|
|
|
|
Re: Some VPS don't restart after HN reboot [message #20617 is a reply to message #20616] |
Mon, 24 September 2007 06:44 |
khorenko
Messages: 533 Registered: January 2006 Location: Moscow, Russia
|
Senior Member |
|
|
Could you please check "ONBOOT" parameter in $VEID.conf?
ONBOOT="no" means not to start this VE automatically.
If your problem is solved - please, report it!
It's even more important than reporting the problem itself...
|
|
|
|
Re: Some VPS don't restart after HN reboot [message #20628 is a reply to message #20626] |
Mon, 24 September 2007 08:27 |
khorenko
Messages: 533 Registered: January 2006 Location: Moscow, Russia
|
Senior Member |
|
|
ok.
VE restart is done by cron job which checks each 5 mins if any VE should be started.
/etc/cron.d/vz:
# Start VEs marked as rebooted.
*/5 * * * * root /usr/share/vzctl/scripts/vpsreboot
Might be you just didn't wait for 5 mins?
If your problem is solved - please, report it!
It's even more important than reporting the problem itself...
|
|
|
|
|
|
|
|