Failure Domain Down
" alarm is reported./var/log/syslog
on the affected NSX Edge node:2023-08-16T07:51:41.958Z mynsxedge01 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
2023-08-16T07:53:47.876Z mynsxedge01 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-####-####-####-444444444444"] All members of failure domain 00000000-####-####-####-444444444444 are down.
/var/log/nvpapi/api_server.log
:2023-08-16T07:51:37.824Z nsx_monitoring.clientlibrary.event_source CRITICAL All members of failure domain 00000000-####-####-####-444444444444 are down.
Note: The preceding log excerpts are only examples. Date, time, and environmental variables may vary depending on your environment.
VMware NSX-T Data Center 3.x
VMware NSX 4.x
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:
clear user root password-expiration
get user root 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.