cynack's Posts

https://kb.vmware.com/s/article/87542
You can integrate them via Federation at the NSX level. Though, if that site is destined to become a vCF based deployment you would need to deploy it as a management domain. Keep in mind, mgmt domain... See more...
You can integrate them via Federation at the NSX level. Though, if that site is destined to become a vCF based deployment you would need to deploy it as a management domain. Keep in mind, mgmt domains are only performed by the Cloud-Builder from my understanding. vCF deploys workload domains. 
Hi there, Working with vCF 5 and needed to redeploy 2-failed edge nodes previously deployed with vCF/SDDC Manager. Upon remediation of the password, logs are pointing to: Unable to create jsch CLI... See more...
Hi there, Working with vCF 5 and needed to redeploy 2-failed edge nodes previously deployed with vCF/SDDC Manager. Upon remediation of the password, logs are pointing to: Unable to create jsch CLI session: com.jcraft.jsch.JSchException: HostKey has been changed: Could not connect to the SSH server @ xxx m.jcraft.jsch.JSchException: HostKey has been changed: I've noticed in the operationsmanager.log that the keys are different, as they should be. Though, I cannot find a method to update the KeySpec with vCF/SDDC Manager. Anyone know of a way to update the KeySpec, would this be a postgres edit? I have checked the known_hosts under /home/vcf/.ssh/known_hosts and removed previous key information. I have successfully ssh'ed from vCF to the ESG. Note: This is only for the admin/audit accounts, root shows valid (not disconnected).
Do you have any official documentation that states that? I combed the release notes a dozen times and did not see any particular reference.
Posted this in the feedback post. Though looking to get some conversation going around anyone deploying vCF 5.0 with vSAN ESA configured? Things to note: vCB only appears to support the vsanSpec w... See more...
Posted this in the feedback post. Though looking to get some conversation going around anyone deploying vCF 5.0 with vSAN ESA configured? Things to note: vCB only appears to support the vsanSpec which esaConfig is not a part of. esaConfig is a documented under the API guide for a WLD/clusterSpec (under datastoreSpec).  vCB when it configured vSAN does not complete the quick start vsan guide. Turning on ESA post mgmt WLD deployment stops the ability to add hosts to the cluster (cannot create disk groups or claim disks) Manually configuring disk groups fails Add Disk Group workflow No easy/UI method to undo turning ESA service on post via vSphere UI API compute WLD domain fails validation with esaConfig parameters specified. Reports feature not enabled.  
Where is/if any documentation on esaConfig out of the box? Nothing can be found to deploy management wld with cloud builder as it is not vsanSpec parameter. Additionally, if it’s not deployed OOB to ... See more...
Where is/if any documentation on esaConfig out of the box? Nothing can be found to deploy management wld with cloud builder as it is not vsanSpec parameter. Additionally, if it’s not deployed OOB to management wld, upon vSAN wld API it’s not enabled and thus cannot be accepted during validations!!! Not to mention the UI shows 0 support to enable the feature during cluster creation. 
If your vCSA/vCenter is up and running without issue. Run the following: "/opt/vmware/vcf/operationsmanager/scripts/cli/pm_lookup_passwords.sh -u administrator@vsphere.local -e PSC -n 1 -s 0" Set y... See more...
If your vCSA/vCenter is up and running without issue. Run the following: "/opt/vmware/vcf/operationsmanager/scripts/cli/pm_lookup_passwords.sh -u administrator@vsphere.local -e PSC -n 1 -s 0" Set your vCenter administrator@vsphere.local to the password supplied. Restart vCF.
Did you ever resolve this issue?