After each reboot my server automatically powers on:
Power Overload : false
Power Interlock : inactive
Main Power Fault : false
Power Control Fault : false
**Power Restore Policy : always-on**
Last Power Event :
Chassis Intrusion : inactive
Front-Panel Lockout : inactive
Drive Fault : false
Cooling/Fan Fault : false
Front Panel Control : none
How to change the Power Restore Policy from command line to always-off ?
I mean after each power failure. I've tried to configure it using ipmitool ... but I can't figure out how to change it. OS: linux.
It is a linux cluster for scientists, all nodes are worker nodes. If the power goes down it's not a problem. We don't have ups for it. I would like to power it later due to problems with network switches. They starts slower and cause problems with when blades boots. Thank you for an idea to fix it.
I've checked my OA and there is:
SET SERVER POWERDELAY { ALL | <bay number> [{- | ,} <bay number>] } { number of
seconds to delay power | NOPOWERON }: Sets the PowerDelay status for the
specified server or range of servers. If the delay is zero, the delay has no
effect on the device. If the delay is NOPOWERON, the device cannot poweron until
all devices have completed their delays.
so it only delays booting. I would like to disable automatic turn on. I can login to each server through webbrowser (to ILO), but I have to many servers to do this. So my question is still open.