welcome: please sign in

Diff for "RebootingMireSp"

Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2008-02-11 22:18:10
Size: 324
Editor: MichaelOlson
Comment: Initial contents
Revision 4 as of 2008-10-02 02:52:38
Size: 553
Editor: netblock-68-183-203-20
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
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 7:
 3. Wait a few minutes.
 4. Power on the platform. {{{
 1. Wait a few minutes.
 1. Power on the platform. {{{
Line 10: Line 10:
 1. Krunk will have halted, because its serial port is connected to mire, and it gets messed up when rebooting. Turn it back on again by logging into mire and doing the following. {{{
minicom -o
boot
<exit minicom>}}}

This page explains how to reboot mire using the SP interface.

  1. Log into the SP using ssh.

    ssh admin@mire-sp.hcoop.net
  2. Power off the "platform", which is the normal processor.

    platform set power state -f off
  3. Wait a few minutes.
  4. Power on the platform.

    platform set power state -f on
  5. Krunk will have halted, because its serial port is connected to mire, and it gets messed up when rebooting. Turn it back on again by logging into mire and doing the following.

    minicom -o
    boot
    <exit minicom>

RebootingMireSp (last edited 2010-01-21 13:12:06 by dslb-092-074-055-194)