Hi,
I've been trying to build a WS2012 cluster using a Dell MD3200i (with the 4/12/12 release supported firmware) and am getting the following warnings when running the Storage tests:
Physical disk 468a27fb is visible from only one node and will not be tested. Validation requires that the disk be visible from at least two nodes. The disk is reported as visible at node: vm-node-01.dom.com
Physical disk e4841603 is visible from only one node and will not be tested. Validation requires that the disk be visible from at least two nodes. The disk is reported as visible at node: vm-node-02.dom.com
Physical disk 468a27fb is visible from only one node and will not be tested. Validation requires that the disk be visible from at least two nodes. The disk is reported as visible at node: vm-node-02.dom.com
Physical disk e4841603 is visible from only one node and will not be tested. Validation requires that the disk be visible from at least two nodes. The disk is reported as visible at node: vm-node-01.dom.com
No disks were found on which to perform cluster validation tests. To correct this, review the following possible causes:
* The disks are already clustered and currently Online in the cluster. When testing a working cluster, ensure that the disks that you want to test are Offline in the cluster.
* The disks are unsuitable for clustering. Boot volumes, system volumes, disks used for paging or dump files, etc., are examples of disks unsuitable for clustering.
* Review the "List Disks" test. Ensure that the disks you want to test are unmasked, that is, your masking or zoning does not prevent access to the disks. If the disks seem to be unmasked or zoned correctly but could not be tested, try restarting the servers
before running the validation tests again.
* The cluster does not use shared storage. A cluster must use a hardware solution based either on shared storage or on replication between nodes. If your solution is based on replication between nodes, you do not need to rerun Storage tests. Instead, work
with the provider of your replication solution to ensure that replicated copies of the cluster configuration database can be maintained across the nodes.
* The disks are Online in the cluster and are in maintenance mode.
No disks were found on which to perform cluster validation tests.
Stop: 20/12/2012 21:32:31.
Checking through the List Disks task, I can see that both nodes can see the iSCSI and it's mounted against the same LUN (output is identical for both nodes):
2 | 2 | 468a27fb | 690B11C0000DE74D000005C950D15FE8 | 29T0062 | DELL MD32xxi Multi-Path Disk Device | iSCSI | Stor Port | 2:0:0:10 | Microsoft Multi-Path Bus Driver | True | Disk partition style is MBR. Disk type is BASIC. Disk uses Microsoft Multipath I/O (MPIO). |
3 | 3 | e4841603 | 690B11C0000DE7D2000002DA50BF581E | 29T0062 | DELL Universal Xport Multi-Path Disk Device | iSCSI | Stor Port | 2:0:0:31 | Microsoft Multi-Path Bus Driver | True | Disk partition style is MBR. Disk type is BASIC. Disk uses Microsoft Multipath I/O (MPIO). |
Can anyone shed any light on why it would appear to be seeing the disks in one test but not in the other?