Hello There, I would like to give credit for this article to my colleague Muhannad S. Aljaghthami who worked on this task and gave us full insight on how to do. Now lets talk about replacing an expired/ about to expire SSL certificate for the vCloud Director application which is hosted on internet. Prerequisites: Digicert Certificate utility for windows. Putty/Mobaxterm application for SSH to vCD cells. Winscp to transfer the files to vCD cells. SSH access should be validated on vCD Cells Backup tool to take a backup of vCD cells. Versions & products used while writing this article: vCloud Director 10.4 NSX AVI 22.1.1 Step by step procedure: Initiated a CSR request using Digicert utility for windows and shared the CSR with the team who manages the SSL certificates. Post submission of CSR,we received the root & SSL certificate for our vCloud Director URL. Using the Digicert utility, we have extracted the pfx file and key file, sample screenshot below. No...
Hello There, This article briefs about an issue faced during expanding the cluster with vSAN ready node via SDDC Manager. VCF: 4.5.0 ESXi : VMware ESXi 7.0.3 build-20328353 Thanks to my colleague Ahmed Alameri for his contribution. We were recently working on cluster expansion via SDDC Manager and the task was failed at "Validate vSAN disks for ESXi Host(s)" We had to quickly login to the ESXi host and check if the disks are healthy and are eligible to be used for vSAN. We enabled SSH service on the host, and through CLI we validated if the disks were eligible for vSAN by running command ' vdq -q ' Output Sample: [ { "Name" : "t10.NVMe_NVMe_Pxxxx_MU_U.2_1x.xTB________000xxxxxxxxx", "VSANUUID" : "", "State" : "Eligible for use by VSAN", "Reason" : "None", "IsSSD" ...