Signed-off-by: Dan Mick <dan.mick@xxxxxxxxxxx> --- doc/tgtadm.8.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/tgtadm.8.xml b/doc/tgtadm.8.xml index bb72f00..c17f823 100644 --- a/doc/tgtadm.8.xml +++ b/doc/tgtadm.8.xml @@ -88,6 +88,7 @@ Possible device-types are: Possible backend types are: rdwr : Use normal file I/O. This is the default for disk devices aio : Use Asynchronous I/O + rbd : Use Ceph's distributed-storage RADOS Block Device sg : Special backend type for passthrough devices ssc : Special backend type for tape emulation @@ -138,8 +139,9 @@ Possible backend types are: <para> Add a new logical unit with <lun> to specific target with <id>. The logical unit is offered to the initiators. <path> must be block device - files (including LVM and RAID devices) or regular files. lun0 is - reserved for a special device automatically created. + files (including LVM and RAID devices) or regular files, or an RBD image or + snapshot name for --driver rbd. lun0 is reserved for a special device + automatically created. </para> </listitem> </varlistentry> -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe stgt" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html