Attempting to log into the NSX Manager appliances through SSH or console is blocked due to the presence of messages stating the Manager node is in read-only mode.
DescriptionThe following disk partition on the Manager node {{entity_id}} is in read-only mode: {{disk_partition_name}}Recommended ActionExamine the read-only partition to see if reboot resolves the issue or the disk needs to be replaced. Contact GSS for more information.Reported by Node<NSX manager node>
Starting default targetYou are in emergency modesulogin: tcgetattr failed: Input/output error
NSX 3.x
NSX 4.x
NSX 9.x
File system corruption is most often caused when direct access to storage is lost.
After the storage issues are resolved, the manager appliance OS may choose to mount the file-system in read-only mode as a result of this corruption
To resolve the issue perform the following actions:
root and the GRUB password for root (not the same as the appliance user root). linux. At the end of this line, add fsck.mode=force fsck.repair=yes and press F10 or Ctrl-X to boot the appliance. This should bring up the prompt to login with the appliance root user credentials.For additional information refer to Manager node disk/partition is mounted as read-only alarm in NSX Manager - Disk Corruption correction using FSCK
Note: It is strongly recommended to redeploy new Manager nodes after recovering them, to replace the affected node(s).