Examples – HP 3PAR Recovery Manager Software User Manual
Page 79
•
-mp "MountPoint"
- Optional. Enclose the mount point in quotation marks if you prefer
to mount the volumes elsewhere besides default directory. Full path is required. Default is to
mount to
•
-domain
- Optional. Specifies the domain to which the Exchange server
or mailbox database belongs.
If this option is not specified, HP 3PAR Recovery Manager for Exchange uses the local domain.
NOTE:
Use quotes ("") where spaces are included.
NOTE:
The
in the system can be listed by executing the HP 3PAR CLI showhost command.
NOTE:
The -expose option was deprecated in release 3.1.1.
NOTE:
Mount and unmount operations will not be supported for Fiber Channel (FC) based Virtual
Machine host.
Mounting a virtual copy which has been restored by promote (used for volume restore) is not
supported.
Examples
(For Exchange 2010/ Exchange 2013) The following command will mount the virtual copy
020405162103
to the directory d:\Rmmount.
HpRmCli Exch mount -mdb bottlenosed -t 020405162103 -h bottlenosed -mp
"d:\RMmount"
(For Exchange 2007) The following command will mount the virtual copy 020405162103 to the
directory d:\Rmmount.
HpRmCli Exch mount -s bottlenosed -g sg2 -t 020405162103 -h bottlenosed
-mp "d:\RMmount"
HpRmCli Exch mount
79