Hi!
Ihave a physical machine, where is running MS Win server 2008 R2.
I successfully (almost successful, there were some problems with MBR and bootcode) to move it to Proxmox 3.2 using Clonezilla. (using disk IDE in guest VM and fixed (not Balloon) RAM )
Next install virtio drivers, install balloon service, reboot, and shutdown.
After this i'm wanted to configure balloon RAM and set RAM size to 512/6000.
But when machine started, i saw error:
After several unsuccessful attempts to find a working configuration RAM, I stopped at a working version 512/4096.
The same error is detected at the other server which was installed and not migrate, and which also uses IDE disk.
I'm install test server with virtio disk (MS Server 2008 R2), but there is no such error, and it work fine.
I'm don't know, whether there is a relationship between these cases or is it some kind of magic?
Sorry for my bad bad english
Ihave a physical machine, where is running MS Win server 2008 R2.
I successfully (almost successful, there were some problems with MBR and bootcode) to move it to Proxmox 3.2 using Clonezilla. (using disk IDE in guest VM and fixed (not Balloon) RAM )
Next install virtio drivers, install balloon service, reboot, and shutdown.
After this i'm wanted to configure balloon RAM and set RAM size to 512/6000.
But when machine started, i saw error:
Cannot set up guest memory 'pc.ram': Cannot allocate memory
TASK ERROR: start failed: command '/usr/bin/kvm -id 101 -chardev 'socket,id=qmp,path=/var/run/qemu-server/101.qmp,server,nowait' -mon 'chardev=qmp,mode=control' -vnc unix:/var/run/qemu-server/101.vnc,x509,password -pidfile /var/run/qemu-server/101.pid -daemonize -smbios 'type=1,uuid=809fc45c-c170-4d73-bfd6-49ce8fc78f1d' -name ntc-srv-v1c -smp 'sockets=1,cores=4' -nodefaults -boot 'menu=on' -vga std -no-hpet -cpu 'kvm64,hv_spinlocks=0xffff,hv_relaxed,+lahf_lm,+x2apic,+sep' -k en-us -m 4096 -device 'piix3-usb-uhci,id=uhci,bus=pci.0,addr=0x1.0x2' -readconfig /usr/share/qemu-server/pve-usb.cfg -device 'usb-tablet,id=tablet,bus=uhci.0,port=1' -device 'usb-host,hostbus=1,hostport=1.5' -device 'virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3' -iscsi 'initiator-name=iqn.1993-08.org.debian:01:84ac71905dc2' -drive 'file=/var/lib/vz/images/101/vm-101-disk-1.qcow2,if=none,id=drive-virtio1,format=qcow2,cache=writeback,aio=native' -device 'virtio-blk-pci,drive=drive-virtio1,id=virtio1,bus=pci.0,addr=0xb' -drive 'file=/var/lib/vz/images/101/vm-101-disk-3.qcow2,if=none,id=drive-ide0,format=qcow2,cache=writeback,aio=native' -device 'ide-hd,bus=ide.0,unit=0,drive=drive-ide0,id=ide0,bootindex=101' -drive 'file=/mnt/pve/ntc-disk-iso/template/iso/virtio-win-0.1-81.iso,if=none,id=drive-ide2,media=cdrom,aio=native' -device 'ide-cd,bus=ide.1,unit=0,drive=drive-ide2,id=ide2' -netdev 'type=tap,id=net0,ifname=tap101i0,script=/var/lib/qemu-server/pve-bridge,downscript=/var/lib/qemu-server/pve-bridgedown,vhost=on' -device 'virtio-net-pci,romfile=,mac=42:20:A5:4C:4BE,netdev=net0,bus=pci.0,addr=0x12,id=net0' -rtc 'driftfix=slew,base=localtime' -global 'kvm-pit.lost_tick_policy=discard'' failed: exit code 1
After several unsuccessful attempts to find a working configuration RAM, I stopped at a working version 512/4096.
The same error is detected at the other server which was installed and not migrate, and which also uses IDE disk.
I'm install test server with virtio disk (MS Server 2008 R2), but there is no such error, and it work fine.
I'm don't know, whether there is a relationship between these cases or is it some kind of magic?
Sorry for my bad bad english