Windows Cluster
This section describes Windows cluster configuration requirements. Use Huawei Storage Interoperability Navigator to query the supported Windows versions.
- Set the timeout parameter of the cluster hosts' quorum disks to 60 seconds (20 seconds by default):
- Start PowerShell and run the Get-Cluster | fl* command.
- In the command output, check whether the value of QuorumArbitrationTimemax is 60. If it is not, go to the next step.
- Run the (Get-Cluster cluster_name).QuorumArbitrationTimemax=60 command.
cluster_name represents the Windows cluster name.
- Set the disk timeout period of the host operating system to 60 seconds.