On one of our MDS servers (R81.10 JHFA T79) we get this message in Smart Console (R81.10 Build 410):
Partition /var/log/ has: 0 MB of free space and it's lower then required
However we have plenty of disk space ...
# df -h | grep -E "Size|/var/log"
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/vg_splat-lv_log 3.7T 2.8T 897G 76% /var/log
# df -B 4096 | grep -E "Used|/var/log"
Filesystem 4K-blocks Used Available Use% Mounted on
/dev/mapper/vg_splat-lv_log 973389440 739041146 234348294 76% /var/log
It is annoying to get such a bogus message. My guess someone is not doing their math right and we have too much free disk space so we end up with negative values in some calculations.
Ayone else seen this? Perhaps also seen a solution?
<< We make miracles happen while you wait. The impossible jobs take just a wee bit longer. >>