i am trying to install openvz on ubuntu,but when i use vzctl set 10 --onboot yes --save it gives error as directory /proc/vz not found,assuming non openVZ kernel
Asked
Active
Viewed 150 times
0
-
2Ask at http://askubuntu.com/ may solve your problem faster. – zhm Mar 01 '17 at 07:49
-
Not a programming question - try http://askubuntu.com ? – Paul R Apr 26 '17 at 06:57
1 Answers
0
Have you installed openvz properly and booted into vzkernel ?
Try executing below command, it should work for openvz kernel:
vzlist
if it doesn't that means server is booted with normal kernel and you need make changes in /etc/default/grub to boot openvz kernel.

errorfetch
- 21
- 4