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

KVM. virtual machine error



Hello,
i've a server with Lenny and kvm from lenny backport.
When i create a virtual machine, i've got this error:

 server1:~# virt-install --connect qemu:///system --name webdemo3
--ram 1000 --vcpus=1 --disk path=/home/luca/web.img,size=
10
--network=bridge:br0 --vnc --noautoconsole --os-type linux
--os-variant debianLenny --accelerate --hvm -c
./debian-503-i386-CD-1.iso


Avvio installazione...
Creazione file di storage 100% |=========================|  10 GB    00:00
Creazione dominio...                                               0 B 00:00
ERROR    operation failed: could not query memory balloon allocation
Traceback (most recent call last):
 File "/usr/bin/virt-install", line 914, in do_install
   ret, state = check_domain_state()
 File "/usr/bin/virt-install", line 900, in check_domain_state
   dominfo = dom.info()
 File "/usr/lib/python2.5/site-packages/libvirt.py", line 606, in info
   if ret is None: raise libvirtError ('virDomainGetInfo() failed', dom=self)
libvirtError: operation failed: could not query memory balloon allocation

Is this a backport bug?

Thanks,

Reply to: