welcome: please sign in

Your search query "linkto%3A%22RebootingMireSp%22" didn't return any results. Please change some terms and refer to HelpOnSearching for more information.
(!) Consider performing a full-text search with your search terms.

Clear message
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.