This article suggests solutions for the situation when you run out of space on a certain environment of Adobe Commerce on cloud infrastructure.
You are running out of disk space on the disk with writable directories. One symptom can be stuck deployment.
To check the disk usage, run the following command:
df -h var/
The var
directory is usually the one that could take a lot of space and can be cleaned easily.
Adobe Commerce stores all log files in the var
directory. New log files are created and old ones are archived daily. But if the number of generated errors keeps growing, log files take more and more space.
Custom import/export files are also stored in the var
directory, and take space if their numbers increase.
Solution options:
var
directory.var
directory and clean it.To check how much space you have for each environment:
As the Adobe Commerce on cloud infrastructure account owner, log in to your project.
In the upper right corner, click <your name>
> Account Settings.
On the project tab, see the amount specified, for example: