VMware Cloud Community
Hunweibyn
Contributor
Contributor

VCSA 7.0.3.00300 repoint error

Greetings, i'm trying to make some test with repointing one vcsa to another existing domain with partner.
There are two vcsa's in the same domain:
vcenter01.lab01.local
vcenter02.lab02.lan
And i need to repont vcenter02 to vcenter01 domaini to have Enchanced link mode

Based on kb https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vcenter.install.doc/GUID-5809FB05-508B-492A...

I used command cmsso-util with domain-repoint pre-check 
cmsso-util domain-repoint -m pre-check --src-emb-admin administrator --replication-partner-fqdn vcenter01.lab01.local --replication-partner-admin administrator --dest-domain-name vcenter01.lab01.local
and got no errors (screen1), futher check shows OK too and there are no conflict*.json file.

When i'm executing 
cmsso-util domain-repoint -m execute --src-emb-admin administrator --replication-partner-fqdn vcenter01.lab01.local --replication-partner-admin administrator --dest-domain-name vcenter01.lab01.local

Everything goes normal but then error (screen2)

After i troubleshooted it with reading log /var/log/vmware/cloudvm/domain_consolidator.log
I found errors listed on other futher screens (screen3-*)

I googled all theese errors, few of them have any solution, others - don't 

Theese two vcsa's just installed and setted up, so they are clearly new.
What's wrong? How can I find the cause of the problem, where to look?

0 Kudos
1 Reply
virtsysadmin
Enthusiast
Enthusiast

Hay

double check your command , use the correct domain name . -

cmsso-util domain-repoint -m execute --src-emb-admin administrator --replication-partner-fqdn vcenter01.lab01.local --replication-partner-admin administrator --dest-domain-name vcenter01.lab01.local

https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vcenter.install.doc/GUID-C021F1DB-551A-4F73...

 



I am a VMware employee, But I contribute to VMTN voluntarily (ie. not in any official capacity)
VCIX-DCV 2020|CKA|VCP|VCP vSphere 7|MCTS|RHCA|CCNA|ITIL| Master Specialist - VMware Cloud on AWS 2021
Please hit resolved, when your question has been answered.
0 Kudos