[MainProcess:PID-######] [MountedFSStorageIOLib::unmount:MountedFSStorageIOLib.py:278] ERROR: Failed to unmount the nfs share at /storage/remote/backup/nfs/NFS_FQDN/#####/###, with flags: ; Err- rc: 16, out: , err: umount.nfs4:
/storage/remote/backup/nfs/NFS_FQDN/#####/#####: device is busy
[MainProcess:PID-######] [BackupManager::main:BackupManager.py:645] ERROR: BackupManager encountered an exception: Plugin error occurred. ErrCode: 153, Args: ()
vCenter 8.x
This issue typically occurs due to concurrent access conflicts on the shared NFS backup target. When multiple vCenter nodes in a Linked Mode environment attempt to validate the backup location or perform unmount operations at the exact same time, a race condition or resource locking on the NFS server can cause the "device is busy" or "No such file or directory" errors.
To resolve this issue, stagger the backup start times for each vCenter node to ensure they do not overlap during the validation and execution phases.