×![]()
×
×![]()
×
×
Process Failed Insufficient Space
Problem
You receive an error message "Patch scan/deployment operation failed because there is no space left on the endpoint" while installing patches on your network computers using Patch Manager Plus.
Resolution
Verify that there is enough available space in the directories used by the Linux agent.
a. Common Directory
<agent_installed_directory>/data/store/— used to store downloaded patches
b. YUM-based Flavors
/var/cache— used to store offline meta files/etc/yum.repos.d— stores the Patch Manager Plus’s.repofile
c. Debian-based Flavors
/var/lib/apt/lists— used to store offline meta files/etc/apt/— stores the Patch Manager Plus’s.repofile
d. Zypper-based Flavors
/var/cache— used to store offline meta files/etc/zypp/repos.d— stores the Patch Manager Plus’s.repofile
- Allocate sufficient space for cache directories:
- 10—20 GB for YUM-based systems
- 1—2 GB for Debian and Zypper-based systems
Further Assistance
Kindly contact patchmanagerplus-support@manageengine.com with the following details:
- Linux agent logs
- Output of the following commands:
grep MemTotal /proc/meminfodf -hcat /proc/meminfo