Testing Done: |
|
|---|
Bug 1132 vAPV Instance self rebooted, post reboot data interface and VIP were not responding
Review Request #511 — Created Oct. 31, 2024 and updated
| Information | |
|---|---|
| tanya | |
| APV10 | |
| rel_apv_10_7_2, rel_apv_10_7 | |
| 1132 | |
| Reviewers | |
| kdutta, kevin.poh, prajesh, timlai | |
the box was showing high disk usage due to lots of .png files in /var/crash/statmon/ directory.
i part of the fix to add /var/crash/statmon/*.png to diskfreed config to clean up. the other part is 1219 fix, avoid allocating the ,.png alltogether. this patch is only for diskfreed.
added *.png files in /var/crash/statmon/ and checked that they get deleted if disk usage exeeds 90% and 75%
