Error: 0x80070022

lra 86 Reputation points
2022-08-07T21:15:51.437+00:00

Hello,

Some help regarding the error that I indicate below:

Failed to find or allocate arbitration sectors for physical disk {844114cc-0488-4764-9a57-e12185567414} from node. These sectors are used to test reads and writes to the disk. On a GPT disk, these sectors are located within the Cluster Metadata Partition, and this partition may need to be created from the Microsoft Reserved Partition so that the storage will validate. Please ensure that all GPT disks have a Microsoft Reserved Partition (MSR) present. Error: 0x80070022.

I have a shared SQL instance between two VMs, in a failover clustering, but when executing the Test Validation it indicates this error.

Windows for business | Windows Server | Storage high availability | Clustering and high availability
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Ronen Ariely 15,206 Reputation points
    2022-08-08T08:35:40.72+00:00

    Hi,

    Did you tried to follow the error information?

    Please ensure that all GPT disks have a Microsoft Reserved Partition (MSR) present

    In short, This is less related to SQL Server and more related to Windows and Disk format. You are probably using GUID Partition Table (GPT) and need to make sure that you have master boot record (MBR).

    You can search this error in Google and you will find multiple threads not related to SQL Server specifically.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.