This page explains how to reboot mire using the SP interface. = Reboot via Service Processor = 1. Log into the SP using ssh. {{{ ssh admin@mire-sp.hcoop.net}}} 1. Power off the "platform", which is the normal processor. {{{ platform set power state -f off}}} 1. Wait a few minutes. 1. Power on the platform. {{{ platform set power state -f on}}} = Post-boot = After boot, run '''sudo /etc/init.d/domtool-slave start''', as it seems that domtool-slave does not start up automatially.