我已经在 w2k8 机器上安装了集群,但我的集群节点未显示在机器上。我想删除集群重新安装 - 如何从 win2k8 机器中删除集群?任何帮助都将不胜感激。
答案1
转到命令属性并运行以下命令:
cluster node <node name> /forcecleanup
Ex: suppose ur node1 name is testnode1 then the command should be
cluster node testnode1 /forcecleanup
我已经在 w2k8 机器上安装了集群,但我的集群节点未显示在机器上。我想删除集群重新安装 - 如何从 win2k8 机器中删除集群?任何帮助都将不胜感激。
转到命令属性并运行以下命令:
cluster node <node name> /forcecleanup
Ex: suppose ur node1 name is testnode1 then the command should be
cluster node testnode1 /forcecleanup