Use the leavecluster command to remove system state data, location information, and other history from a node.
satask leavecluster -force 78G00F3-2 /* this forces the node with panel_name=78G00F3-2 out of the clustered system */
The resulting output:
No feedback
satask leavecluster -force /* forces the node on which the command is entered out of the clustered system */
The resulting output:
No feedback
satask leavecluster
The resulting output:
CMMVC8034E A compulsory parameter is missing. /* This error message shows when the -force parameter is not specified. */
CMMVC8001E Cannot execute on a candidate node. /* This error message shows if the current node is not managed. */