Description
Large Scale Recovery allows a user to get a copy of the .tibx archive containing the data of the backups for a particular backup plan. This .tibx file can then be browsed from a file explorer system to recover specific data. An Acronis agent must be installed on the machine where this procedure is followed on for the recovered archive to be browsable.
***This is a recovery method via cmd line that has proven to be faster than other methods for large backups.***
Initial Requirements
- Ensure the targeted backup is in format 12
- Can be confirmed by expanding the details of a backup archive within the Backup Storage tab in the Acronis console
- Can be confirmed by expanding the details of a backup archive within the Backup Storage tab in the Acronis console
- Ensure that you have an Acronis cloud certificate that comes from a machine registered under the same user the targeted backup is registered with.
- See https://kb.acronis.com/content/60082#Acronis_Cyber_Protect_Cloud2 for default locations and how to generate a new certificate
Procedure
- Download the archive_io_ctrl tool and unpack it.
- Take an Acronis Cloud Certificate from a machine registered under the same user the targeted backup is registered with and copy it to the tool’s unpacked folder.
- Find the Backup file name for the backup needing to be recovered:
- Open a cmd window with admin privileges and navigate to the tool’s folder.
- Run the following command to initiate the download of the .tibx archive. It will be downloaded in the tool's folder.
archive_io_ctl --astor <storage_address>:44445 --cert <path_to_certificate.CRT> --copy /1/<backup_name_only>.tibx --show-progress --infinite-timeouts
Storage_address
Canada obv3cl1.cld.services US obv3cl2.cld.services
if you encounter an error during the download, you can resume it with the following command:
archive_io_ctl --astor <storage_address>:44445 --cert <path_to_certificate.CRT> --copy /1/<backup_name_only>.tibx --show-progress --infinite-timeouts --continue
Once the .tibx is downloaded, it can be opened via the standard File Explorer as long as an Acronis agent is installed on the machine. Once the .tibx file is opened, you should be able to see all the backup recovery points by date as shown in the Acronis portal.
Questions?
Reach out to our support team if you have any questions or run into any issues.
Keywords
Acronis, LSR, Backup, Recovery, OBv3, Online Backup, large scale recovery