CEPH-RBDNAMER(8) - Linux man page online | Administration and privileged commands
Udev helper to name RBD devices.
Chapter
May 19, 2020
CEPH-RBDNAMER(8) Ceph CEPH-RBDNAMER(8)
dev May 19, 2020 CEPH-RBDNAMER(8)
NAME
ceph-rbdnamer - udev helper to name RBD devicesSYNOPSIS
ceph-rbdnamer numDESCRIPTION
ceph-rbdnamer prints the pool and image name for the given RBD devices to stdout. It is used by udev (using a rule like the one below) to set up a device symlink. KERNEL=="rbd[0-9]*", PROGRAM="/usr/bin/ceph-rbdnamer %n", SYMLINK+="rbd/%c{1}/%c{2}"AVAILABILITY
ceph-rbdnamer is part of Ceph, a massively scalable, open-source, distributed storage sys‐ tem. Please refer to the Ceph documentation at http://ceph.com/docs for more information.SEE ALSO
rbd(8), ceph(8)COPYRIGHT
2010-2020, Inktank Storage, Inc. and contributors. Licensed under Creative Commons Attri‐ bution Share Alike 3.0 (CC-BY-SA-3.0)This manual | Reference | Other manuals |
---|---|---|
ceph-rbdnamer(8) | referred by | |
refer to | ceph(8) | rbd(8) |