您的位置:首页 > 大数据 > 人工智能

How to failover automatically in windows server 2008 failover cluster

2010-07-14 15:29 507 查看
How to failover automatically in windows server 2k8 failover cluster env.

use the following command:

in 2 nodes env:

Cluster.exe /Cluster:clustername group "SQL Server (MSSQLSERVER)" /move

in more than 2 nodes env:

Cluster.exe /Cluster:clustername group "SQL Server (MSSQLSERVER)" /moveto:node3

Hope it helps.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: