Werk #9270: Fixed possible out of memory errors introduced with 1.3.5
| Component | Firmware |
| Title | Fixed possible out of memory errors introduced with 1.3.5 |
| Date | Aug 31, 2016 |
| Level | Prominent Change |
| Class | Bug Fix |
| Compatibility | Compatible - no manual interaction needed |
| Appliance Version | 1.3.7 |
The version 1.3.5 shipped with the new performance analysis tool atop. The tools was writing it's statistics, which are recorded from system startup till shutdown to /var/log/atop which continously grew in size and could use all space in the tmpfs /var/log.
This could lead to low memory situations where other processes were killed due to not enough memory.
To manually workaround this issue without applying the update, you can manually cleanup the files in /var/log/atop regularly.