Link Search Menu Expand Document

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:

  1. To connect with the VBR server, run the command: veeamconfig vbrserver add –name --address [--port ] --login [--domain ] [--password ]

  2. Verify the vbrserver, run the command: veeamconfig vbrserver info –name

  3. To locate the backup, run the command: veeamconfig backup list –all
  4. Explore Backup Content: veeamconfig backup show –id got from the previous step.
  5. Mount the backup: veeamconfig backup mount –id backupid –mountdir /mnt/backup.
  6. Monitor the mount result: veeamconfig session log –id
  7. copy the desired files from the mount directory, For example: cp report.pdf /home/ali/
  8. Stop the restore operation : veeamconfig session stop –id

Back to top

Copyright © 2023 Solutions Architects, Veeam Software.