Re: vzpkgcache and cache creation [message #2837 is a reply to message #2826] |
Sat, 22 April 2006 20:36 |
mavenman
Messages: 10 Registered: April 2006
|
Junior Member |
|
|
I have the same exact errors returned when running:
# vzpkgcache centos-4-i386-default
Creating cache for centos-4-i386-default OS template
ERROR: Can't start VPS 100001
I attempted to create the cache for just this osname to return the following errors listed in /var/log/vzctl.log:
2006-04-22T16:29:03-0400 vzctl : VPS 100001 : Invalid value for VMGUARPAGES=6144:9223372036854775807, skipped
2006-04-22T16:29:03-0400 vzctl : VPS 100001 : Invalid value for OOMGUARPAGES=6144:9223372036854775807, skipped
2006-04-22T16:29:03-0400 vzctl : VPS 100001 : Invalid value for PHYSPAGES=0:9223372036854775807, skipped
2006-04-22T16:29:03-0400 vzctl : VPS 100001 : VPS is mounted
2006-04-22T16:29:03-0400 vzctl : VPS 100001 : Invalid value for VMGUARPAGES=6144:9223372036854775807, skipped
2006-04-22T16:29:03-0400 vzctl : VPS 100001 : Invalid value for OOMGUARPAGES=6144:9223372036854775807, skipped
2006-04-22T16:29:03-0400 vzctl : VPS 100001 : Invalid value for PHYSPAGES=0:9223372036854775807, skipped
2006-04-22T16:29:03-0400 vzctl : VPS 100001 : UB parameter PHYSPAGES not set
2006-04-22T16:29:03-0400 vzctl : VPS 100001 : UB parameter VMGUARPAGES not set
2006-04-22T16:29:03-0400 vzctl : VPS 100001 : UB parameter OOMGUARPAGES not set
2006-04-22T16:29:03-0400 vzctl : VPS 100001 : Invalid value for VMGUARPAGES=6144:9223372036854775807, skipped
2006-04-22T16:29:03-0400 vzctl : VPS 100001 : Invalid value for OOMGUARPAGES=6144:9223372036854775807, skipped
2006-04-22T16:29:03-0400 vzctl : VPS 100001 : Invalid value for PHYSPAGES=0:9223372036854775807, skipped
2006-04-22T16:29:03-0400 vzctl : VPS 100001 : Unable to stop: VPS is not running
2006-04-22T16:29:03-0400 vzctl : VPS 100001 : Invalid value for VMGUARPAGES=6144:9223372036854775807, skipped
2006-04-22T16:29:03-0400 vzctl : VPS 100001 : Invalid value for OOMGUARPAGES=6144:9223372036854775807, skipped
2006-04-22T16:29:03-0400 vzctl : VPS 100001 : Invalid value for PHYSPAGES=0:9223372036854775807, skipped
2006-04-22T16:29:03-0400 vzctl : VPS 100001 : VPS is unmounted
2006-04-22T16:29:03-0400 vzctl : VPS 100001 : Invalid value for VMGUARPAGES=6144:9223372036854775807, skipped
2006-04-22T16:29:03-0400 vzctl : VPS 100001 : Invalid value for OOMGUARPAGES=6144:9223372036854775807, skipped
2006-04-22T16:29:03-0400 vzctl : VPS 100001 : Invalid value for PHYSPAGES=0:9223372036854775807, skipped
2006-04-22T16:29:03-0400 vzctl : VPS 100001 : Destroying VPS private area: /vz/private/100001
2006-04-22T16:29:04-0400 vzctl : VPS 100001 : VPS private area was destroyed
I attempted to revert back to an earlier version of vzquota (from 3.0.0-6 to 3.0.0-2) with no change. The above errors were returned with vzquota-3.0.0-2 and vzquota-3.0.0-6
Hope this helps in diagnosing the issue.
|
|
|