MCPcopy Create free account
hub / github.com/ceph/ceph / get_filepath

Method get_filepath

qa/tasks/ceph_manager.py:3406–3410  ·  view source on GitHub ↗

Return path to osd data with {id} needing to be replaced

(self)

Source from the content-addressed store, hash-verified

3404 self.log("wait_until_healthy done")
3405
3406 def get_filepath(self):
3407 """
3408 Return path to osd data with {id} needing to be replaced
3409 """
3410 return '/var/lib/ceph/osd/' + self.cluster + '-{id}'
3411
3412 def make_admin_daemon_dir(self, remote):
3413 """

Callers 15

kill_osdMethod · 0.80
__init__Method · 0.80
__init__Method · 0.80
taskFunction · 0.80
taskFunction · 0.80
build_client_requestMethod · 0.80
rdlock_path_pin_refMethod · 0.80
handle_client_getattrMethod · 0.80

Calls

no outgoing calls

Tested by 1