Troubleshooting Tip: How to identify FortiClient EMS upgrade fails due to the/tmp folder not having enough free disk space
| Description | This article describes how to check if FortiClient EMS upgrade fails due to the/tmp folder not having enough free disk space. |
| Scope | FortiClient EMS v7.4. |
| Solution | When check EMS installation log, the following output shows the error message:
Read: 13.5 GiB ==> 82%zstd: error 70 : Write error : cannot write block : No space left on device
The keyword 'premature end' means the installation has not even started yet.
It is recommended to have /tmp 1.5 times free disk space larger than /opt/forticlientems.
To check the current free disk space of both partitions, the following commands can be used.
du -hs /opt/forticlientems df -h /tmp
Related article: Technical Tip: How to expand disk space in FortiClient EMS v7.4.x |
