HP Replication Adapter for VMware vCenter Site Recovery Manager Administrator Guide (5697-2491, February 2013)
C:\>net STOP vmware-dr
The VMware Site Recovery Manager Service service is stopping.
The VMware Site Recovery Manager Service service was stopped successfully.
C:\>net START vmware-dr
The VMware Site Recovery Manager Service service is starting.
The VMware Site Recovery Manager Service service was started successfully.
4. For a remote configuration using Telnet, copy/Ftp the rmsra20 command as follows:
• For a remote connection on Linux, FTP from DIR\rmsra20.linux to /HORCM/usr/
bin/rmsra20 on Linux.
• For a remote connection on Solaris, FTP from DIR\rmsra20.solaris to /HORCM/usr/
bin/rmsra20 on Solaris.
• For a remote connection on Solaris/x86/x64, FTP from DIR\rmsra20.xsolaris
to /HORCM/usr/bin/rmsra20 on Solaris/x86/x64.
• For a remote connection on HP-UX, FTP from DIR\rmsra20.hp to /HORCM/usr/bin/
rmsra20 on HP-UX.
• For a remote connection on AIX, FTP from DIR\rmsra20.aix to /HORCM/usr/bin/
rmsra20 on AIX
• chmod +x /HORCM/usr/bin/rmsra20
NOTE: Typically DIR is C:\Program Files (x86)\VMware\VMware vCenter Site
Recovery Manager\storage\sra\RMHTC.
Setting the system environment variables
RM SRA must define the system environment variables in “System environment variables” (page 24)
.
Table 5 System environment variables
MeaningVariable
Specifies the installed HORCM directory if RAID Manager is used on Windows.
If not, the C drive is used. If RAID Manager is used on UNIX, NO is needed
HORCMROOT
Specifies the timeout value for failover using CAJ/Async. If not specified, 60
seconds is the default, if this variable is not specified on the remote site.
RMSRATOV
Specifies the MU# of the BC volume for testFailover. If not specified, the
default is MU#0, if this variable is notspecified on the remote.
RMSRATMU
Specifies the number of arrays supported in a multi-array configuration.RMSRA_MULT_CAP
Defining system variables using CUI
• To specify that the RAID manager is installed on the E drive:
C:\>setx HORCMROOT E: /m
• To change the time out value to 30 seconds:
C:\>setx RMSRATOV 30 /m
• To change MU# to 1:
C:\>setx RMSRATMU 1 /m
• To specify Multiple Array support:
C:\>setx RMSRA_MULT_CAP 1 /m
24 Installation procedure