HP P9000 Replication Manager Software 7.3.1-00 Application Agent CLI Reference Guide

If you omit this option, a drive that is not being used when the extended command is executed is used
as the mount point.
-force
Specify this option to perform a forced mount. If you specify this option together with the -mount_pt
option, you must specify the options in the following order: -mount_pt, -force.
If the copy group name of the primary volume obtained at the time of backup processing on the
database server matches the information on the database server, forced resynchronization is performed.
This operation is executed even if the LDEV and SERIAL numbers do not match the LDEV and SERIAL
numbers from the time backup processing was performed.
Specify this option to perform a forced mount on a secondary volume using only the copy group name
of the primary volume as a key. Examples of when you might want to execute this operation include
when replacing a secondary volume because of a hardware failure, or when an LDEV number or
SERIAL number has changed. If you specify this option for normal restoration, data might be corrupted.
If you omit this option, the extended command terminates with an error without mounting if the copy
group name, LDEV number, and SERIAL number of the primary volume do not match the information
on the backup server. (These values are acquired when the database is backed up.)
Return Values
0: Normal termination
Any value other than 0: Termination with an error
Conditions Causing an Error
This extended command fails in the following cases:
An invalid option is specified.
The system cannot acquire information from the operation definition file linked to the operation
ID.
A command executed inside the extended command encounters an error.
Example
In this example, the extended command is used to verify the consistency of the Exchange database
specified by the operation ID operation01:
EX_DRM_EXG_VERIFY operation01
Extended commands78