Error
VMDir replication is not working between partners.
Resolution
The state of VMDir is not Normal on vCenter servers - <VC FQDN> (Standalone). Make sure VMDir state is Normal on all the vCenter servers and replication is working before continuing. For vCenter servers with VMDir state as "Read-Only" and "Failure" refer https://knowledge.broadcom.com/external/article/312122 and with VMDir state as “Standalone” refer KB https://knowledge.broadcom.com/external/article/369151.
-m standalone"/opt/likewise/bin/lwregshell list_values '[HKEY_THIS_MACHINE\Services\vmdir]' | grep "Arguments"
+ "Arguments" REG_SZ "/usr/lib/vmware-vmdir/sbin/vmdird -s -l 0 -f /usr/lib/vmware-vmdir/share/config/vmdirschema.ldif -m standalone"
Perform below steps to resolve the issue :
-m standalone" switch:/opt/likewise/bin/lwregshell set_value '[HKEY_THIS_MACHINE\Services\vmdir]' "Arguments" "/usr/lib/vmware-vmdir/sbin/vmdird -s -l 0 -f /usr/lib/vmware-vmdir/share/config/vmdirschema.ldif"/opt/likewise/bin/lwregshell set_value '[HKEY_THIS_MACHINE\Services\vmdir]' "Arguments" "/usr/lib/vmware-vmdir/sbin/vmdird -l 0 -f /usr/lib/vmware-vmdir/share/config/vmdirschema.ldif -L /var/log/vmware/vmdird/vmdird.log"/opt/likewise/bin/lwsm refresh/usr/lib/vmware-vmafd/bin/dir-cli state set --state NORMAL --login administrator --password <password>/usr/lib/vmware-vmdir/bin/vdcrepadmin -f showpartnerstatus -h localhost -u administrator0 changed behind"