]> git.proxmox.com Git - ceph.git/blame - ceph/doc/man/8/ceph-rbdnamer.rst
import ceph quincy 17.2.6
[ceph.git] / ceph / doc / man / 8 / ceph-rbdnamer.rst
CommitLineData
7c673cae
FG
1:orphan:
2
3==================================================
4 ceph-rbdnamer -- udev helper to name RBD devices
5==================================================
6
7.. program:: ceph-rbdnamer
8
9
10Synopsis
11========
12
13| **ceph-rbdnamer** *num*
14
15
16Description
17===========
18
39ae355f
TL
19**ceph-rbdnamer** prints the pool, namespace, image and snapshot names
20for a given RBD device to stdout. It is used by `udev` device manager
21to set up RBD device symlinks. The appropriate `udev` rules are
22provided in a file named `50-rbd.rules`.
7c673cae
FG
23
24Availability
25============
26
27**ceph-rbdnamer** is part of Ceph, a massively scalable, open-source, distributed storage system. Please
20effc67 28refer to the Ceph documentation at https://docs.ceph.com for more
7c673cae
FG
29information.
30
31
32See also
33========
34
35:doc:`rbd <rbd>`\(8),
36:doc:`ceph <ceph>`\(8)