This KB is designed to assist in clearing the disconnected state of the vRSLCM root password.
Symptoms:
YYYY-MM-DDTHH:MM:SS.222+0000 DEBUG [vcf_om,xxxxxxxxxxxxxxxx,f4d5] [c.v.v.s.c.s.SecurityConfigurationServiceImpl,om-exec-26] Security config retrieved {"certi
ficateValidationEnabled":true,"fipsMode":false}
YYYY-MM-DDTHH:MM:SS.227+0000 DEBUG [vcf_om,xxxxxxxxxxxxxxxx,e060] [c.v.v.s.t.DynamicTrustManager,om-exec-3] Checking validity of certificate chain EMAILADDRE
SS=null, CN=xxxxxxxxxxxxxxxx, OU=VMware Engineering, O=VMware, L=Palo Alto, ST=California, C=US,OU=VMware Engineering, O=VMWARE,
ST=California, C=US, DC=local, DC=vsphere, CN=CA
YYYY-MM-DDTHH:MM:SS.227+0000 DEBUG [vcf_om,xxxxxxxxxxxxxxxx,e060] [c.v.v.s.t.DynamicTrustManager,om-exec-3] Certificate chain EMAILADDRESS=null, CN=xxxxxxxxxxxxxxxx, OU=VMware Engineering, O=VMware, L=Palo Alto, ST=California, C=US,OU=VMware Engineering, O=VMWARE, ST=California, C=US,
DC=local, DC=vsphere, CN=CA is valid
YYYY-MM-DDTHH:MM:SS.258+0000 ERROR [vcf_om,xxxxxxxxxxxxxxxx,f4d5] [c.v.evo.sddc.common.util.SshUtil,om-exec-26] Unable to create jsch CLI session:
com.jcraft.jsch.JSchException: Algorithm negotiation fail
at com.jcraft.jsch.Session.receive_kexinit(Session.java:590)
at com.jcraft.jsch.Session.connect(Session.java:320)
at com.vmware.evo.sddc.common.util.SshUtil.getSession(SshUtil.java:678)
at com.vmware.evo.sddc.common.util.SshUtil.getSession(SshUtil.java:626)
at com.vmware.evo.sddc.common.util.command.SshCommandExecuter.<init>(SshCommandExecuter.java:46)
at com.vmware.evo.sddc.common.util.command.SshCommandExecuterFactory.createSshCommandExecuter(SshCommandExecuterFactory.java:71)
at com.vmware.evo.sddc.common.util.command.SshCommandExecuterFactory.createSshCommandExecuter(SshCommandExecuterFactory.java:42)
at com.vmware.evo.sddc.common.util.command.SshCommandExecuterFactory$$FastClassBySpringCGLIB$$8ecab67d.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.j
VMware Cloud Foundation 4.x
VMware Cloud Foundation 5.x
Issue is fixed in vRSLCM 8.16+ and VCF 5.1.1 (which is expected to contain vRLSCM 8.16)
Workaround:
# Example of overriding settings on a per-user basis #Match User anoncvs # X11Forwarding no # AllowTcpForwarding no Ciphers [email protected],[email protected],aes256-ctr,aes192-ctr,aes128-ctr MACs [email protected],[email protected],hmac-sha2-512,hmac-sha2-256 AllowGroups wheel # PermitTTY no # ForceCommand cvs server UsePrivilegeSeparation yes RhostsRSAAuthentication no DenyGroups cap_vami_users
Note: In case the issue still persists please reach out to the VMware by Broadcom Support Team.