Re: experience with dell DRAC 4?



On Fri, 17 Mar 2006, Eric Anderson wrote:

The least amount of setup needed is to configure the DRAC's IP information, and of course cabling it up. Once that's done, you can do everything else remotely (what I did). You can ssh into the DRAC (default u/pw: admin/calvin), and do lots of things. If you have console redirection enabled in the BIOS, you can ssh to the DRAC, connect to the console, and use it to do lots of stuff. I usually use the console redirection feature in the DRAC web console - it works great with FreeBSD 6.x with jre 1.5 installed, and gives you the actual video/kb/mouse console as if you were in front of the machine, great for fixing crashed machines, debugging, etc.

Now, I just need to get a remote-power-cycling script going on FreeBSD to reboot a machine automatically..

I gather the DRAC does ipmi as well as console access. If so, then ipmitool makes it easy to script this. eg something like:

ipmitool -H <host> -U user -f <file with password> chassis power cycle

Andrew



-------------------------------------------------------------------
Andrew McNaughton http://www.scoop.co.nz/
andrew@xxxxxxxxxxx Mobile: +61 422 753 792
pgp keyid: 70F6C32D
--
"We are trying to figure out how you conduct a war against something
other than a nation-state and how ... you conduct a war in countries
that you are not at war with," -- Donald Rumsfeld, 27 Jan 2006
_______________________________________________
freebsd-isp@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-isp
To unsubscribe, send any mail to "freebsd-isp-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: experience with dell DRAC 4?
    ... If you have console redirection enabled in the BIOS, you can ssh to the DRAC, connect to the console, and use it to do lots of stuff. ... I just need to get a remote-power-cycling script going on FreeBSD to reboot a machine automatically.. ...
    (freebsd-isp)
  • Re: Hardware Console Redirection
    ... ah la 0x2F8 which is logically connected to a serial port on the DRAC5 via the daughterboard connection. ... If you also use the bios console redirection the ... FreeBSD fully supports the dell drac cards (at least RELENG_6 does ...
    (freebsd-questions)
  • Re: 6.0 on Dell 1850 with DRAC4 management card?
    ... >>> Just get a small console server (depending on the amount of servers you ... >>> get on your serial port through the console server via ssh. ... to really like the DRAC cards on the Dells they look after. ... >> I've never enabled the DRAC card on any dell I have that came with them... ...
    (freebsd-stable)
  • Re: Interrupt Storm Dell PowerEdge 1850
    ... >>DRAC as a remote console because your virtual keyboard won't work. ... What version of FreeBSD? ...
    (freebsd-questions)
  • Re: experience with dell DRAC 4?
    ... echo "Enter servername then command" ... You can ssh into the DRAC ... console redirection enabled in the BIOS, you can ssh to the DRAC, ... I gather the DRAC does ipmi as well as console access. ...
    (freebsd-isp)