Applicable to:
- Plesk for Linux
Symptoms
Plesk update fails with the following error in the
/var/log/plesk/install/autoinstaller3.log
:
Components and product validation detected at least one important issue: Available disk space check There is not enough disk space available in the / directory. You need to free up 164.1 MB.
Conditions
There is not enough free space in
/
or
/tmp
directories to perform an upgrade.
Resolution
Verify that there is enough free disk space in the
/
directory and 3GB of free disk space in the
/tmp
directory:
# df -h /tmp
Filesystem Size Used Avail Use% Mounted on
/dev/sda4 200G 100G 100G 50% /tmp
# df -h /
Filesystem Size Used Avail Use% Mounted on
/dev/sda3 376G 101G 275G 27% /
Comments
2 comments
Hello,
I have tried this approach, but I keep getting this error even after deleting everything from tmp/ folder in my root server location:
Could you please send me df -h output? I gues that thre is no space on the partition where /tmp is mounted.
Please sign in to leave a comment.