Link to home
Start Free TrialLog in
Avatar of ROBERT LAPRADE
ROBERT LAPRADE

asked on

AWS Bitnami MEAN instance out of space

I have inherited an existing application hosted on an AWS EC2 C5 instance that appears to have run out of disk space on its attached EBS volume.

I am looking for guidance for:

1. Safely increasing the volume size on AWS without loosing the application running there on Linux.
2. Determining why the volume is full. There appear to be some very large Mongodb journal files, but I am not confident that is the total cause, although this application hasn't had activity for over a year.

Thanks
Avatar of Dmitri Farafontov
Dmitri Farafontov
Flag of Canada image

I suppose you can run this command at the root of the directory you suspect the most space usage on
du -cks * | sort -rn | head -11
This question needs an answer!
Become an EE member today
7 DAY FREE TRIAL
Members can start a 7-Day Free trial then enjoy unlimited access to the platform.
View membership options
or
Learn why we charge membership fees
We get it - no one likes a content blocker. Take one extra minute and find out why we block content.