Bug 1230 - vAPV Data Disk is getting full and showing disk abnormal
Review Request #595 — Created Dec. 27, 2024 and updated — Latest diff uploaded
| Information | |
|---|---|
| kevin.poh | |
| APV10 | |
| rel_apv_10_7 | |
| 1230 | |
| Reviewers | |
| timlai, weikai | |
Enhancement to enable the automatic deletion of the /var/log/journal/ directory, as it significantly contributes to disk usage when the disk is full, and no automatic deletion occurs.
Testing Steps:
1. Copy several large files into the/var/log/journaldirectory.
2. Log in as the root user and rundf -hto check the disk usage percentage for the/vardirectory.
3. If the usage exceeds 75%, the files within/var/log/journal/will be automatically deleted.
