Use the stopnode command to power off,
reboot, or warmstart a node.
Syntax
sataskstopnode { -poweroff | -reboot | -warmstart } [panel_name]
Parameters
- -poweroff
- (Required if -reboot and -warmstart are not
specified) Powers off the node.
- -reboot
- (Required if
-poweroff and -warmstart are not
specified) Reboots the node.
- -warmstart
- (Required if
-poweroff and -reboot are not specified) Restarts
the I/O process and issues a diagnostic dump (also known as a full dump).
Important: You can also specify
stopsystem -node -reset to restart the I/O process (but in a more
controlled manner).
- panel_name
- (Optional) Identifies the node being serviced.
Note: If panel_name is not
supplied, this applies to the node on which the command is running.
Description
Use the stopnode command to power off, reboot, or warmstart a node.
An example for powering off canister
1 in enclosure 2
satask stopnode -poweroff 02-1
The resulting output:
No feedback
An example for rebooting a node
satask stopnode -reboot
The resulting output:
No feedback