Quantcast
Channel: Veeam Support Knowledge Base
Viewing all articles
Browse latest Browse all 4362

VM Disk Labels Out of Order After Restore

$
0
0

Challenge

After Instant VM Recovery or Full VM Restore, a VMware VM appears to have been restored with its disks out of order. However, the disk files are each associated with the correct SCSI, IDE, or SATA disk IDs, disks are not out of order within the VM guest OS, and the VM otherwise functions correctly.

Example:

Before restore:
Disk LabelDisk FileVirtual Device Node
Hard disk 1testVM.vmdkSCSI (0:0)
Hard disk 2testVM_1.vmdkSCSI (0:1)
 
After restore:
Disk LabelDisk FileVirtual Device Node
Hard disk 1testVM_1.vmdkSCSI (0:1)
Hard disk 2testVM.vmdkSCSI (0:0)

Cause

Disk labels are not restored by Veeam Backup & Replication. They are determined by the order in which disks are restored. Typically, disks are restored out of order because of parallel processing of either the backup or the restore.
 

Solution

No intervention is necessary, because the VM is functioning correctly.
If a workaround is desired: use the vSphere client or web client to shut down the VM, remove its disks, and then re-add the disks in the original order.

 

Viewing all articles
Browse latest Browse all 4362

Trending Articles