Size: 324
Comment: Initial contents
|
← Revision 6 as of 2010-01-21 13:12:06 ⇥
Size: 508
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
= Reboot via Service Processor = |
|
Line 4: | Line 6: |
ssh admin@69.90.123.71}}} 2. Power off the "platform", which is the normal processor. {{{ |
ssh admin@mire-sp.hcoop.net}}} 1. Power off the "platform", which is the normal processor. {{{ |
Line 7: | Line 9: |
3. Wait a few minutes. 4. Power on the platform. {{{ |
1. Wait a few minutes. 1. Power on the platform. {{{ |
Line 10: | Line 12: |
= Post-boot = After boot, run '''sudo /etc/init.d/domtool-slave start''', as it seems that domtool-slave does not start up automatially. |
This page explains how to reboot mire using the SP interface.
1. Reboot via Service Processor
Log into the SP using ssh.
ssh admin@mire-sp.hcoop.net
Power off the "platform", which is the normal processor.
platform set power state -f off
- Wait a few minutes.
Power on the platform.
platform set power state -f on
2. Post-boot
After boot, run sudo /etc/init.d/domtool-slave start, as it seems that domtool-slave does not start up automatially.