Software Suite for Microsoft Exchange User Manual

4.3
Configuring Recovery Manager Communications
3PAR Recovery Manager 4.1.0 For Microsoft Exchange 2010 User’s Guide
4.5 Configuring Recovery Manager Communications
The Recovery Manager listening service on each Recovery Manager Agent component
installed on the Mailbox Server and Recovery Manager Backup Server communicate
through a TCP/IP port.
The default port value is 9933. You can change the port value by issuing the RMExch
portconfig
command. When one host's port configuration is changed, all hosts
associated in the centralized backup configuration must be changed to the same IP port
and the Recovery Manager for Exchange Agent service must then be restarted.
For example:
To show the current configured port for the Windows host named spotted, open a
command prompt and issue the RMExch portconfig -h spotted command.
To change the host's configured port to 9950, open a command prompt and issue the
RMExch portconfig -h spotted -p 9950 command.
Restart the Recovery Manager for Exchange Agent service on each server on which you
issued the
RMExch porconfig command.
4.6 Configuring the Policy for a Mailbox Database
Recovery Manager uses a policy to maintain the maximum number of virtual copies created for
each mailbox database. For example:
To see the current policy for a mailbox database (spotted), open a command prompt and
issue the RMExch policy -mdb spotted command.
To change the policy for the mailbox database to 15, open a command prompt and issue
the
RMExch policy -mdb spotted -i 15 command.
Recovery Manager for Exchange, Version 4.1.0
Command: RMExch portconfig -h spotted
Current port: 9933
Command: RMExch portconfig -h spotted -p 9950
Updated the local Port to 9950