Signed-off-by: Chen Hanxiao <chenhanxiao@xxxxxxxxxxxxxx> --- 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 _______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list