Details
When creating a HyperBack task with Create backup image file of multiple virtual machines enabled, the task behaves as follows:
1) If an error occurs on any virtual machine, the entire task fails for all configured guests. For example, if snapshot creation fails for one VM, the task stops and fails, even if other VMs could have completed successfully.
Example of Task Log
01/29/2026 05:22:03.458 Creating snapshot...
01/29/2026 05:22:09.607 Create snapshot HyperAgent-b859a22f-22ca-43ec-9ade-c837c372040a for VM aaaaaa
01/29/2026 05:22:09.607 Take snapshot
01/29/2026 05:22:17.728 Take snapshot return 0
01/29/2026 05:22:17.728 Snapshot HyperAgent-b859a22f-22ca-43ec-9ade-c837c372040a created
...
01/29/2026 05:22:23.460 Create snapshot HyperAgent-b859a22f-22ca-43ec-9ade-c837c372040a for VM CentOS8.2biosminimal
01/29/2026 05:22:23.460 Take snapshot
01/29/2026 05:22:24.799 Take snapshot return 0
01/29/2026 05:22:24.799 Snapshot HyperAgent-b859a22f-22ca-43ec-9ade-c837c372040a created
...
01/29/2026 05:22:30.188 Create snapshot HyperAgent-b859a22f-22ca-43ec-9ade-c837c372040a for VM w2008x86
01/29/2026 05:22:30.188 Take snapshot
01/29/2026 05:22:31.418 Failed to create snapshot for VM w2008x86, return 0, An error occurred while taking a snapshot: Exceeded the maximum number of permitted snapshots. Level = ERROR[0]
01/29/2026 05:22:33.419 Delete snapshot HyperAgent-b859a22f-22ca-43ec-9ade-c837c372040a for VM aaaaaa with bitmap ID:
01/29/2026 05:22:38.035 Delete snapshot HyperAgent-b859a22f-22ca-43ec-9ade-c837c372040a for VM CentOS8.2biosminimal with bitmap ID:
01/29/2026 05:22:42.261 {IDS_STRING3018}Exit Code: -630
01/29/2026 05:22:42.261 [-630] Create snapshot error
01/29/2026 05:22:42.305 {IDS_STRING3013}Processed 0.00 GB in 00:02:39 ID=1769664003; {IDS_STRING3019}5 Errors; {IDS_STRING3009}There were errors during the operation.2) If some virtual machines are missing because they were removed from the inventory, those VMs are skipped and the task continues for the remaining guests. If the task completes successfully, it is marked as successful.
Example of Task Log
01/29/2026 03:01:33.885 Check VM name: _noos (UUID: 15936AB1-8E20-4377-821A-FE9B7EE971BB)
01/29/2026 03:07:26.243 VM _noos not found Level = ERROR[0]
01/29/2026 03:07:26.243 Skip backup VM _noos
...
01/29/2026 03:09:07.437 VM CentOS511:
01/29/2026 03:09:07.681 [Disk 0]: E:\vhdtest\cent511\Cent511x64basic_A566AE93-12D0-4964-803C-1D7FE2D21001.avhdx, IDE
01/29/2026 03:09:07.681 VM w2003:
01/29/2026 03:09:07.931 [Disk 0]: E:\vhdtest\win2003\2003r2sp2x86_A1E82CF1-ECDA-4E87-9B84-0D44C4069FF3.avhdx, IDE
01/29/2026 03:09:07.931 VM w2008r2:
01/29/2026 03:09:08.183 [Disk 0]: E:\vhdtest_oldg\2008r2\2008r2sp1_6FD76309-7642-4134-BF40-476BB07FD409.avhdx, IDE
01/29/2026 03:09:08.183 Creating snapshot...
...
01/29/2026 03:10:44.462 Backup successful
01/29/2026 03:10:44.463 {IDS_STRING3018}Exit Code: 0
01/29/2026 03:10:44.496 {IDS_STRING3013}Processed 23.84 GB in 00:09:10 ID=1769655693; {IDS_STRING3019}1 Errors; {IDS_STRING3009}There were errors during the operation.
Disable this feature to see success or failure for each individual guest.
Target Product
- ActiveImage Protector 2022
(54687537200793)
Comments
0 comments
Please sign in to leave a comment.