]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Update man page for new rbd nbd command 6657/head
authorYunchuan Wen <yunchuan.wen@kylin-cloud.com>
Wed, 2 Dec 2015 03:27:32 +0000 (11:27 +0800)
committerYunchuan Wen <yunchuan.wen@kylin-cloud.com>
Wed, 2 Dec 2015 03:29:41 +0000 (11:29 +0800)
Signed-off-by: Yunchuan Wen <yunchuan.wen@kylin-cloud.com>
doc/man/8/rbd.rst

index cd1418058517b9578af00048d7923e0c88e79444..5db0d754b13d3b464e10b1eee166955f199d2a8e 100644 (file)
@@ -321,6 +321,15 @@ Commands
 :command:`showmapped`
   Show the rbd images that are mapped via the rbd kernel module.
 
+:command:`nbd map` [--device *device-path*] [--read-only] *image-spec* | *snap-spec*
+  Maps the specified image to a block device via the rbd-nbd tool.
+
+:command:`nbd unmap` *device-path*
+  Unmaps the block device that was mapped via the rbd-nbd tool.
+
+:command:`nbd list`
+  Show the list of used nbd devices via the rbd-nbd tool.
+
 :command:`status` *image-spec*
   Show the status of the image, including which clients have it open.