The FSE restore process will not perform actual restore, but will only copy the second and third most recent backup images stored on tape medium to the FSE disk buffer on the FSE server. The process will use the backup FSE medium loaded in the drive with control device /dev/sg1, and will report target location of the backup images in the FSE disk buffer. In this example, the FSE server is running on a Linux host:

fsebackup --device /dev/sg1 --offset 3 --count 2

Activity logging

FSE restore process reports its progress to the restore.log file.

Linux specific

FSE restore log file is located in the directory /var/opt/fse/log.

Windows specific

FSE restore log file is located in the directory %InstallPath%\var\log.

The value of %InstallPath% depends on the choice made in the FSE installation process. It defaults to C:\Program Files\Hewlett-Packard\FSE.

Restore start and stop times are also reported to the FSE event log, whereas information on potential errors during restore can be found in the FSE error log. For more information, see section FSE log files” on page 196.

Example FSE restore log file

Linux specific

The following FSE restore log file shows progress of an FSE restore process for which a backup image on disk was used as the restore source.

=============================================

FSE restore log file

Create time

:

2005/11/07 11:50:40

User

:

root

Hostname (IP):

fse_server.company.com (10.81.207.144)

OS

:

Linux fse_server

CMD

:

/opt/fse/lbin/fserestore.py -f /root/test.tar.bz2

Revision

:

3.3.0.123 Release

=============================================

[14477 2005/11/07 11:50:40] Restore started.

[14477 2005/11/07 11:50:40] Restore parameters: /opt/fse/lbin/fserestore.py -f /root/test.tar.bz2

[14477 2005/11/07 11:50:40] Restoring data from file...

[14477 2005/11/07 11:50:40] Getting tar archive info...

[14477 2005/11/07 11:50:41] 37 file(s) to be extracted.

[14477 2005/11/07 11:50:41] Total uncompressed size: 1233 KB.

[14477 2005/11/07 11:50:41] Extracting files from tar archive...

[14477 2005/11/07 11:50:41] Files from tar archive extracted.

[14477 2005/11/07 11:50:41] Moving files to etc directory...

[14477 2005/11/07 11:50:41] Moving files to etc directory completed.

[14477 2005/11/07 11:50:41] Restoring RMDB...

HP StorageWorks File System Extender Software user guide 233