Rmexch setvc – HP 3PAR Recovery Manager Software for VMware vSphere Licenses User Manual

Page 77

Advertising
background image

RMExch setvc

SYNTAX

RMExch setvc -s <ExchangeServer> -g <storagegroup> -t <timestamp>

[-retain <time>{h|H|d|D} [-f]] [-exp <time>{h|H|d|D}] [-domain

<DomainName>]

DESCRIPTION

The RMExch setvc command sets time constraints for a virtual copy if the virtual copy was created
using an expiration-based policy.

PARAMETERS

The following options are supported:

-s <ExchangeServer>

- The name of the Exchange server to which the storage group

belongs.

-g <storagegroup>

- The name of the storage group to which the timestamp belongs.

-t <Timestamp>

- The timestamp of the virtual copy for which you are modifying the policy.

-retain <time>{h|H|d|D}

- Optional - Set the retention time for the specified virtual

copy to the specified time. For more information about setting the retention time, see the
RMExch create

command.

-f

- Optional - When used with the -retain option, does not request confirmation for the

retention time modification.

–exp <time> {h|H|d|D}

- Optional - If the current policy is expiration-based, set or modify

the expiration time of the specified virtual copy to the specified time.

The minimum expiration period is 1 hour; the maximum is 43,800 hours/1,825 days (5
years). To remove the expiration period, specify 0h.

-domain <DomainName>

- Optional. Specifies the domain to which the Exchange server

or storage group belongs.

If this option is not specified, Recovery Manager uses the local domain.

Example

The following command extends the retention period for virtual copy 020412162103 in storage
group sg2 on Exchange server Server1 to 8 days from creation. Recovery Manager for Exchange
automatically performs the command and does not request confirmation:

RMExch setvc -s Server1 -g sg2 -t 020412162103 -retain 8d -f

The following command sets the expiration date for virtual copy 110412162103 in storage group
sg2

on Exchange server Server1 to 25 hours from creation:

RMExch setvc -s Server1 -g sg2 -t 110412162103 -exp 25h

The following command removes the expiration date for virtual copy 110412162103 in storage
group sg2 on Exchange server Server1:

RMExch setvc -s Server1 -g sg2 -t 110412162103 -exp 0h

Recovery Manager Commands

77

Advertising