HP StorageWorks P9000 Replication Manager Software 7.1 CLI User Guide (TB584-96026, May 2011)

DescriptionParameter
Specify the absolute path of the mount point of the volume to be backed up (use a
maximum of 255 bytes).
If no entry for the mount point to be backed up can be found, a value specified for
SCRIPT_FILE under "MOUNT_POINT=default" will be used.
If the value of this parameter is set to default, the value specified by SCRIPT_FILE
will be used for all directories.
Specify the mount point to be mounted during a tape backup. Specify the mount point
in the tape backup configuration definition file in the order in which Application Agent
automatically mounts them during a tape backup. Application Agent mounts the drives
according to the following rules:
If the mount point is to be passed in an argument for tape backup and restoration:
The system selects the unoccupied drives from the specified drives and mounts
them in alphabetical order.
If the mount point is not specified for tape backup or restoration:
The system selects the unoccupied drives from all unoccupied drives and mounts
them in alphabetical order.
Select either of the rules described above in accordance with the actual operation
method for tape backup or restoration, check the unoccupied drives using Windows
Explorer or other tools, and specify the unoccupied drives in alphabetical order.
When the backup is of an SQL Server Database:
In addition to the mount point that contains the database to be backed up, you
must specify the volume that contains the VDI metafile. For this specification, enter
the absolute path of the directory containing the VDI metafile or write default.
The VDI metafile storage directory must be specified at the end of MOUNT_POINT
and in front of default.
MOUNT_POINT
Specify the name of the backup job script file to be used to back up the data stored
in the path specified by MOUNT_POINT (use a maximum of 1,024 bytes).
#
SCRIPT_FILE
#
For details about backup job script files, see the Backup Exec documentation.
A sample of a backup job script file (bjscript.txt) is included in the installation CD-ROM for
Backup Exec.
The following shows an example of the Backup Exec backup job script file used by Application
Agent.
[General]
JOB_TYPE=Backup
JOB_NAME=tapebackup
[Backup_Options]
OVERWRITE_JOB=YES
[Media_Options]
MEDIA_NAME=DSK000001
MEDIA_SET=TAPEMEDIA_SET
APPEND=YES
APPEND_NO_OVERWRITE=YES
[Miscellaneous]
[Schedule]
RUN_IMMEDIATE=YES
[W2K]
[Selections]
CLI User Guide 159