Hi all,
I am configuring PSC HA in a 6.5 environment.
All appliances are at the 6.5 express patch 3 version level. (I copied and replaced the updateSSOConfig.py and UpdateLsEndpoint.py scripts from a GA version of a PSC due to the known issue)
What I have is the following:
vCenter 6.5 connected to an external temporary PSC
2 extra PSCs in the same SSO domain and site as the temporary PSC
(all 3 PSCs are in the same SSO domain and site)
NLB configured in NSX.
I am trying to configure these 2 extra PSCs in a NLB to be able to repoint the vCenter from the temporary PSC to the NLB PSCs.
I have created the certificate and imported it to both extra PSCs.
Then I have successfully run the "python updateSSOConfig.py --lb-fqdn=xxx.xxx.xxx" command on both PSCs.
However when I run the "python UpdateLsEndpoint.py --lb-fqdn=nlb_fqdn --user=administrator@vsphere.local" command I am getting an error message and it doesn´t complete correctly.
The endpoints don´t update.
The error message is attached.
I see the following in the error message:
Invalid value of command option ´--site´, value:´ ´
That implies to me that the command is expecting a different site-name than the current site-name i.e. the site-name cannot be null?
If I try adding the --site parameter to the command it fails saying that that is not how to run the command correctly.
Has anyone seen this message before or do you know what is happening here?
I tested everything in a lab however, I used Netscaler in my lab and also I only had the 2 PSCs to play with (no vCenter connected to a temp PSC).
Anybody??
Regards
Mark