[Users] checkpoint vs iptables-save,

Andrey Mirkin major at openvz.org
Mon Mar 3 03:34:38 EST 2008


Hello,

If you are not going to use iptables rules inside VE, then you can set 
IPTABLES="" in VE config.
After that iptables will not be used inside this VE and during checkpointing 
iptables-save will not be called.

BTW, more easier workaround is to install iptables-save/restore utils inside 
this VE.

Regards,
Andrey


On Sunday 02 March 2008 21:33 Dariush Pietrzak wrote:
> Hi,
>  recently I noticed this:
> CPT ERR: failed to exec iptables-save: -2
> CPT ERR: f76cb000,1089 :iptables-save exited with 255
>  this is fixable by such workaround: ln -s /bin/true /sbin/iptables-save
> but it probably would be nicer to skip this check if iptables-save script
> does not exist(or turn this into warning).


More information about the Users mailing list