On 03/17/2011 05:09 PM, William Warren wrote:
I'm not familiar with kvm but is this a 32 bit guest you are trying to
assign more than 3.9 gigs to? if so that may be why it is not working.
On 3/17/2011 12:32 PM, Vu Pham wrote:
I try to add a new guest into my KVM RHRL 5.5 x86_64 server. This
server has 32G of memory and currently all other guests are not running.
When using the command line virt-install with 4G ( or more ) of memory
for the guest as the below command, I get the error "could not query
memory balloon allocation". When I change it to 2048 or 3072 the
command works fine.
Using virt-manager ( the X interface ) to add a new guest with startup
memory of 8G works fine too.
(Note : this is a KVM ( not Xen ) server. The server and LVs get their
names from the previous installation)
[root@xen1 ~]# virt-install -n telework2 -r 4096 --vcpus=4 --disk
path=/dev/VgXen00/LvTelework2 --os-type=linux --os-variant=rhel5.4 -l
http://192.168.249.232/rhel5_64 -b br0
Starting install...
Retrieving file .treeinfo... | 442 B 00:00
Retrieving file vmlinuz... | 1.9 MB 00:00
Retrieving file initrd.img... | 7.7 MB 00:00
Creating domain... | 0 B 00:00
libvir: QEMU error : operation failed: could not query memory balloon
allocation
libvir: QEMU error : Domain not found: no domain with matching id 2
libvir: QEMU error : Domain not found: no domain with matching name '2'
libvir: QEMU error : Domain not found: no domain with matching id 2
libvir: QEMU error : Domain not found: no domain with matching name '2'
libvir: QEMU error : Domain not found: no domain with matching id 2
William, thanks for your reply. This guest is a 64-bit RHEL 5.5 guest.
Although virt-install fails with 4G or more, but virt-manager can
install it with 8G so I think the problem is not on the guests.
Vu
_______________________________________________
rhelv5-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/rhelv5-list