OpenVZ Forum


Home » General » Support » *KNOWN ISSUE* 2.6.20-ovz007 with checkpoint option error
*KNOWN ISSUE* 2.6.20-ovz007 with checkpoint option error [message #13811] Wed, 06 June 2007 09:24 Go to next message
hernad is currently offline  hernad
Messages: 14
Registered: June 2007
Location: Bosnia and Herzegovina
Junior Member
Trying to build newest 2.6.20 kernel with checkpoint and restore included:

CC [M] kernel/cpt/cpt_process.o
kernel/cpt/cpt_process.c: In function ‘dump_one_process’:
kernel/cpt/cpt_process.c:793: error: ‘struct nsproxy’ has no member named ‘namespace’
kernel/cpt/cpt_process.c:807: error: ‘struct nsproxy’ has no member named ‘namespace’
kernel/cpt/cpt_process.c:808: error: ‘struct nsproxy’ has no member named ‘namespace’
kernel/cpt/cpt_process.c:838: warning: comparison of distinct pointer types lacks a cast
make[3]: *** [kernel/cpt/cpt_process.o] Error 1



I have looked at nsproxy structure in include/linux/nsproxy.h

struct nsproxy {
atomic_t count;
spinlock_t nslock;
struct uts_namespace *uts_ns;
struct ipc_namespace *ipc_ns;
struct mnt_namespace *mnt_ns;
struct pid_namespace *pid_ns;
};

My system is ubuntu 7.04


Regards,
Ernad

[Updated on: Wed, 06 June 2007 10:45] by Moderator

Report message to a moderator

Re: 2.6.20-ovz007 with checkpoint option error [message #13813 is a reply to message #13811] Wed, 06 June 2007 09:59 Go to previous messageGo to next message
Vasily Tarasov is currently offline  Vasily Tarasov
Messages: 1345
Registered: January 2006
Senior Member
Checkpointing is not supported in current 2.6.20 OpenVZ series, so you should turn CONFIG_VZ_CHECKPOINT option off in you kernel config.

Thank you,
Vasily.
Re: 2.6.20-ovz007 with checkpoint option error [message #13816 is a reply to message #13813] Wed, 06 June 2007 10:20 Go to previous messageGo to next message
hernad is currently offline  hernad
Messages: 14
Registered: June 2007
Location: Bosnia and Herzegovina
Junior Member
Thank for your info,

Do you know (approximately) when it is going to be available ?
Re: 2.6.20-ovz007 with checkpoint option error [message #13818 is a reply to message #13816] Wed, 06 June 2007 10:45 Go to previous messageGo to next message
Vasily Tarasov is currently offline  Vasily Tarasov
Messages: 1345
Registered: January 2006
Senior Member
Well, there will be a Linux Symposium on June the 27th. I'm pretty sure, that before it CPT will work on 2.6.20. However, I know a good method how to accelerate the process: please, fill the bug report in bugzilla.openvz.org! Wink

Thanks,
Vasily.
Re: 2.6.20-ovz007 with checkpoint option error [message #13821 is a reply to message #13818] Wed, 06 June 2007 10:56 Go to previous messageGo to next message
hernad is currently offline  hernad
Messages: 14
Registered: June 2007
Location: Bosnia and Herzegovina
Junior Member
thanks, I have filled the bug

http://bugzilla.openvz.org/show_bug.cgi?id=608
Re: 2.6.20-ovz007 with checkpoint option error [message #13826 is a reply to message #13818] Wed, 06 June 2007 11:14 Go to previous messageGo to next message
hernad is currently offline  hernad
Messages: 14
Registered: June 2007
Location: Bosnia and Herzegovina
Junior Member
This is out of this topic, but it seems to me there is large improvement in 2.6.20 ovz kernel since ovz005.

Performance and stability on my laptop with ovz005 was quite bat. With this last build situation is much much better Smile

Thank openvz team for your good work.

Re: 2.6.20-ovz007 with checkpoint option error [message #13827 is a reply to message #13826] Wed, 06 June 2007 11:15 Go to previous message
hernad is currently offline  hernad
Messages: 14
Registered: June 2007
Location: Bosnia and Herzegovina
Junior Member
bat -> bad, sorry
Previous Topic: vzmigrate public key
Next Topic: agp support
Goto Forum:
  


Current Time: Thu Aug 29 13:16:03 GMT 2024

Total time taken to generate the page: 0.03685 seconds