HP StorageWorks File System Extender Software V3.4 CLI reference (T3648-96013, October 2006)

2.13 NAME 106
fserestore – –device /dev/sg5
Retrieve the second most recent backup image from medium in the FSE
drive with control device id:0:2:0:0, and perform restore of the FSE server
using this backup image (on Windows systems):
fserestore –d id:0:2:0:0 –offset 2
Retrieve the second and third most recent backup images from medium in
the FSE drive with control device /dev/sg3, and store them in the directory
/tmp on the FSE server (on Linux systems):
fserestore –d /dev/sg3 –o 3 –count 2 –retrieve–to /tmp
Retrieve the most recent backup image from medium in the FSE drive with
control device id:0:2:0:0, and store it in the directory C:\Temp on the FSE
server (on Windows systems):
fserestore –device id:0:2:0:0 –offset 1 –count 1 –retrieve–to
C:\Temp
Retrieve the most recent backup image from medium in the FSE drive with
control device /dev/sg1, and store them in the directory /tmp/restore on the
FSE server (on Linux systems):
fserestore – –device /dev/sg1 –retrieve–to /tmp/restore
2.13.5 FILES
/var/opt/fse/log/restore.log (on Linux systems),
%InstallPath%\var\log\restore.log (on Windows systems)
Log file with information about activity of the FSE restore process.
/var/opt/fse/log/fse.log (on Linux systems),
%InstallPath%\var\log\fse.log (on Windows systems)
FSE event log file.
/var/opt/fse/log/error.log (on Linux systems),
%InstallPath%\var\log\error.log (on Windows systems)
FSE error log file.
HP StorageWorks File System Extender Software CLI reference