leavecluster

使用 leavecluster 命令可除去节点中的系统状态数据、位置信息和其他历史记录。

语法

sataskleavecluster -force [ panel_name ]

参数

-force
(必需)由于该服务操作会导致暂时或永久数据访问丢失,因此 -force 参数是必需的。
Important: 使用 force 参数可能会导致访问权丢失。 仅在 IBM 支持人员的指导下使用。
panel_name
(可选)标识要维护的节点。
Note: 如果未提供 panel_name,那么该命令适用于正在运行命令的节点。

描述

使用此命令可移除节点中的系统状态数据、位置信息和其他历史记录。

调用示例

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. */