Bring node back online after halt

Post Reply
slink
Posts: 77
Joined: Wed May 01, 2013 5:39 pm

Bring node back online after halt

Post by slink »

On a new 4-node 7400, some initial testing was being done and as part of testing resilience of a node failure a test was designed that executed:

shutdownnode halt 0

from the CLI. Note that reboot was not executed.

The assumption was that shutdownnode reboot 0 could be executed afterwards to bring the node back up but that doesn't work as inform just reports that the node is offline.

Before we call HP, it seems a simple task to just bring a node back up. Is there an easy way to do this? Do we need to do a node rescue?

thanks
slink
Posts: 77
Joined: Wed May 01, 2013 5:39 pm

Re: Bring node back online after halt

Post by slink »

Answered my own question:

startnoderescue -node 0
Luki
Posts: 21
Joined: Fri Jun 13, 2014 12:39 pm

Re: Bring node back online after halt

Post by Luki »

or the dirty way. Pull the node out and put in again in the controllershelf. 8-)
Post Reply