This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
Filesystem Size Used Avail Use% Mounted on
|
||||
/dev/mapper/vgapp-lvlog 80G 76G 4.0G 95% /var/log/app
|
||||
/dev/mapper/vgapp-lvdata 200G 121G 79G 61% /srv/app
|
||||
/dev/sda2 40G 19G 21G 48% /
|
||||
@@ -0,0 +1,4 @@
|
||||
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NLINK NODE NAME
|
||||
appworker 1842 appsvc 12w REG 253,7 8589934592 0 9911 /var/log/app/app.log.1 (deleted)
|
||||
java 2210 appsvc 45w REG 253,7 2147483648 0 9919 /var/log/app/gc.log.2 (deleted)
|
||||
rsyslogd 712 root 7w REG 253,7 524288000 0 9924 /var/log/app/messages.old (deleted)
|
||||
@@ -0,0 +1,13 @@
|
||||
Disk Full Review - Sanitized Example
|
||||
|
||||
Host: host-app-01.example.invalid
|
||||
Filesystem: /var/log/app
|
||||
Before: 95% used
|
||||
After: 72% used
|
||||
Actions reviewed:
|
||||
- Confirmed largest files under /var/log/app.
|
||||
- Identified deleted files still held by appworker and java processes.
|
||||
- Confirmed no symlinks were removed during rotated log cleanup.
|
||||
- Recommended application owner restart during approved window to release deleted files.
|
||||
|
||||
No real hostnames, tickets, or application names are included in this sample.
|
||||
Reference in New Issue
Block a user