Step 6. Stop Backup Mount Session

When Veeam Agent for Oracle Solaris mounts a restore point for file-level restore, Veeam Agent for Oracle Solaris starts a new restore point mount session. After you have finished working with restored files and directories, you should stop the mount session to unmount the restore point.

To stop the restore point mount session, use the following command:

veeamconfig session stop --id <session_id>

where <session_id> is an ID of the restore point mount session that you want to stop.

Veeam Agent for Oracle Solaris will stop the mount session and unmount the restore point from the machine file system. For example:

user@srv01:~$ veeamconfig session stop --id 43516539-1573-4ebc-b52d-01757d38a5aa
Session has stopped.
user@srv01:~$ ls /mnt/backup
user@srv01:~$