*SOLVED* -bash: vzctl: command not found [message #14842] |
Wed, 11 July 2007 15:44 |
User123
Messages: 3 Registered: July 2007
|
Junior Member |
|
|
Actually i tried to fix the following problem by increasing Barrier and Limit of privvmpages:
//
Error occurred during initialization of VM
Could not reserve enough space for object heap
//
To increase it , i followed the instructions on your forum and tried following code.
//
vzctl set 123 --privvmpages $((98304*3)):$((108134*3)) --save
//
All i get , is this:
//
-bash: vzctl: command not found
//
What is wrong here?
Thanks a lot...
[Updated on: Thu, 12 July 2007 04:13] by Moderator Report message to a moderator
|
|
|