VPLEX: adding / removing RPA from VPlex

Summary: This article talks to How to add and remove a RecoverPoint Appliance (RPA) to/from a VPLEX.

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Instructions

Adding or removing a RecoverPoint Appliance (RPA) will not affect production or replication.
Information on removing an RPA from VPLEX can also be found in the VPlexcli guide.

Command to check the RPA IP address:
The following cli command will return the RPAs per cluster with their IP addresses and RPA version listed.

VPlexcli:/> ll /recoverpoint/rpa-clusters/ 

/recoverpoint/rpa-clusters:
RPA Host       VPLEX Cluster  RPA Site  RPA ID  RPA Version
-------------  -------------  --------  ------  -----------------
10.241.xxx.xxx  cluster-1      RP_VPLEX  RPA 1   5.0.SP1.P3(e.285)
   \__ IP Address                                \_ RPA version running

Removing the RPA
Note: 
xx.xx.xx.xx is the IP Address of the RPA you wish to remove from VPLEX.
 

VPlexcli:/> rp rpa-cluster remove --rpa-cluster xx.xx.xx.xx


Check to ensure that the RPA you intended to remove has been fully removed:
 

VPlexcli:/> ls recoverpoint/rpa-clusters/xx.xx.xx.xx
ls: No context found for 'recoverpoint/rpa-clusters/xx.xx.xx.xx'


Adding an RPA
To add an RPA to VPLEX use the following command string,
 

VPlexcli:/> rp rpa-cluster add -o xx.xx.xx.xx -u admin -c cluster-1
Enter rpa-cluster administrative password:   <Admin-password>
Enter rpa-cluster administrative password again for verification:  <Admin-password>


To validate the RPA was successfully added run the following command.

Additional Information

additional RP commands

This command will check if the configuration is valid and highlight issues if they exist.
VPlexcli:/> rp validate-configuration

This commands returns a summary / overview of the current status
VPlexcli:/> rp summary 

This command will return the RPA's per cluster with their IP addresses and RPA version.
VPlexcli:/> ll /recoverpoint/rpa-clusters/ 

Affected Products

VPLEX
Article Properties
Article Number: 000019130
Article Type: How To
Last Modified: 29 Jul 2025
Version:  4
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.