Today, early in the morning found that the Web site login, apk package also upload server, so the elimination of problems, and finally inadvertently used the DF-L command to see the problem is found.
The command results show:/dev/mapper/volgroup-lv_root 100% space is packed. It is estimated that this problem, so the site when the session can not be saved, and upload the APK package cannot be saved to the hard disk, then now is to deal with the problem of/dev/mapper/volgroup-lv_root 100%.
1, use the command: DU-SH/TMP view the TMP directory and Du-sh/var view var directory, if found to occupy too large, choose to delete the large file or large folder inside, you can solve (i This is/var/log/log too much occupied 80G, deleted after the resolution).
2, can cooperate with the order: find. -type f-size +500m Look for larger files, delete