[virt-tools-list] [virt-manager PATCH 2/2] update docs of glusterfs volumes support in virt-install
Chen Hanxiao
chenhanxiao at cn.fujitsu.com
Wed Oct 29 06:40:19 UTC 2014
Signed-off-by: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
---
man/virt-install.pod | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/man/virt-install.pod b/man/virt-install.pod
index e7a25a8..7f54a08 100644
--- a/man/virt-install.pod
+++ b/man/virt-install.pod
@@ -652,6 +652,19 @@ WD-WMAP9A966149
It defines what to do with the disk if the source file is not accessible. See
possible values in L<http://www.libvirt.org/formatdomain.html#elementsDisks>
+=item B<host_name>
+
+The host element supports 4 attributes, viz. "name", "port", "transport" and
+"socket", which specify the hostname, the port number, transport type and path
+to socket, respectively.
+See possible values in L<http://www.libvirt.org/formatdomain.html#elementsDisks>
+
+=item B<source_protocol>
+
+The protocol attribute specifies the protocol to access to the requested image.
+Possible values are "nbd", "iscsi", "rbd", "sheepdog" or "gluster".
+See possible values in L<http://www.libvirt.org/formatdomain.html#elementsDisks>
+
=back
See the examples section for some uses. This option deprecates -f/--file,
--
1.9.3
More information about the virt-tools-list
mailing list