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

2.2 NAME 21
2.2.4 EXAMPLES
Perform backup and copy the backup image to tape medium in the backup
FSE media pool:
fsebackup
Perform backup and copy the backup image to the file backup_image_-
file.tar.bz2 in the current directory on a local disk volume and to tape
medium in the backup FSE media pool:
fsebackup –f backup_image_file.tar.bz2
Perform backup and copy the backup image to a file in the current directory
on the local disk volume. Name of the backup image file is automatically
constructed according to the template:
fsebackup – –file . –nomedia
Perform backup and copy the backup image to the file backup_image_-
file.tar.bz2 in the directory /mnt/backup/ on a disk volume, which may be
located on a local or remote disk, depending on NFS configuration on the
FSE server (on Linux systems):
fsebackup –f /mnt/backup/backup_image_file.tar.bz2 –nomedia
Perform backup and copy the backup image to the file on a local or
remote disk share, specified by UNC string \\backup–server\backup_-
share\backup_image.tar.bz2, and to tape medium in the backup FSE media
pool (on Windows systems):
fsebackup – –file \\backup–server\backup_share\backup_image.tar.bz2
Perform backup and copy the backup image to tape medium with barcode
bkp_med_02 in the backup FSE media pool. Initialize the medium before
copying, if there is not enough storage space left on the medium:
fsebackup – –medium bkp_med_02 –i
Perform backup and copy the backup image to the file backup_image_-
file.tar.bz2 in the current directory on a local disk volume and to tape
medium with barcode bkp_med_10 in the backup FSE media pool:
fsebackup –f backup_image_file.tar.bz2 –m bkp_med_10
HP StorageWorks File System Extender Software CLI reference