[libvirt] [PATCH] virsh.pod: Mention iscsi-direct is supported in find-storage-pool-sources

Han Han hhan at redhat.com
Wed Dec 4 09:19:05 UTC 2019


Signed-off-by: Han Han <hhan at redhat.com>
---
 tools/virsh.pod | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/tools/virsh.pod b/tools/virsh.pod
index a8331154e1..14f4121787 100644
--- a/tools/virsh.pod
+++ b/tools/virsh.pod
@@ -3994,7 +3994,8 @@ any other provided XML elements in I<srcSpec>.
 For a "logical" pool, the contents of the I<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>
-- 
2.24.0.rc1




More information about the libvir-list mailing list