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

Page 71: Parameters, Examples

Advertising
background image

RMExch reset

SYNTAX

To reset the Recovery Manager for Exchange locking on remote Windows host:

RMExch reset -s <ExchangeServer> -opt lock

To reset the mount status of a particular timestamp record:

RMExch reset -s <ExchangeServer -mdb <mailbox_DB_name> -t <timestamp>

-opt status

DESCRIPTION

The RMExch reset command resets a virtual copy mounting status in the repository record and
internal process locking status on any designated Recovery Manager for Exchange installed system
with only the status option being supported. Executing this command with the status option
will force the removal of currently exposed VLUNs and set the mounting status to "Available".

PARAMETERS

The following options are supported:

-s <ExchangeServer>

- The name of the Exchange server. If the server is in another

domain, specify the FQDN.

-mdb <mailbox_DB_name>

- The name of the mailbox database.

–t <Timestamp>

- Optional - The timestamp of the virtual copy. Requires the -opt status

option.

-opt <Option>

- Specifies whether to reset the locking or mounting status. Currently

supported options are lock and status. The lock option is only used to unlock Recovery
Manager for Exchange from previous virtual copy creation failure caused by unexpected
termination.

NOTE:

Reset status of a specific timestamp will force the removal of currently exposed VLUNs.

NOTE:

Use quotes ("") for names that include spaces.

NOTE:

When Recovery Manager for Exchange is processing user requests, it will activate an

internal locking mechanism. Any incoming request will get “Server <system name> has a Recovery
Manager command running already” message. Wait until it finishes before continuing. However,
in the case of unexpected termination, the locking status may not get deactivated properly. Use
this command to release the lock for the operation to go back to normal status.

Examples

The following commands will release the lock at the Exchange server.

RMExch reset -s bottlenosed -opt lock

The following command will reset the existing mount status to available.

RMExch reset -mdb mydb1 -t 050106113456 -opt status

RMExch reset

71

Advertising