Crash Reference: Difference between revisions
Jump to navigation
Jump to search
Created page with " = DRAC control =" |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
= DRAC control = | |||
ssh in as root@IP then issue one of these commands: | |||
Reset: <tt>racadm serveraction hardreset</tt> | |||
Power down: <tt>racadm serveraction powerdown</tt> | |||
Power up: <tt>racadm serveraction powerup</tt> | |||
Reset the DRAC board: <tt>racadm racreset</tt> | |||
IPs: | |||
<pre>10.1.4.211 = DRAC virt11 | |||
10.1.4.212 = DRAC virt12 | |||
10.1.4.213 = DRAC virt13 | |||
10.1.4.217 = DRAC virt17 | |||
10.1.4.209 = DRAC virt19 | |||
10.1.4.223 = gateway | |||
10.1.4.232 = DRAC jail2 | |||
10.1.4.237 = DRAC jail7 | |||
10.1.4.238 = DRAC jail8 | |||
10.1.4.239 = DRAC jail9</pre> |
Latest revision as of 16:33, 11 October 2012
DRAC control[edit]
ssh in as root@IP then issue one of these commands:
Reset: racadm serveraction hardreset
Power down: racadm serveraction powerdown
Power up: racadm serveraction powerup
Reset the DRAC board: racadm racreset
IPs:
10.1.4.211 = DRAC virt11 10.1.4.212 = DRAC virt12 10.1.4.213 = DRAC virt13 10.1.4.217 = DRAC virt17 10.1.4.209 = DRAC virt19 10.1.4.223 = gateway 10.1.4.232 = DRAC jail2 10.1.4.237 = DRAC jail7 10.1.4.238 = DRAC jail8 10.1.4.239 = DRAC jail9