]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
virsh.pod: Mention iscsi-direct is supported in find-storage-pool-sources
authorHan Han <hhan@redhat.com>
Wed, 4 Dec 2019 09:19:05 +0000 (17:19 +0800)
committerCole Robinson <crobinso@redhat.com>
Fri, 13 Dec 2019 21:06:04 +0000 (16:06 -0500)
Reviewed-by: Cole Robinson <crobinso@redhat.com>
Signed-off-by: Han Han <hhan@redhat.com>
docs/manpages/virsh.rst

index e063b7664183374c4dd67a4c5d5ca06a5cc7deb6..fea0527caf937fd20b390109bcdc451592f505e1 100644 (file)
@@ -5549,7 +5549,8 @@ any other provided XML elements in *srcSpec*.
 For a "logical" pool, the contents of the *srcSpec* file are ignored,
 although if provided the file must at least exist.
 
-For an "iscsi" pool, the minimal expect XML required is the <host> element
+For an "iscsi" or "iscsi-direct" pool,
+the minimal expect XML required is the <host> element
 with a "name" attribute describing the IP address or hostname to be used to
 find the pool (the iSCSI server address). Optionally, the "port" attribute
 may be provided, although it will default to 3260. Optionally, an <initiator>