使用 leavecluster 命令可除去节点中的系统状态数据、位置信息和其他历史记录。
satask leavecluster -force 78G00F3-2 /* this forces the node with panel_name=78G00F3-2 out of the clustered system */
生成的输出:
No feedback
satask leavecluster -force /* forces the node on which the command is entered out of the clustered system */
生成的输出:
No feedback
satask leavecluster
生成的输出:
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. */