Re: [Users] how to disable suspend / restore?

2013-11-19 Thread spameden
Thanks, Scott, but I've already replied myself 14 minutes after :) 2013/11/20 Scott Dowdle > Greetings, > > - Original Message - > > it seems current vzctl is not handling well suspend / restore > > procedure (i.e. i'm getting a lot of 502 errors on php5-fpm sites). > > > > how can I di

Re: [Users] how to disable suspend / restore?

2013-11-19 Thread Scott Dowdle
Greetings, - Original Message - > it seems current vzctl is not handling well suspend / restore > procedure (i.e. i'm getting a lot of 502 errors on php5-fpm sites). > > how can I disable suspend / restore on reboot ? what should I add > into container configuration file to do this? > >

Re: [Users] how to disable suspend / restore?

2013-11-19 Thread spameden
nvm, should look more in the manual first before asking :) there is a global parameter called VE_STOP_MODE=suspend|stop so just add VE_STOP_MODE=stop into /etc/vz/vz.conf and job is done :) 2013/11/20 spameden > it seems current vzctl is not handling well suspend / restore procedure > (i.e. i

[Users] how to disable suspend / restore?

2013-11-19 Thread spameden
it seems current vzctl is not handling well suspend / restore procedure (i.e. i'm getting a lot of 502 errors on php5-fpm sites). how can I disable suspend / restore on reboot ? what should I add into container configuration file to do this? (e.g. SUSPEND=OFF in 666.conf or smth?) ___

[Users] pkg-cacher and vzpkg2

2013-11-19 Thread Scott Dowdle
Greetings, Robert Nelson email me the following info recently: --- I don't know if you're still interested but I just released a new version of pkg-cacher version 1.0.0. I also moved the binary distribution to SourceForge http://sourceforge.net/projects/pkg-cacher and the source, issues, e

Re: [Users] Source of vzdump/vzrestore

2013-11-19 Thread Scott Dowdle
Greetings, - Original Message - > Is it possible to find somewhere the sources of vzdump/vzrestore? > => (http://openvz.org/Backup_of_a_running_container_with_vzdump) > The version 1.2.4 is still broken for lvm snapshot, > and it seems that this script is no more maintained since 2009-10

[Users] Source of vzdump/vzrestore

2013-11-19 Thread Olivier Vernin
Hi, Is it possible to find somewhere the sources of vzdump/vzrestore? => (http://openvz.org/Backup_of_a_running_container_with_vzdump) The version 1.2.4 is still broken for lvm snapshot, and it seems that this script is no more maintained since 2009-10-22 Thanks, ___