VMware Cloud Community
ikiris
Enthusiast
Enthusiast

vdcrepadmin failed. Error [No such object] [32]

Has anyone seen this error when trying to remove a replication agreement?

I have 6 PSCs in my domain and was removing some excess agreements. It seems like I am only getting this error when trying to remove agreements from a particular PSC

-Chris- http://www.twitter.com/ikiris http://blog.chrischua.net
Reply
0 Kudos
3 Replies
jrmunday
Commander
Commander

I have the same issue ... did you manage to find a solution to this?

vExpert 2014 - 2022 | VCP6-DCV | http://www.jonmunday.net | @JonMunday77
Reply
0 Kudos
jrmunday
Commander
Commander

I managed to get rid of the error after re-creating the replication agreement, and then removing it;

D:\Program Files\VMware\vCenter Server\vmdird>vdcrepadmin -f createagreement -2 -h Source_PSC_FQDN -H New_PSC_FQDN_to_Replicate -u administrator -w **password**

D:\Program Files\VMware\vCenter Server\vmdird>vdcrepadmin -f removeagreement -2 -h Source_PSC_FQDN -H PSC_FQDN_to_Remove_from_Replication -u administrator -w **password**

But unfortunately the removed PSC still shows up in the partner status;

D:\Program Files\VMware\vCenter Server\vmdird>vdcrepadmin -f showpartnerstatus -h Source_PSC_FQDN -u administrator -w **password**

vExpert 2014 - 2022 | VCP6-DCV | http://www.jonmunday.net | @JonMunday77
Reply
0 Kudos
ikiris
Enthusiast
Enthusiast

Sorry I didn't see this sooner. I have a PSC that was added as UPPERCASE.domain.name and that seemed to be inconsistent with some other things. Basically the repadmin tools didn't like the case. Support wanted me to snapshot all of the PSCs and then use jxplorer to remove the agreements. Things were stable so I haven't done that yet.

-Chris- http://www.twitter.com/ikiris http://blog.chrischua.net
Reply
0 Kudos