Hi,
When I try to change a vm config using qm set command, I get the following error:
Although it's throwing an error, the ram is changed when I check using qm list.
Here it's the output of pveversion -v:
My search only lead to a mailing list item which was unresolved. (http://comments.gmane.org/gmane.linux.pve.user/1146)
Could you please let me know if it's a bug in proxmox and if yes, what's the estimation on this being resolved?
Thanks
When I try to change a vm config using qm set command, I get the following error:
Code:
root@c102:~# qm set 10291 --memory 512
Use of uninitialized value $balloon in numeric gt (>) at /usr/share/perl5/PVE/API2/Qemu.pm line 895.
Although it's throwing an error, the ram is changed when I check using qm list.
Here it's the output of pveversion -v:
Code:
root@c102:~# pveversion -v
pve-manager: 2.3-13 (pve-manager/2.3/7946f1f1)
running kernel: 2.6.32-19-pve
proxmox-ve-2.6.32: 2.3-96
pve-kernel-2.6.32-19-pve: 2.6.32-96
lvm2: 2.02.95-1pve2
clvm: 2.02.95-1pve2
corosync-pve: 1.4.4-4
openais-pve: 1.1.4-2
libqb: 0.10.1-2
redhat-cluster-pve: 3.1.93-2
resource-agents-pve: 3.9.2-3
fence-agents-pve: 3.1.9-1
pve-cluster: 1.0-36
qemu-server: 2.3-20
pve-firmware: 1.0-21
libpve-common-perl: 1.0-49
libpve-access-control: 1.0-26
libpve-storage-perl: 2.3-7
vncterm: 1.0-4
vzctl: 4.0-1pve2
vzprocps: 2.0.11-2
vzquota: 3.1-1
pve-qemu-kvm: 1.4-10
ksm-control-daemon: 1.1-1
My search only lead to a mailing list item which was unresolved. (http://comments.gmane.org/gmane.linux.pve.user/1146)
Could you please let me know if it's a bug in proxmox and if yes, what's the estimation on this being resolved?
Thanks