OS: Ubuntu 6.06 LTS in Vmware
ZCS: zcs-4.0.2_GA_362.DEBIAN3.1.tgz
zmdisklog seems to be pulling the wrong portion of the stats.
From the cmd line df -ml:
root@zimbra:~# df -ml
Filesystem 1M-blocks Used Available Use% Mounted on
/dev/mapper/Ubuntu-root
33576 2623 29249 9% /
varrun 514 1 514 1% /var/run
varlock 514 1 514 1% /var/lock
udev 514 1 514 1% /dev
devshm 514 0 514 0% /dev/shm
/dev/sda5 228 14 203 7% /boot
/viriiscan 600 0 600 0% /opt/zimbra/amavisd-new-2.4.1/tmp
Running /opt/zimbra/libexec/zmdisklog and checking the output reveals:
dev: /dev/mapper/Ubuntu-root, mp: /, tot: 2623, avail: 9%
dev: /dev/sda5, mp: /boot, tot: 228, avail: 203
which leaves my Disk Status looking very wrong. I would think the correct output would be something more like this:
dev: /dev/mapper/Ubuntu-root, mp: /, tot: 33576, avail: 29249
dev: /dev/sda5, mp: /boot, tot: 228, avail: 203
Any thoughts are where to look is appreciated.


LinkBack URL
About LinkBacks

