search for: virshcmdref

Displaying 8 results from an estimated 8 matches for "virshcmdref".

2015 May 08
2
Editing http://libvirt.org/sources/virshcmdref/html-single/#sect-attach-device
I just noticed the entries on attach-disk and attach-devices are a bit on the empty size. As I am just attaching a usb device to one of my vm clients, I was wondering if I could offer examples to those entries.
2012 Jan 03
1
Hotplug/hotadd functionality of libvirt?
...ted in the hot plugging facilities of libvirt, in particular in what qemu calls 'hot add' of network interface cards. (And also the reverse: hot unplugging/removing of NICs.) I think I am overlooking something, but so far the best I have been able to find is: http://libvirt.org/sources/virshcmdref/html/ and it is not entirely clear to me what the relevant virsh commands are. The most obvious choice seems to be the iface-* commands such as http://libvirt.org/sources/virshcmdref/html/sect-iface-define.html but these seem to be about physical rather than virtual network interfaces, and the...
2013 Apr 09
1
Faulty manual?
Hi, Look under examples: http://builder.virt-tools.org/artifacts/libvirt-virshcmdref/html/sect-attach-disk.html (root at h2)-(/)# virsh attach-disk vps_99 /dev/nbd2 vdb --address pci:0000.00.11.0 --persistent *error: command 'attach-disk' doesn't support option --address* (root at h2)-(/)# virsh --version 0.7.5 Is someone playing a trick on me? Regards, Daniele ----...
2016 Mar 22
1
Virtual Netwok manager and cmd
Dear All, I'm reading the following pages: http://wiki.libvirt.org/page/TaskRoutedNetworkSetupVirtManager http://wiki.libvirt.org/page/TaskNATSetupVirtManager http://wiki.libvirt.org/page/TaskIsolatedNetworkSetupVirtManager routed mode, NAT mode and Isolated mode, But above pages explain with GUI, a sysadmin forgets GUI... Question is What's replacement of above command? ---Best
2014 Jan 10
0
Migration: default value for maxdowntime? (QEMU/KVM)
I am wondering what the default value for migrate-setmaxdowntime is when using QEMU/KVM. http://builder.virt-tools.org/artifacts/libvirt-virshcmdref/html/sect-migrate-setmaxdowntime.html Is the default the same as QEMU's default in this case? I was looking at libvirts source and it appears there is no default set within libvirt, unless I missed it. I do see qemuDomainMigrateSetMaxDowntime() directly enters the monitor to change the valu...
2014 Nov 01
0
quick question on schedinfo
...ness scheduler tweaks) to cause vCPUs to dominate the total time of the CPUs they are pinned to. Here are the sched info parameters: Scheduler : posix cpu_shares : 0 vcpu_period : 0 vcpu_quota : 0 emulator_period: 0 emulator_quota : 0 The documentation ( http://libvirt.org/sources/virshcmdref/html/sect-schedinfo.html) is not yet filled for this. If anyone can explain these parameters, or point me to relevant code it would be helpful! Thanks Yasser
2012 Apr 19
1
Building an RPM
...ro.html.tmp drvxen.html.tmp drvesx.html.tmp drvvmware.html.tmp testsuites.html.tmp devguide.html.tmp firewall.html.tmp architecture.html.tmp migration.html.tmp todo.html.tmp formatsnapshot.html.tmp formatstorage.html.tmp internals.html.tmp deployment.html.tmp api_extension.html.tmp drvuml.html.tmp virshcmdref.html.tmp csharp.html.tmp python.html.tmp drvremote.html.tmp archstorage.html.tmp remote.html.tmp drivers.html.tmp formatnode.html.tmp make[2]: Leaving directory `/home/user/libvirt-0.9.11/docs' make[1]: *** [distdir] Error 1 make[1]: Leaving directory `/home/user/libvirt-0.9.11' make: *** [...
2014 Nov 20
2
maxvcpus
...nes running on the host. I looked into the implementation and now I understand that each driver returns different values, but I do not understand the constants. Can you guys give me some hints how should I understand the output of the command? Best regards, Laszlo [1] : http://libvirt.org/sources/virshcmdref/html/sect-maxvcpus.html -- EOF