Rmexch restore, Syntax, Description – HP 3PAR Application Software Suite for Microsoft Exchange Licenses User Manual

Page 72: Parameters

Advertising
background image

RMExch restore

SYNTAX

For MEDIA RESTORES

RMExch restore -mdb <mailbox_DB_name> -t <Timestamp> [-p <policyName>]

[-m <masterServer>] [-vs <backup_server>] [-a <altLocation>] [-src

<OrignalClientWithBackups>] [-noemail] [-dp]

For FILECOPY and VOLUME RESTORES

RMExch restore -mdb <mailbox_DB_name> -t <Timestamp> <-filecopy |

-promote> [-noemail] [-domain <DomainName>]

DESCRIPTION

The RMExch restore command can perform one of three functions. It can restore a previously
backed-up virtual copy from media, perform a file copy restore from a mounted virtual copy, or
perform a volume restore from an unmounted virtual copy.

Media backups can be restored to their original location, that being the volume(s) or directory
locations of the virtual copies that were backed up, not the original exchange data locations.
Alternatively, an alternate location can be specified.

File copy restores copy the virtual copy's files to the original database location and overwrite the
current database files. The virtual copy to use for the restore must be mounted to the production
server hosting the mailbox database. See

“Recovery Procedures” (page 80)

.

Volume promote restores overwrite all data on the original database volume. This overwrites ALL
data on the original volume and should only be performed with caution. See

“Recovery Procedures”

(page 80)

.

WARNING!

DO NOT perform a volume promote restore if multiple storage groups share any

volumes. This includes all data files .LOG, .EDB, .CHK (and .STM for Exchange 2003). If you are
not sure how or if your storage groups share volumes, execute the script
chk_multi_storage.cmd

, which is by default installed at Program Files/3PAR/RM/

Exchange/bin/

to determine how any storage groups may be sharing volumes.

PARAMETERS

For MEDIA RESTORES The following options are supported:

-mdb <mailbox_DB_name>

- The name of the mailbox database.

-vs <restore_server>

- The server must have access to the backup tool (i.e. Netbackup).

The specified server must be the same server used during backup, and have a Recovery
Manager for Exchange backup server installation.

-t <Timestamp>

- The timestamp of the virtual copy to restore.

-p <policyName>

- Name of the Symantec NetBackup policy set up for Recovery Manager

for Exchange. Valid only if the backup software in use is Symantec NetBackup.

-m <masterServer>

- Symantec NetBackup master server name. Valid only if the backup

software in use is Symantec NetBackup. If not specified, the current server name is used as
the default.

-a <altLocation>

- Optional. Alternate restore location.

-src <OrignalClientWithBackups>

- Optional. Specifies the client name to use for

finding backups or archives from which to restore files. The default is the current client name.

72

Using the Recovery Manager CLI

Advertising