Failure Domain Down" alarm is reported./var/log/syslog on the affected NSX Edge node:<timestamp> edge-node NSX 38252 - [nsx@6876 comp="nsx-edge" subcomp="python" username="root" level="ERROR" errorCode="('CLI110',)"] Failed to get Manager connection status: sudo: Account or password is expired, reset your password and try again#012sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper#012sudo: unable to change expired password: Authentication token manipulation error
<timestamp> nsx-edge NSX 3315 - [nsx@6876 comp="nsx-edge" subcomp="node-mgmt" username="root" level="CRITICAL" eventFeatureName="edge_health" eventType="failure_domain_down" eventSev="critical" eventState="On" entId="00000000-####-####-####-#########"] All members of failure domain #######-####-####-####-######### are down.
/var/log/nvpapi/api_server.log:<timestamp> nsx_monitoring.clientlibrary.event_source CRITICAL All members of failure domain #########-####-####-####-######### are down.
Note: The preceding log excerpts are only examples. Date, time, and environmental variables may vary depending on your environment.
If you are having difficulty finding and downloading software, please review the Download Broadcom products and software KB.
Workaround:
Reset or renew the root password on the affected NSX Edge node using one of the following methods:
mynsxedge01> set user root password
Current password: <old_password>
New password: <new_password>
Retype new password: <new_password>root@mynsxedge01's password: <old_password>You are required to change your password immediately (password expired)Changing password for root.Current password: <old_password>New password: <new_password>Retype new password: <new_password>Additionally, if desired, you may change the password expiration:
Password Expiration Management:
Connect to the NSX Edge node as admin via console or SSH.
To clear the password expiration status:
Root: clear user root password-expiration
Admin: clear user admin password-expiration
To check the current password expiration status:
Root: get user root password-expiration
Admin: get user admin password-expiration
If the current, expired root password is not known, the following documents provide steps for utilizing the GRUB menu to trigger a password reset operation.