


H PSC_FQDN_to_Remove_from_Replication -u administrator -w Administrator_Password vdcrepadmin -f removeagreement -2 -h Source_PSC_FQDN \ vdcrepadmin -f createagreement -2 -h Source_PSC_FQDN -H New_PSC_FQDN_to_Replicate -u. vdcrepadmin -f showpartnerstatus -h localhost -u administrator -w Administrator_Password vdcrepadmin -f showpartners -h PSC_FQDN -u administrator -w Administrator_Password vdcrepadmin -f showservers -h PSC_FQDN -u administrator -w Administrator_Password If I have more PSCs in SSO Domain, I can determine replication agreements and status by command vdcrepadmin as shown below. So my PSC is on site ledcice which is the village name where my home lab is located. The output in my home lab is # /usr/lib/vmware-vmafd/bin/vmafd-cli get-site-name -server-name localhost

Show the site name where particular domain controller (aka PSC) is located. usr/lib/vmware-vmafd/bin/vmafd-cli get-site-name -server-name localhost The output in my home lab is # /usr/lib/vmware-vmafd/bin/vmafd-cli get-ls-location -server-name localhost usr/lib/vmware-vmafd/bin/vmafd-cli get-ls-location -server-name localhost The output in my home lab is # /usr/lib/vmware-vmafd/bin/vmafd-cli get-domain-name -server-name localhost usr/lib/vmware-vmafd/bin/vmafd-cli get-domain-name -server-name localhost If I'm logged in PSC (or VCSA /w embedded PSC), following command will show me what is the SSO domain of this particular domain controller (aka PSC)

It is good to know what is the SSO Domain Name. So now you should understand VMware architectural basics and we can deep dive into common management operations which can be used also for design verifications. New in vSphere 6.7 Update 1 is support for embedded deployment domain repoint. You can repoint an external vCenter Server across a vSphere SSO domain. Domain repoint is a feature available in vSphere 6.7 using the cmsso-util CLI command. A stand-alone embedded deployment can join or leave a vSphere SSO Domain.
