cp3038 didn't come back up after rebooting it today. cp3038.mgmt.esams.wmnet responds to ping but port 22 seems to be closed:
$ nc cp3038.mgmt.esams.wmnet 22 cp3038.mgmt.esams.wmnet [10.21.0.159] 22 (ssh) : Connection refused
I did manage to get chassis status output:
$ sudo ipmitool -I lanplus -H cp3038.mgmt.esams.wmnet -U root -E chassis status Unable to read password from environment Password: System Power : on Power Overload : false Power Interlock : inactive Main Power Fault : false Power Control Fault : false Power Restore Policy : previous Last Power Event : Chassis Intrusion : inactive Front-Panel Lockout : inactive Drive Fault : false Cooling/Fan Fault : false Sleep Button Disable : not allowed Diag Button Disable : allowed Reset Button Disable : not allowed Power Button Disable : allowed Sleep Button Disabled: false Diag Button Disabled : true Reset Button Disabled: false Power Button Disabled: false
ipmiconsole hangs like this:
$ sudo ipmiconsole -u root -P -h cp3038.mgmt.esams.wmnet Password: [SOL established]
I've also tried chassis power cycle but that didn't help.