RebootingMireSp

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

  1. Log into the SP using ssh.

    ssh admin@69.90.123.71
  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 2008-02-20 19:37:39 by MichaelOlson)