]> git.proxmox.com Git - ceph.git/blobdiff - ceph/doc/man/8/ceph-rbdnamer.rst
import ceph quincy 17.2.6
[ceph.git] / ceph / doc / man / 8 / ceph-rbdnamer.rst
index ccbb6a8050f40c46432180118813f0f95931af20..fbf235e0662e8a5cb27171721dcbe045aa9fb89b 100644 (file)
@@ -16,15 +16,10 @@ Synopsis
 Description
 ===========
 
-**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}"
-
+**ceph-rbdnamer** prints the pool, namespace, image and snapshot names
+for a given RBD device to stdout. It is used by `udev` device manager
+to set up RBD device symlinks. The appropriate `udev` rules are
+provided in a file named `50-rbd.rules`.
 
 Availability
 ============