We are currently facing an issue where azure migrate no longer migrates virtual machines from our vcenter environment into azure local. The previous migrations worked fine without issue. The issue seems to have been introduced after upgrading the cluster on the 9th of April to version 12.2603.1002.500.
Since the update, the migration process stops at the 'setting up protected identities' stage and seems to fail the ReFS clone of the seed vhdx disks to provision the vm. The error message encountered is :
Error message
ReFS clone failed for the disk \\domain.local\ClusterStorage$\volume06\ea579302eb07b25\machine01-OSdisk-0-bc17-seed-604d282e-54ce-4d26-a028-2fae1b6d4cfe-rgname.VHDX and snapshot Id dcf52f14-c12a-4e6a-a9e3-f49a55c1dcad with error code 2.
Possible causes
Target cluster volume filesystem is not ReFS or its not reachable .
We have tried the following so far:
- Recreated the replication, this created new disks and would have created new seed disks. The issue remains
- Confirmed that the refs volume is set to direct an not on redirected access
- Confirmed the disks actually exist on that unc path and are accessable
The following filter drivers are present on the owner node of the volume in question:
Filter Name Num Instances Altitude Frame
bindflt 0 409800 0
VeeamFCT 12 404920 0
CsvNSFlt 1 404900 0
CsvFlt 0 404800 0
CCFFilter 10 404600 0
MsSecFlt 15 385600 0
WdFilter 13 328010 0
applockerfltr 12 265000 0
Cbafilt 2 261150 0
SmbBandwidthLimitFilter 1 261110 0
Datascrn 0 261000 0
storqosflt 9 244000 0
ResumeKeyFilter 0 202000 0
wcifs 0 189900 0
svhdxflt 0 135100 0
UnionFS 0 130850 0
Quota 0 125000 0
npsvctrig 1 46000 0
Wof 1 40700 0
ReFS 3.14 is running on the cluster nodes
Veeam B&R version 12.3.2.4165 is installed on the nodes as well
We have tried disabling the veeamfct and Cbafilt filters to rule those out, with those disabled and after a reboot of the host, the issue with migation still exists. These have been re-enabled now as it didn't have an impact on the issue.
Has anyone run into this issue with azure migrate and azure local after applying the latest cumulative update for azure local?