Expected deliverables:
- Restored backup files from previous backups.
Before you start:
- Access to AIX server.
- Permissions to perform the data restore.
Ingraditents:
- Installed and configured Veeam Agent for AIX.
- Health last backup.
Method:
- To locate the backup, run the command: veeamconfig backup list –all
- Explore Backup Content: veeamconfig backup show –id got from the previous step.
- Mount the backup: veeamconfig backup mount –id backupid –mountdir /mnt/backup.
- Monitor the mount result: veeamconfig session log –id
- copy the desired files from the mount directory, For example: cp report.pdf /home/ali/
- Stop the restore operation : veeamconfig session stop –id