I’m pretty knowledgeable with Linux, yet I don’t know what to do, but rebuild the system.
Can you help?
On RHEL 8.4 system
System disk is 119 GB
/boot filesystem reside on 1GB disk partition.
/boot filesystem is xfs.
Counting files sum up with about 190 MB only.
What is the possible cause?
How to fix the situation?
Run xfs_estimate on /boot and see what it says. My best guess now is some sort of xfs issue. You need to look into xfs_check and then mostly xfs_repair to fix the issue. Run all commands in single user mode.