vCenter Events & Tasks tab:
Unable to access file
The “Consolidated Helper-0” snapshot is automatically created by the ESX host during snapshot management process, like a delete SYMC snapshot from Backup Exec.
When the last snapshot is being removed from the virtual machine, the ESX host creates a "Consolidate Helper-0" snapshot to host the data writes while the actual snapshot is being removed. After that is done, the actual "consolidate helper" snapshot is injected (committed) to the main VMDK by ESX. In order to successfully commit the last helper snapshot, the virtual machine I/O must be completely frozen, so the commit can only take place if both of these conditions are true:
- Helper snapshot size is less than 16MB (which is minimal snapshot size in VMware)
- There is very little write I/O going on the VM at the given moment
The “Consolidated Helper-0” snapshot will continue to show in the vCenter Snapshot Manager until it finds until the above conditions are met to commit the snapshot to the VMDK.
This issue can be a confirmed VMware I/O issue by completing the following:
Note: As the cause of the issue is outside of the Backup Exec program, the following solutions are simply recommendations from Veritas Backup Exec support. Please contact VMware Support for further assistance on this VMware related issue.
Fix: Adjust your virtual environment to resolve the high I/O
Workaround: Restart the virtual machine to allow the quiesce time to commit the snapshot.