FC4 Poweredge 6450 reboot issues

Ray Dart rdart at picdar.com
Tue Mar 28 02:11:08 CST 2006


on 27/3/06 6:16 PM, Tim Suter at tsuter at cait.org wrote:

> I just installed FC4 on a Poweredge 6450, ran yum update and did:
> 
> shutdown -r now
> 
> It goes through the stopping sequences fine (all ok's) and comes to:
> 
> mount: / is busy
> Please stand by while rebooting the system...
> md: Stopping all md devices.
> md: md0 switched to read-only mode.
> Restarting system
> 
> and then it just hangs there.
> 
> Outside of this, I am not sure what could be causing this hang.  I have
> to do the 5 second thing with the power button to power cycle it.
> 
> Any advice would be appreciated.
> 
> Thanks,
> Tim
> 
> _______________________________________________
> Linux-PowerEdge mailing list
> Linux-PowerEdge at dell.com
> http://lists.us.dell.com/mailman/listinfo/linux-poweredge
> Please read the FAQ at http://lists.us.dell.com/faq
> 
> ______________________________________________________________________
> This email has been scanned by the MessageLabs Email Security System.
> For more information please visit http://www.messagelabs.com/email
> ______________________________________________________________________
> 

This looks like the same "broken Dell reboot code" issue that surfaced with
RHAS v4.0 U2 and was fixed in U3.

If so, you can use IPMI until it is fixed. Here are some notes from the
time. 

Note, this isn't a fix, you can get the machine to reboot or shutdown but
not both without changing the poweroff_control value below.......

You might also have a startup script that manages IPMI which should make
some of what follows a bit easier to manage. Anyway...

.......

In RHAS. it is possible to use the ipmi (www.intel.com/design/servers/ipmi/)
routines to force a reboot as follows:

Get the latest IPMI drivers
http://linux.dell.com/files/openipmi/

1) /etc/init.d/ipmi stop-all                        [shut down ipmi
2) rmmod ipmi_poweroff                              [unload old mods
.......Change the path in the next line to suit the FC4 install.......
3) cd /var/lib/dkms/openipmi/33.12.RHEL4/2.6.9-22.0.2.ELsmp/x86_64/module
4) modprobe ipmi_si ipmi_msghandler                 [ignore error messages
5) modprobe ipmi_poweroff poweroff_control=2

any shutdown now will result in a reboot.

HTH
Rayd



More information about the Linux-PowerEdge mailing list