Skip to main content
Question

EXT4 file system errors are detected: Filesystem errors found on CVM * on the below device(s): Device: md2, Partition: home, Max Mount Count: -1

  • October 16, 2025
  • 0 replies
  • 20 views

Forum|alt.badge.img

Good afternoon.
After running the NCC check, I received an error message:

However, there are no errors on the disks themselves that formed the MD2 partition.

There are also no hardware issues, I checked both in Nutanix and in the XCC.


Is it possible to fix this problem using standard Linux tools?
Here's a plan, might it work:

Unmount the Partition: >umount /home
Run Filesystem Check (fsck): >fsck.ext4 -v -f /dev/md2

Reboot and Remount: >mount /home

This topic has been closed for replies.