A general system error occurred: Remediation failed for host ####/var/log/esxupdate.log file:Error getting data for filesystem on '/vmfs/volumes/########-########-####-############': Cannot open volume: /vmfs/volumes/########-########-####-############, skipping.df -h' returns the error: VmFileSystem: Slow refresh failed: Cannot open volume: /vmfs/volumes/########-########-####-############Error when running esxcli, return status was: 1Errors:Error getting data for filesystem on '/vmfs/volumes/########-########-####-############': Cannot open volume: /vmfs/volumes/########-########-####-############, skipping.VMware vSphere ESXi 8.x
'ls -lh /vmfs/volumes'.vmkfstools -P /vmfs/volumes/bootbank1-UUID | grep 'naa'vmkfstools -P /vmfs/volumes/bootbank2-UUID | grep 'naa'vmkfstools -P /vmfs/volumes/OSData1-UUID | grep 'naa'vmkfstools -P /vmfs/volumes/OSData2-UUID | grep 'naa'Option 1:
vim-cmd hostsvc/firmware/sync_configvim-cmd hostsvc/firmware/backup_configls -lh /vmfs/volumesesxcli storage filesystem unmount --volume-uuid=(UUID of affected datastore)ls -lh /vmfs/volumesOption 2:
Reboot the host and then retry remediation.
When the host is rebooted, the operating system completely clears its memory and rescans all physical storage devices from scratch during the boot process.
Discarding Invalid Entries: Because the duplicate partition doesn't actually exist as a separate valid physical entity, the fresh boot process ignores the previous stale entry and mounts only the single, correct OSData partition.
Removing the Obstacle: When remediation is attempted after the reboot, the upgrade script no longer encounters the conflicting "ghost" partition, allowing the process to access the correct system partitions and complete successfully.