My site size is 25GB & Server Space (Ubuntu 16.04) is 25GB, /dev/xda1 shows 19M free, but still it shows xvda1 is 100% full. Any Fix?
Asked
Active
Viewed 1.2k times
0
-
The general solution to your general question is: Delete some data… Please do not post screenshots of the terminal. Paste the text directly to your question and apply code formatting. – Melebius Oct 03 '18 at 10:26
-
1xvda1 has only 19MB, that's considered 'full' for the most part. You should delete the stuff that's taking up space. – Thomas Ward Oct 03 '18 at 15:28
-
1Close voters. Answered. – Elder Geek Oct 03 '18 at 15:30
-
Could you please post text files, dialogue messages, and program output listings as text, not as images? To achieve the latter two you can either 1) select, copy & paste the dialogue text or terminal content or 2) save the program output to a file and use that. Longer listings (the editor will tell you what’s too long) should be uploaded to a pastie service and linked to in the question. Thanks. – David Foerster Oct 24 '18 at 07:12
1 Answers
1
One reason that the filesystem may be showing full when there is space remaining is space reserved for root. Once you've determined what is taking up all the space You'll need to free some space up or resize the instance.
More sources: https://serverfault.com/questions/330532/xvda1-is-100-full-what-is-it-how-to-fix

Elder Geek
- 36,023
- 25
- 98
- 183