Title: Alarm for Manager disk/partition is mounted as read-only
Event ID: manager_health.storage_error
VMware NSX
VMware NSX-T Data Center
It may be because of the following reasons:
/etc/fstab file or other configuration files can result in a read-only file system.For VMware NSX-T 3.0.2 and higher
fsck will run at boot time on all partitions)./config and /nonconfig are used by the NSX-T database corfu; Linux recovery tools such as fsck may not repair these partitions.Note: If only a single appliance was impacted, then you can remove that appliance and deploy a new one.
SHIFT or ESC key quickly.e to edit the selected option 'Ubuntu' (Not Advanced Ubuntu).root) and the GRUB password for root (not the same as the appliance user root).VMware1 before release 3.2 and NSX@VM!WaR10 for 3.2 and beyond.linux.fsck.mode=force fsck.repair=yes and press F10 to boot with these options. This should bring up the prompt to login with the appliance root user credentials. If not, continue to step 10.root= and add rw init=/bin/bash after the UUID:Ctrl-X to boot.root@(none):/#e2fsck -y /dev/sda1
e2fsck -y /dev/sda2
e2fsck -y /dev/sda3
e2fsck -y /dev/mapper/nsx-image
e2fsck -y /dev/mapper/nsx-var+log
e2fsck -y /dev/mapper/nsx-repository
e2fsck -y /dev/mapper/nsx-tmp
e2fsck -y /dev/mapper/nsx-var+dump
Do NOT run e2fsck against CORFU partitions.If you need to open a Broadcom support request, be sure to note all troubleshooting steps already performed and the result(s) of each and confirm the underlying storage issue is resolved.