接着说设置多节点微软群集服务的存储区域网络(SAN)设置问题
自己以为什么都搞好了,交给DBA,结果被打回来说存储系统的验证过不了。你妹的。回头排错吧。
第一个错误:

运行群集验证,存储验证失败,在群集验证报告中,看到下面的错误:
List all disks visible to one or more nodes
(including non-cluster disks).
Prepare storage for testing
Preparing storage for testing on node
Node1.contoso.com
Preparing storage for testing on node
Node1
Failed to prepare storage for testing on node
Node1 status 87
Failed to prepare storage for testing on node
Node1 status 87
解决方案:http://support.microsoft.com/kb/2419286
我们的问题出在每台惠普的机器上自动的创建了一个100兆的系统空间,没有给盘符。当吧盘符分配给了这个空间以后,这个错误消失。
第二个错误:

上面的错误小时以后继续运行验证,得到新的错误:
failed to access sector 11 on disk with identifier 123ABC from
node 1
failed to access sector 11 on disk with identifier 123ABC from node
1
用diskpart一查,这个设备是EMC的只读区域。不管我Online还是Offline它,依然报错。看来系统里面解决不了这个问题了,只好找SAN管理员。
Fact
Product: Symmetrix VMAX Series
OS: Microsoft Windows Server 2008
Application SW: Microsoft Failover Clustering
Symptom
Cluster Validation fails to write to the ACLX Gatekeeper device
Fix
Unmap the ACLX GateKeeper from the FA that the Windows Node is
logging into. (This requires the ACLX GK device to be made Write
Disabled on those FA ports to allow the unmap.)
再运行验证,全部通过。
加载中,请稍候......