The following useful commands will help you find the root cause of "No left space" in your linux servers

sudo df -h


sudo find . -type f -size +100M -exec ls -lh {} \;


sudo du -h -d 1 -t 1G /home/www/.cache/



Comments

Popular posts from this blog

Fixing the DeepSpeed Import Error While Fine-Tuning the Qwen Model

Amazon Linux 2023 - User data configuration for launch templates to connect to the EKS cluster

How to create ISM policy and rotate logs in opensearch