0

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?

df -h output

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

1 Answers1

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