From 98feb0c4123047953c19f4a4557701eab5555507 Mon Sep 17 00:00:00 2001 From: Han Han Date: Wed, 4 Dec 2019 17:19:05 +0800 Subject: [PATCH] virsh.pod: Mention iscsi-direct is supported in find-storage-pool-sources Reviewed-by: Cole Robinson Signed-off-by: Han Han --- docs/manpages/virsh.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/manpages/virsh.rst b/docs/manpages/virsh.rst index e063b76641..fea0527caf 100644 --- a/docs/manpages/virsh.rst +++ b/docs/manpages/virsh.rst @@ -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 element +For an "iscsi" or "iscsi-direct" pool, +the minimal expect XML required is the 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