[virt-manager PATCH] man: proper example for blkiotune

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

 



From: Chen Hanxiao <chenhanxiao@xxxxxxxxxxxxxx>

Parameter device_path should be a block device rather than
files.

Signed-off-by: Chen Hanxiao <chenhanxiao@xxxxxxxxxxxxxx>
---
 man/virt-install.pod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/virt-install.pod b/man/virt-install.pod
index aa7c68b..c800495 100644
--- a/man/virt-install.pod
+++ b/man/virt-install.pod
@@ -156,7 +156,7 @@ Use --numatune=? to see a list of all available sub options. Complete details at
 Tune blkio policy for the domain process. Example invocations
 
     --blkiotune weight=100
-    --blkiotune weight=100,device_path=/home/1.img,device_weight=200
+    --blkiotune weight=100,device_path=/dev/sdc,device_weight=200
 
 Use --blkiotune=? to see a list of all available sub options. Complete details at L<http://libvirt.org/formatdomain.html#elementsBlockTuning>
 
-- 
1.8.4.2


_______________________________________________
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