OpenVZ Forum


Home » General » Support » chkpnt does not work
chkpnt does not work [message #3085] Thu, 11 May 2006 11:46 Go to next message
Xandrian is currently offline  Xandrian
Messages: 39
Registered: April 2006
Location: Bayreuth
Member

hi,

i tried to generate a checkpoint of a vps.

# vzctl chkpnt 103
Setup checkpoint...
Error: No checkpointing support, unable to open /proc/cpt: No such file or directory


what have i to do, to generate checkpoints? i found nothing in the kernel. i am using 2.6.16-test0012.1

thx.

cu tb
Re: chkpnt does not work [message #3097 is a reply to message #3085] Fri, 12 May 2006 08:12 Go to previous messageGo to next message
Xandrian is currently offline  Xandrian
Messages: 39
Registered: April 2006
Location: Bayreuth
Member

hi,

nobody any ideas? Sad

cu tb
Re: chkpnt does not work [message #3106 is a reply to message #3085] Fri, 12 May 2006 12:39 Go to previous messageGo to next message
dev is currently offline  dev
Messages: 1693
Registered: September 2005
Location: Moscow
Senior Member

# lsmod
do you have modules vzcpt and vzrst loaded?


http://static.openvz.org/userbars/openvz-developer.png
Re: chkpnt does not work [message #3107 is a reply to message #3106] Fri, 12 May 2006 12:53 Go to previous messageGo to next message
Xandrian is currently offline  Xandrian
Messages: 39
Registered: April 2006
Location: Bayreuth
Member

hej,

no. both are not loaded and also are not existing on my system. how can i creat them? i didn't find anything in the kernel menuconfig...

cu tb.
Re: chkpnt does not work [message #3108 is a reply to message #3107] Fri, 12 May 2006 14:28 Go to previous messageGo to next message
dev is currently offline  dev
Messages: 1693
Registered: September 2005
Location: Moscow
Senior Member

have you compiled the kernel itself?
check CONFIG_VZ_CHECKPOINT option. is it 'm'?


http://static.openvz.org/userbars/openvz-developer.png
Re: chkpnt does not work [message #3109 is a reply to message #3108] Fri, 12 May 2006 14:33 Go to previous messageGo to next message
Xandrian is currently offline  Xandrian
Messages: 39
Registered: April 2006
Location: Bayreuth
Member

hi,

no because this option isn't available in my .config-file! i checked the patch-file and there i can find it but i don't know why it's not in the .config...

i added it now and try to compile it... no module available... it was not generated Sad what i am doing wrong?

cu tb.

[Updated on: Fri, 12 May 2006 14:35]

Report message to a moderator

Re: chkpnt does not work [message #3110 is a reply to message #3109] Fri, 12 May 2006 14:44 Go to previous messageGo to next message
dev is currently offline  dev
Messages: 1693
Registered: September 2005
Location: Moscow
Senior Member

+config VZ_CHECKPOINT
+ tristate "Checkpointing & restoring Virtual Environments"
+ depends on SOFTWARE_SUSPEND && VE_CALLS

check that you enabled these 2 options which are required for checkpointing.


http://static.openvz.org/userbars/openvz-developer.png
Re: chkpnt does not work [message #3111 is a reply to message #3110] Fri, 12 May 2006 15:01 Go to previous messageGo to next message
Xandrian is currently offline  Xandrian
Messages: 39
Registered: April 2006
Location: Bayreuth
Member

that's it Wink SOFTWARE_SUSPEND was missing because i deactivted the energy save options Wink

now i can compile but i cannot load the module vzcpt...

# modprobe vzcpt     FATAL: Error inserting vzcpt (/lib/modules/2.6.16-026test012/kernel/kernel/cpt/vzcpt.ko): Unknown symbol in module, or unknown parameter (see dmesg)
#dmesg
[...]
vzcpt: Unknown symbol pmd_huge


any ideas? thx.

cu tb
Re: chkpnt does not work [message #3112 is a reply to message #3111] Fri, 12 May 2006 15:09 Go to previous messageGo to next message
xemul is currently offline  xemul
Messages: 248
Registered: November 2005
Senior Member
Try this patch

http://static.openvz.org/userbars/openvz-developer.png
Re: chkpnt does not work [message #3114 is a reply to message #3112] Fri, 12 May 2006 15:46 Go to previous message
Xandrian is currently offline  Xandrian
Messages: 39
Registered: April 2006
Location: Bayreuth
Member

thx @ xemul! that's it Smile now it's working. thx.

cu tb.
Previous Topic: system limits
Next Topic: Help me with CPU LIMIT
Goto Forum:
  


Current Time: Fri Aug 09 18:40:06 GMT 2024

Total time taken to generate the page: 0.02865 seconds