-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
For large nested clusters (depending on latency and other factors) the Install-NSXCluster within LabDeploy.ps1 times out. The PowerNSX default timeout is 120 second. The scripts sets it to 300 seconds. But with 8 hosts I am getting consistent timeouts.
Maybe we test for more than 6 hosts and set the time higher? This will lengthen the script execution time but might prevent the default prompt for more time?
Maybe the default behavior in the PowerNSX function is enough?