ext filesystem without journal shows as "not clean" while being mounted
Issue
- If a ext file system has no journal, commands such as
tune2fs
ordumpe2fs
shows the file system state asnot clean
while being mounted.
#tune2fs -l /dev/mapper/localvg-ext4 | grep "^Filesystem state"
Filesystem state: not clean
- Unmounting the file system reset the flag to
clean
Environment
- Red Hat Enterprise Linux (All Versions)
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.