Looks like I've successfully initialized/assigned drive letter & added new SAN disk drive to an existing Windows 2008 r2 cluster (SQL 2008 cluster also installed already up and running) which before adding it as a dependency to SQL Server cluster
resource I'm re-running Windows cluster validation wizard report but it's showing the following Storage error...
List Potential Cluster Disks
List disks visible to two or more nodes that will be validated for cluster compatibility. Online clustered disks will be excluded.Disk with id a3fb6a27 is only visible from one node. This disk is not eligible for cluster validation.Disk with id a3fb6a2f is only visible from one node. This disk is not eligible for cluster validation.Disk with id a4758624 is only visible from one node. This disk is not eligible for cluster validation.Disk with id a4758623 is only visible from one node. This disk is not eligible for cluster validation.The wrong diskette is in the drive.
Insert %2 (Volume Serial Number: %3) into drive %1
...but both Node_1 & Node_2 can see this new shared letter drive when test failing over so how can I address this before final step to add to SQL Server cluster resource ?
Thanks in advance.