lorel
MIS
- Jun 15, 2004
- 158
OS: SCO UNIX 5.0.7
Server HP Proliant ML 310 with SCSI drives
Problem: System needs to be rebooted daily, (It is required by the application running in the server).
We accomplish this with the following command in crontab:
0 4 * * 1-5 /etc/shutdown -y -g0 -i6
In this server, the server will go down until it reaches the message "System is down", then it will seat there, pressing the ENTER key has no effect. The only way to reboot system is by turning it off then on again.
The AUTOBOOT parameter in /etc/default/boot is set to YES.
Was not able to find anything in the BIOS that may prevent server form rebooting.
WE have other systems with the same setup and they all reboot fine with the shutdown command.
Any ideas?
Thanks
Joe
Server HP Proliant ML 310 with SCSI drives
Problem: System needs to be rebooted daily, (It is required by the application running in the server).
We accomplish this with the following command in crontab:
0 4 * * 1-5 /etc/shutdown -y -g0 -i6
In this server, the server will go down until it reaches the message "System is down", then it will seat there, pressing the ENTER key has no effect. The only way to reboot system is by turning it off then on again.
The AUTOBOOT parameter in /etc/default/boot is set to YES.
Was not able to find anything in the BIOS that may prevent server form rebooting.
WE have other systems with the same setup and they all reboot fine with the shutdown command.
Any ideas?
Thanks
Joe