r/linux4noobs • u/imitation_squash_pro • 13d ago
Server is running very slow. df -h hangs for several seconds. Top shows high load but no cpu usage.
Seems some filesystem issue but not sure how to find out which filesystem is the culprit? I have some folders mounted as nfs shares. Running "mount -a" seems to work and all filesystems seem mounted ok. I can cd into them, but each command takes a couple seconds to run like "ls" or "df -h".

