manager_health.storage_error======
YYYY-MM-DDT01:34:55.506234+00:00 nsxtmgr.vcf kernel - - - [6869346.074509] sd 2:0:1:0: [sdb] tag#1 CDB: Write(10) 2a 00 04 ## ## ## 00 02 78 00 YYYY-MM-DDT01:34:55.506238+00:00 nsxtmgr.vcf kernel - - - [6869346.074512] print_req_error: 1 callbacks suppressed YYYY-MM-DDT01:34:55.506240+00:00 nsxtmgr.vcf kernel - - - [6869346.074516] print_req_error: I/O error, dev sdb, sector 78634720 YYYY-MM-DDT01:34:55.513497+00:00 nsxtmgr.vcf kernel - - - [6869346.075123] EXT4-fs warning: 3 callbacks suppressed YYYY-MM-DDT01:34:55.513521+00:00 nsxtmgr.vcf kernel - - - [6869346.075127] EXT4-fs warning (device dm-8): ext4_end_bio:323: I/O error 10 writing to inode 4194321 (offset 85286912 size 872448 starting block 9828828)YYYY-MM-DDT03:11:02.145Z napi.root.node.services.utils.node-mgmt ERROR File system(s) found to be in read-only mode: /dev/sdb1 -> /mnt
mount" command shows file systems used by NSX Manager in a readonly mode.kauditd hold queue overflowVMware NSX
VMware NSX-T Data Center
The following are common causes of NSX Manager nodes' partitions going into a read-only state:
/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) should run at boot time on all partitions.config or /nonconfig) get mounted as read-only and a reboot does not help:/config and /nonconfig are used by the NSX database Corfu. Linux recovery tools such as fsck may not repair these partitions.config and /nonconfig are mounted in read-only, use the steps below to resolve the issue.SHIFT or ESC key quickly.e to edit the selected option 'Ubuntu' (Not Advanced Ubuntu).root) and the GRUB password (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 h.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+dumpDo 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.
For more information, see Creating and managing Broadcom support cases.