This hotfix changes some timing of the "Validate Simultaneous failover" test to more accurately verify the storage compatibility with the failover cluster. This cluster validation test is intended to test and verify that the storage functionality is compatible with the failover cluster and other errors that are the test results. It will indicate an incompatibility that needs to be fixed.
For more information about the support policy for the failover cluster, see:
The Microsoft support policy for Windows Server 2012 or Windows Server 2012 R2 failover clusters.
Issue fixed in this hotfix
When you run failover cluster validation, the validation may fail during the storage validation tests. It may occur by using
Validate a Configuration Wizard from Failover Cluster Manager or by initiating validation that uses the "Test-Cluster" PowerShell cmdlet.
The following is an example of the error message that may occur during this issue:
Failure seen in the Validation Report.
Validate Simultaneous Failover
Description: Validate that disks can fail over simultaneously with data intact.
Validate Simultaneous Failover
Start: Date and Time.
Node machine1.domain.com holds the SCSI PR on Test Disk 0 but has failed in its attempt to bring the disk online. The system cannot find the file specified.
Stop: Date and Time.
Node machine1.domain.com holds the SCSI PR on Test Disk 0 but has failed in its attempt to bring the disk online. The system cannot find the file specified.
Corresponding error in the ValidateStorage.log found on the failing node in the c:\windows\cluster\reports directory:
00000d80.000012a0::Date-Time CprepDiskOnline: ERROR: Failed to open device \Device\Harddisk1\Partition1\, status 2
00000d80.000012a0::Date-Time CprepDiskOnline: EXIT hr 0x80070002
Note The disk number and harddisk\partition may be different in each failure.