
Hello Hans,
we recognized a similar issue on some of our systems.
df -h /opt/immune/storage
gave 90% usage while a
du -hd 1 /opt/immune/storage
only used 40% of the space.
It looks like an open filedescriptor of a deleted file is blocking the storage.
Try rebooting the system.
1 comment