Re: [virt-manager PATCH] man: add virt-xml examples for changing startup policy and IO mode of disks

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On 02/05/2014 12:04 AM, Cole Robinson wrote:
On 02/04/2014 10:45 AM, Chen Hanxiao wrote:
From: Chen Hanxiao <chenhanxiao@xxxxxxxxxxxxxx>


Signed-off-by: Chen Hanxiao <chenhanxiao@xxxxxxxxxxxxxx>
---
  man/virt-xml.pod | 4 ++++
  1 file changed, 4 insertions(+)

diff --git a/man/virt-xml.pod b/man/virt-xml.pod
index 9a488b4..44a4069 100644
--- a/man/virt-xml.pod
+++ b/man/virt-xml.pod
@@ -292,6 +292,10 @@ Change all disk devices of type 'disk' to use cache=none, using XML from stdin,

    # cat <xmlfile> | virt-xml --edit device=disk --disk cache=none

+Change disk 'hda' IO to native and use startup policy as 'mandatory'.
+
+  # virt-xml fedora20 --edit target=hda --disk io=native,startup_policy=mandatory
+
  Change all host devices to use driver_name=vfio for VM 'fedora20' on the remote connection

    # virt-xml --connect qemu+ssh://remotehost/system \


mandatory is the default value, why not optional or requisite instead?

ACK otherwise, feel free to just push with that change.


Oops, let it be 'optional'.

pushed!

_______________________________________________
virt-tools-list mailing list
virt-tools-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/virt-tools-list




[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux