This post is more than 5 years old
7 Posts
0
3226
March 13th, 2016 19:00
RP4VM 4.3.1.0 RP cluster not showing up in 2nd vCenter
I just installed 4.3.1 and created 2 clusters, 1 at each site. My vCenter's are in enhanced linked mode and 6.0u1b and currently have VMware SRM, RecoverPoint EX and vsphere replication installed and working. The first RP cluster I created did not show up in the respective vCenter web client under RecoverPoint for VMs -> Administration -> vRPA cluster. The second cluster did show up in the 2nd vCenter web client when connected to it's vCenter web client. Both sites where setup from the ground up exactly the same w.r.t RP4VM. Re-setting up the first RP cluster from scratch did not change anything. Note: on the landing page for RP4VMs Deployer it DOES show the RP4VM plugin and the correct vCenter above it for both RP clusters.
Is there a way to manually add it to vCenter so it shows up in vRPA clusters?
Should I go ahead and try to connect the vRPA clusters?
Is there a specific log file that I could look at to try to see what is going on?
Any help would be greatly appreciated. My end goal would be to replace SRM/RPEX/vspherereplication for RP4VM if I find it covers all of my use cases.
Will be happy to add any info that would be helpful.
Cheers,
John
fadliz
153 Posts
0
March 14th, 2016 04:00
Try to register all Vcs that are part of the Linked Mode using the register_storage command. There’s a similar KBA that might apply: KBA 478361
Thanks,
Zahid Fadli
EMC2
Mobile: +17347170033
Twitter: @zDataGuy
jbmore
7 Posts
0
March 14th, 2016 08:00
What do I enter in register_storage when it asks for array type?
forshr
2 Intern
•
1.1K Posts
0
March 14th, 2016 10:00
If you run the get_storage CLI command it will give you a better idea or consult p38 of the CLI Guide.
Regards,
Rich Forshaw
Consultant Corporate Systems Engineer - RecoverPoint & VPLEX (EMEA)
Data Protection and Availability Solutions
EMC Europe Limited
Mobile: +44 (0) 7730 781169
E-mail: richard.forshaw@emc.com
Twitter: @rw4shaw
EMC Europe Limited
Registered in England with Company No. 00990752 Registered office address: Level 1, Exchange House, Primrose Street, London C2A 2EG
The information contained in this e-mail message and any files transmitted with it are confidential. It is intended only for the addressee and others authorised to receive it. If you are not the intended recipient or the person responsible for delivering the message to the intended recipient, you are advised that you have received the e-mail in error; please delete it and notify the sender immediately. You should not retain the message or disclose its contents to anyone. Any disclosure, copying, distribution or action taken in reliance on the contents of the e-mail and its attachments is strictly prohibited.
1 Attachment
image001.png
jbmore
7 Posts
0
March 14th, 2016 10:00
Thank you, that helps. I have to get through the challenge of getting the correct certificate specified in the register_storage command and I should know if this is the full solution. I will update this post with the results.
Idan
675 Posts
0
March 14th, 2016 12:00
The location of the rui.crt certificate file on 5.5/6.0 for Windows and Linux vCenters can be found in the RP4VM Installation and Deployment Guide. For example: it's location on Windows vCenter 5.5 is C:\ProgramData\VMware\VMware Virtual Center\ssl\rui.crt
Hope that helps,
Idan Kentor
RecoverPoint Corporate Systems Engineering
jbmore
7 Posts
0
March 14th, 2016 12:00
Thank you Zahid and Rich!!!!
For anyone who has the same issue this is what worked for me.
1) log into the console of 4.3.1 as security-admin and create a second admin account (I could not ssh with admin, but the second admin account let me ssh, this is important to be able to copy and paste the contents of rui.crt later)
2) get rui.crt from vCenters. this is in /etc/vmware-vpx/ssl or equivalent directory for windows vCenters.
3) ssh with tempadmin account to first vRPA's management ip address
4) register_storage using "vCenter Server" as array type, fill out the pertinent info and paste in the respective rui.crt from step 2
5) repeat for each RP cluster and vCenter combo as needed.
6) check vCenter for vRPA by connecting to each vCenter web client's IP address and look in . RecoverPoint for VMs -> administration -> vRPA clusers and verify the above steps registered the vRPA cluster
Hopefully this helps!
Cheers,
John
jbmore
7 Posts
0
March 14th, 2016 13:00
If there is an issue with register-storage it may be helpful to unregister-storage first before registering it. I had to do this for one of my vRPA/vCenter pairs.
jbmore
7 Posts
0
March 14th, 2016 15:00
I am not sure the need to use register-storage or anything on rui.crt got into the 4.3.1 installation and deployment guide https://www.emc.com/collateral/TechnicalDocument/docu66572.pdf If it did I totally missed it