Step 4. Monitor Mount Process and Result

You can monitor the restore point mount process by viewing the mount session log in the command line interface.

To view Veeam Agent for Oracle Solaris session log, use the following command:

veeamconfig session log --id <session_id>

where <session_id> is an ID of the restore point mount session.

For example:

user@srv01:~$ veeamconfig session log --id 43516539-1573-4ebc-b52d-01757d38a5aa

2020-03-17 14:30:40 UTC {8b7b6415-73be-4505-aedd-4790e4c7a7e3} [info] Job started at 2020-03-17 15:30:40 CET

2020-03-17 14:30:40 UTC {263b0fc9-45b8-4c08-8ff7-d4640604cff1} [info] Mounting restore point

2020-03-17 14:30:45 UTC {901e9e50-9593-4b91-9e9e-a2adc590cf0a} [info] Restore point has been mounted

To ensure that the restore point is successfully mounted, you can browse to the directory that you specified in the veeamconfig point mount command. For example:

user@srv01:~$ ls /mnt/backup/
FileLevelBackup_0

 

Step 4. Monitor Mount Process and Result Tip

You can also check the restore session status with the veeamconfig session info command. To learn more, see Viewing Session Status.