table of contents
other versions
- bookworm 16.2.11+ds-2
- testing 16.2.11+ds-5
- unstable 16.2.11+ds-5
- experimental 18.2.0+ds-8
ceph-crush-location(1) | User Commands | ceph-crush-location(1) |
NAME¶
ceph-crush-location - get CRUSH location
DESCRIPTION¶
Generate a CRUSH location for the given entity
The CRUSH location consists of a list of key=value pairs, separated by spaces, all on a single line. This describes where in CRUSH hierarhcy this entity should be placed.
OPTIONS¶
- --cluster <clustername>
- name of the cluster (see /etc/ceph/$cluster.conf)
- --type <osd|mds|client>
- daemon/entity type
- --id <id>
- id (osd number, mds name, client name)
SEE ALSO¶
April 2014 | ceph-crush-location |