it is not typical
type vzlist and check NPROC
CTID NPROC STATUS IP_ADDR HOSTNAME
101 261 running 62.xx.xx.237 hostname
If you have it 1024 or near you need to increase it
vzctl set 101 --numproc 8192:8192 --save
values can be less...
fixed
in file /usr/share/perl5/PVE/QemuServer.pm
comment lines with
push @$cmd, '-id', $vmid;
push @$cmd, '-cpuunits', $conf->{cpuunits} || 1000;
and all works
I don't reboot
# pveversion -v
pve-manager: 1.0-2 (pve-manager/1.0/3399)
qemu-server: 1.0-1
pve-kernel: not correctly installed...
after apt-get upgrade to 1.0 version I have a trouble with KVM
when starting machine they got error
/etc/init.d/qemu-server start
Starting Qemu VM 301
start failed: command '/usr/bin/kvm -monitor unix:/var/run/qemu-server/301.mon,server,nowait -vnc unix:/var/run/qemu-server/301.vnc,password...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.