A fatal internal error occurred. See the virtual machine's log for more details. 2025-06-16T20:16:17.238553Z Failed to copy source (/vmfs/volumes/UUID/vmname/vmname.vmdk) to destination (/vmfs/volumes/UUID/vmname/vmname.vmdk): Address temporarily unmapped. Failed to copy one or more disks. Error stack: Failed to copy source (/vmfs/volumes/UUID/vmname/vmname.vmdk) to destination (/vmfs/volumes/UUID/vmname/vmname.vmdk): Address temporarily unmapped. Failed to copy one or more disks. A fatal internal error occurred. See the virtual machine's log for more details.An attached device eui.####################:1 may be offline. The file system [datastore_name, UUID] is now in a degraded state. While the datastore is still available, parts of data that reside on the extent that went offline might be inaccessible. for the same storage location.ESXi (all versions)
The Storage vMotion failure with the error Address temporarily unmapped typically indicates that the ESXi host is attempting to access a data block on a storage device that is currently offline, inaccessible, or misconfigured. This often occurs on multi-extent VMFS datastores where one of the backing LUNs has lost connectivity.
Validate Datastore Extents: Run the following command on the ESXi host to check if any partitions are marked as offline:
vmkfstools -Ph -v10 /vmfs/volumes/[DatastoreName]Review the output for messages such as (device ... might be offline) or (One or more partitions spanned by this volume may be offline).
Check for Device Connectivity: Verify that all underlying devices are visible to the host:
esxcli storage core device list -d [Device_ID]Perform a Cluster-Wide Rescan: Ensure that all hosts in the cluster have an updated view of the storage: