環境:
commvault
異常狀況:
備份失敗
錯誤碼: [91:148] 描述: There are too many existing backup snapshots on virtual machine [xx]. Backup snapshots are being cleaned up, but manual intervention may be required to ensure that all snapshots are removed. This may indicate that the storage is unable to keep up with the I/O activity of the virtual machine during a backup. Source: backupserver, Process: vsbkp解決過程:
主要是因為備份虛擬機時,會先建立快照,但因為備份程式當掉,當成快照沒被清除。
之後要再備份就會出現此錯誤。
這時就連上esxi,到該虛擬機的快照管理中,把快照"全部刪除",然後就可以正常備份了。
Environment:
Commvault
Issue:
Backup failed with the following error:
Error Code: [91:148]
Description:
There are too many existing backup snapshots on virtual machine [xx]. Backup snapshots are being cleaned up, but manual intervention may be required to ensure that all snapshots are removed. This may indicate that the storage is unable to keep up with the I/O activity of the virtual machine during a backup.
Source: backupserver
Process: vsbkp
Resolution:
This issue occurs because when backing up a virtual machine, the system first creates snapshots. However, if the backup process crashes or fails, the snapshots may not be removed properly.
When attempting the next backup, this error will appear.
To resolve the issue:
-
Log in to the ESXi host.
-
Open the Snapshot Manager for the affected virtual machine.
-
Select Delete All snapshots.
After removing all snapshots, the backup should run normally again.