bitnami /opt/bitnami/mysql/data increases in size by itself
0
votes
0
answers
190
views
how are you? I have been trying to solve this for a long time and I have not been able to, the case is like this.
I have an instance in amazon lightsail it was 1 GB RAM, 1 vCPU, 40 GB SSD
but due to space issues, upgrade to 2 GB RAM, 1 vCPU, 60 GB SSD
Yesterday it had only 20 GB occupied in the main storage:

Today it is already occupying 40 GB:

I ran the following commands:
sudo du -shx /\* | sort -h
until you get to this path
sudo du -shx /opt/bitnami/mysql/\* | sort -h
and discover that
/opt/bitnami/mysql/data
...weighs in at around 37GB:

Does anyone know how I can see why it is doing that?
I still don't know how to stop it from filling up the storage
Asked by Abel Cantu
(1 rep)
Feb 12, 2023, 12:05 AM
Last activity: Dec 29, 2023, 03:32 AM
Last activity: Dec 29, 2023, 03:32 AM