Step 6. Stop Backup Mount Session
When Veeam Agent for IBM AIX mounts a backup for file-level restore, Veeam Agent for IBM AIX starts a new backup mount session. After you have finished working with restored files and directories, you should stop the backup mount session to unmount the backup.
|
NOTE |
|
[For NFS 4.1] If the backup mount is manually unmounted from the system, Veeam Agent ends the session automatically. |
To stop the backup mount session, use the following command:
|
veeamconfig session stop --id <session_id> |
where <session_id> is an ID of the backup mount session that you want to stop.
Veeam Agent for IBM AIX will stop the mount session and unmount the backup from the machine file system. For example:
|
user@srv01:~$ veeamconfig session stop --id dbdf3609-d48c-40bb-9978-2e5baf02f5ba |