Tag: NSX-T
-
Error deploying NSX-T manager, error importing OVA appliance
Error “Failed to deploy OVF package. ThrowableProxy.cause A general system error occurred Transfer failed: The OVF descriptor is not available.” If you get this error deploying the OVA appliance for NSX-T manager, change the passwords your using for the deployment and try again.. believe it or not that just fixed it for me. Could be…
-
NSX-T Install load balancing certificate
How to install a certificate on NSX-T to be used for Load balancing. If your given a PKCS12 certificate which contains both the certificate and private key. First you will need to export the certificate without private key and then separately export the private key. To achieve this, i’d used OpenSSL: https://www.openssl.org/ Step 1: Export…
-
NSX-T Manager account has been locked
Had a problem today trying to access via the UI to an NSX-T Manager with admin user, received the following error message: Your login attempt was not successful.The username/password combination is incorrect or the account specified has been locked. SHH also gave me errors (If you can’t SSH, don’t forget to test a console session to the…