In this example I will be putting an nginx reverse proxy in front of the three NSX-T Managers – as i am using multisite so cant use inbuilt VIP. I have built a Rocky Linux 8 machine with a minimal configuration. NSX Managers will be on: 10.8.1.5010.8.1.6010.9.1.50 Install Nginx Edit Nginx config and add include Read More…
Day: September 26, 2021
Powershell Script to Update all Scratch Partitions in an ESXi Cluster
Following on from an auto deploy install using SD cards on a Cisco UCS where we couldnt configure the scratch partition within an automated process so I wrote a powershell script to loop around a specific cluster and update all the host logs. Note: This assumes that the directories are already created. I might include Read More…