Let's try this again and see if it's gmail screwing up or am I just blacklisted.
-- Forwarded message --
Date: Mon, 9 May 2011 15:13:08 +0800
Subject: Problems using virt-install to create KVM CentOS 5.6 guest
To: libvirt-users@redhat.com
I was having problems creating a KVM CentO
2011/5/12 Antoine COETSIER :
> Hi all,
> I would like to set a short connection timeout (only some seconds) when
> using libvirt in my Python program instead of the long default one.
What do you mean by connection timeout? The time libvirt waits before
reporting an connection attempt (as in callin
I'm getting the 7b bluescreen when trying to bring up an imaged XP system
for recovery.
Looks like possible cause is AHCI on VM if missing from original hardware,
or visa versa.
Or moving to sata hard drive from pata... which shouldn't be applicable
here.
Also during an earlier recovery
Hello, we have been looking for other options to do this, and found
that we can add qemu lines to the vm's xml for libvirt.
What we want libvirt to do can be done with a qemu line like this:
qemu -boot c -net nic,vlan=0,macaddr=02:fd:00:04:01:00,name=eth0
-net tap,vlan=0,ifname=ubuntu-e0,scri
When I run
virsh blkiotune alias --weight 100
I receive:
error: Unable to change blkio parameters
error: this function is not supported by the connection driver: blkio
cgroup isn't mounted
But I have mounted blkio:
cgroup /dev/cgroup/cpu cgroup rw,relatime,cpu 0 0
cgroup /dev/cgroup/cpuacct cgro