VCF 3.X – Bring-Up License Expired
Issue: NSX Datacenter license used in parameter xls was expired, resulting in a failure during bring-up. Rather than rolling back the bring-up I edited the NSX lic entry in postgres […]
Virtualization & Storage
Issue: NSX Datacenter license used in parameter xls was expired, resulting in a failure during bring-up. Rather than rolling back the bring-up I edited the NSX lic entry in postgres […]
Issue: NSX Datacenter license used in parameter xls was expired, resulting in a failure during bring-up.
Rather than rolling back the bring-up I edited the NSX lic entry in postgres via Cloud Builder SSH console:
sudo psql -U postgres -d bringup -h localhost
Enable extended display in order to make the output readable:
\x auto
Select the resource config and drill down to NSX entry:
SELECT * FROM "ResourceConfig";
UPDATE “ResourceConfig” with a valid NSX lic:
\q to exit
Hit ‘retry’ from Cloud Builder:
Ramblings by Keith Lee
Discussions about all things VxRail.
Random Technology thoughts from an Irish Virtualization Geek (who enjoys saving the world in his spare time).
Musings of a VMware Cloud Geek
Converged and Hyper Converged Infrastructure
'Scamallach' - Gaelic for 'Cloudy' ...
Storing data and be awesome
Best Practices et al
Every Cloud Has a Tin Lining.