Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

Symptoms

When you run the Cluster Validation report on a Windows Server 2012 failover cluster, the Validate Disk Failover test may fail, and you may receive errors that resemble the following:

Node 2012N2.burragevmlab.com holds the SCSI PR on Test Disk 1 but has failed in its attempt to bring the disk online. The device is not ready.

Cause

This issue occurs because the Automount feature is turned off. To determine whether this option is turned off, follow these steps:

  1. Open an administrative command prompt, and then run the following command:

    Diskpart

  2. At the Diskpart prompt, run the following command:

    Automount

The results will tell you whether Automount is enabled or disabled.

Resolution

To resolve this issue, enable Automount. To do this, run the following command from an administrative command prompt:

Mountvol.exe /E

No restart is required for this to take effect.

Note Make sure that you verify this information on all nodes that you will be adding to the cluster.

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×