BMC Remote Access
Tom Brown
tom at ng23.net
Tue Aug 22 07:29:14 CDT 2006
> I've a few PowerEdge 1850 servers without DRAC.
>
> Is it possible to manage them remotely (e.g. shutdown/reboot them when
> the OS is stuck) using the BMC?
>
> How do I do it?
yes - configure the BMC and then create a user/pwd
a reboot would be something like
ipmitool -H xxx.xxx.xxx.xxx -U user -a chassis status
ipmitool -H xxx.xxx.xxx.xxx -U user -a chassis power off
ipmitool -H xxx.xxx.xxx.xxx -U user -a chassis power on
More information about the Linux-PowerEdge
mailing list