User's Manual
HP StorageWorks File System Extender Software user guide 227
Example of backing up to tape
The FSE backup image will be stored on tape medium in the backup FSE media pool:
Example of backing up to disk and tape
The FSE backup image will be stored in the current directory on disk, and on tape medium in the backup
FSE media pool. Name of the backup image file will be automatically constructed according to the
template:
Activity logging
FSE backup process reports its progress to the backup.log file.
Linux specific
FSE backup log file is located in the directory /var/opt/fse/log.
Windows specific
FSE backup 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.
Backup start and stop times are also reported to the FSE event log, whereas information on potential errors
during backup can be found in the FSE error log. For more information, see section ”FSE log files” on
page 196.
Example FSE backup log file
Linux specific
The following FSE backup log file shows progress of an FSE backup process for which disk was specified
as the only backup destination.
fsebackup
fsebackup --file .
=============================================
FSE backup log file
Create time : 2005/10/28 12:24:35
User : root
Hostname (IP): fse_server.company.com (10.81.207.144)
OS : Linux fse_server
CMD : /opt/fse/lbin/fsebackup.py -f /tmp/backup
Revision : 3.3.0.122 Release
=============================================
[9428 2005/10/28 12:24:35] Backup started.
[9428 2005/10/28 12:24:35] Backup parameters: /opt/fse/lbin/fsebackup.py -f
/tmp/backup
[9428 2005/10/28 12:24:35] Connected to server: fse_server.company.com.
[9428 2005/10/28 12:24:35] Suspending partition...
[9428 2005/10/28 12:24:35] Partition fs1: Suspended.
[9428 2005/10/28 12:24:35] Deleting HSMDB journal files...
[9428 2005/10/28 12:24:35] Partition fs1: HSMDB journal files deleted.
[9428 2005/10/28 12:24:35] Finished suspending partitions.