welcome: please sign in

Please enter your password of your account at the remote wiki below.
/!\ You should trust both wikis because the password could be read by the particular administrators.

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.