welcome: please sign in
Edit

RebootingMireSp

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

1. Reboot via Service Processor

  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

2. Post-boot

After boot, run sudo /etc/init.d/domtool-slave start, as it seems that domtool-slave does not start up automatially.

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