leavecluster

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

语法

 satask  leavecluster     -force    [  panel_name  ]

参数

-force
(必需)由于该服务操作会导致暂时或永久数据访问丢失,因此 -force 参数是必需的。仅在服务过程指示您使用此命令时才应使用此命令。
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 /* this forces the node on which the command is entered out of the clustered system*/

生成的输出:

No feedback

调用示例

satask leavecluster

生成的输出:

CMMVC8034E A compulsory parameter is missing.