beautypg.com

HP 3PAR Application Software Suite for Microsoft Exchange User Manual

Page 66

background image

7.8

Recovery Manager Commands

3PAR Recovery Manager 4.1.0 For Microsoft Exchange 2010 User’s Guide

COMMAND

RMExch create

SYNTAX

RMExch create -s -vs

-mdb [-nc [-truncate]] [-rc [-defer]]

DESCRIPTION

The RMExch create command creates a virtual copy of a storage group on the primary host,

where the Exchange instance is running. As part of virtual copy create process, virtual copy will

be exposed to the backup host for data integrity checking as default options. Once virtual copy

validated successfully, the Exchange transaction log will be truncated as default setting.

This command only supports online backup of an entire storage group; therefore, you must

make sure the storage group is online before continuing with the virtual copy creation.

PARAMETERS

The following options are supported:

-s

-The name of the Exchange server.

-mdb

- The name of the mailbox database to shadow copy.

-vs

- The server on which snapshot verification is performed.

This cannot be used with the -nc option.

-nc

- Optional - Skip the integrity check. Not recommended. This cannot be used with

the

-vs

option.

-truncate

- Optional - Force truncation of log upon successful VC creation when -nc is

used.

-rc

- Optional - Indicates the virtual copy creation is for Remote Copy.

Specify target server to create virtual copy once remote copy completes.

-defer

- Optional - Defer the log truncation decision after the remote copy completes.

This cannot be used with the -nc or

-truncate

options.