VPLEX: adding / removing RPA from VPlex
摘要: This article talks to How to add and remove a RecoverPoint Appliance (RPA) to/from a VPLEX.
本文适用于
本文不适用于
本文并非针对某种特定的产品。
本文并非包含所有产品版本。
说明
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 RP commands
This command will check if the configuration is valid and highlight issues if they exist.
This commands returns a summary / overview of the current status
This command will return the RPA's per cluster with their IP addresses and RPA version.
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/
受影响的产品
VPLEX文章属性
文章编号: 000019130
文章类型: How To
上次修改时间: 29 7月 2025
版本: 4
从其他戴尔用户那里查找问题的答案
支持服务
检查您的设备是否在支持服务涵盖的范围内。