Re: reboot not start againts [message #21926 is a reply to message #21694] |
Thu, 18 October 2007 00:52  |
ardantus
Messages: 2 Registered: October 2007 Location: indonesia
|
Junior Member |
|
|
in my HN i have add crontab
5 * * * * /usr/share/vzctl/scripts/vpsreboot
btw some vps os can`t reboot againt
my HN os is fedora core and i have 2 vps slackware 11 and 2vps fedora core 7
both of fedora core can start againts but slackware die.
[root@vps ~]# vzlist
VEID NPROC STATUS IP_ADDR HOSTNAME
140 4 running 192.168.0.140 slackware.vps.dj-avu.us
141 4 running 192.168.0.141 slackware.vps.dj-avu.us
142 21 running 192.168.0.142 fedora.vps.dj-avu.us
144 12 running 192.168.0.144 fedora.vps.dj-avu.us
[root@vps ~]#
this is tail of logs
2007-10-18T05:35:01+0700 vereboot : VE 142 : reboot
2007-10-18T05:35:01+0700 vzctl : VE 142 : Starting VE ...
2007-10-18T05:35:01+0700 vzctl : VE 142 : VE is unmounted
2007-10-18T05:35:01+0700 vzctl : VE 142 : VE is mounted
2007-10-18T05:35:01+0700 venetclean : VE 142 : VE died, clear IPs: 192.168.0.142
2007-10-18T05:35:01+0700 vzctl : VE 142 : Adding IP address(es): 192.168.0.142
2007-10-18T05:35:04+0700 vzctl : VE 142 : Setting CPU units: 1000
2007-10-18T05:35:04+0700 vzctl : VE 142 : Configure meminfo: 49152
2007-10-18T05:35:04+0700 vzctl : VE 142 : Set hostname: fedora.vps.dj-avu.us
2007-10-18T05:35:04+0700 vzctl : VE 142 : File resolv.conf was modified
2007-10-18T05:35:04+0700 vzctl : VE 142 : VE start in progress...
------------------------------------------------------------ ----
2007-10-18T07:20:01+0700 venetclean : VE 141 : VE died, clear IPs: 192.168.0.141
2007-10-18T07:28:43+0700 vzctl : VE 141 : Starting VE ...
2007-10-18T07:28:43+0700 vzctl : VE 141 : VE is unmounted
2007-10-18T07:28:43+0700 vzctl : VE 141 : VE is mounted
2007-10-18T07:28:43+0700 vzctl : VE 141 : Adding IP address(es): 192.168.0.141
2007-10-18T07:28:45+0700 vzctl : VE 141 : Setting CPU units: 1000
2007-10-18T07:28:45+0700 vzctl : VE 141 : Configure meminfo: 49152
2007-10-18T07:28:45+0700 vzctl : VE 141 : Set hostname: slackware.vps.dj-avu.us
2007-10-18T07:28:45+0700 vzctl : VE 141 : File resolv.conf was modified
2007-10-18T07:28:45+0700 vzctl : VE 141 : VE start in progress...
--------------------------------------------------------
141 is VEID of slackware when i type reboot thats vps die and need start manual with vzctl start 141
|
|
|