Receip: Integrate with Veeam Backup and Replication Server.
Expected deliverables:
- Integration with Veeam Backup & Replication Server.
Before you start:
- Access to AIX server.
- Administrative Access to Veeam Backup & Replication Server.
Ingraditents:
- Installed Veeam Agent for AIX
- Installed and configured Veeam backup & replication server.
- Veeam Backup and Replication Server Name and IP Address.
- user name of the account that has access to the Veeam backup repository.
Duration: 2 mintues
Method:
-
To connect with the VBR server, run the command: veeamconfig vbrserver add –name
--address [--port ] --login [--domain ] [--password ] -
Verify the vbrserver, run the command: veeamconfig vbrserver info –name
- 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