mirror of
https://github.com/ceph/ceph
synced 2025-01-11 13:41:02 +00:00
8ca3bd5042
Fixes: https://tracker.ceph.com/issues/58398 Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
37 lines
789 B
ReStructuredText
37 lines
789 B
ReStructuredText
:orphan:
|
|
|
|
==================================================
|
|
ceph-rbdnamer -- udev helper to name RBD devices
|
|
==================================================
|
|
|
|
.. program:: ceph-rbdnamer
|
|
|
|
|
|
Synopsis
|
|
========
|
|
|
|
| **ceph-rbdnamer** *num*
|
|
|
|
|
|
Description
|
|
===========
|
|
|
|
**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
|
|
============
|
|
|
|
**ceph-rbdnamer** is part of Ceph, a massively scalable, open-source, distributed storage system. Please
|
|
refer to the Ceph documentation at https://docs.ceph.com for more
|
|
information.
|
|
|
|
|
|
See also
|
|
========
|
|
|
|
:doc:`rbd <rbd>`\(8),
|
|
:doc:`ceph <ceph>`\(8)
|