I'm seeing an issue with disk size reporting on FreeBSD 7.2.
Here are the sizes and usage as reported by df:
Filesystem Size Used Avail Capacity Mounted on
/dev/ad0s1a 248M 87M 141M 38% /
devfs 1.0K 1.0K 0B 100% /dev
/dev/ad0s1g 989M 480M 430M 53% /home
/dev/ad0s1e 97M 3.3M 86M 4% /tmp
/dev/ad0s1f 3.9G 3.2G 402M 89% /usr
/dev/ad0s1d 989M 324M 587M 36% /var
/dev/concat/data 192G 144G 33G 81% /data
devfs 1.0K 1.0K 0B 100% /var/named/dev
However, zabbix is saying that, for example, my /data partition is 48.07 TB, my / partition is 160.94 GB, and my /home partition is 509.6 GB.
Any ideas as to what the issue is? Is this a known problem? I'm using Zabbix 1.6.5.
Here are the sizes and usage as reported by df:
Filesystem Size Used Avail Capacity Mounted on
/dev/ad0s1a 248M 87M 141M 38% /
devfs 1.0K 1.0K 0B 100% /dev
/dev/ad0s1g 989M 480M 430M 53% /home
/dev/ad0s1e 97M 3.3M 86M 4% /tmp
/dev/ad0s1f 3.9G 3.2G 402M 89% /usr
/dev/ad0s1d 989M 324M 587M 36% /var
/dev/concat/data 192G 144G 33G 81% /data
devfs 1.0K 1.0K 0B 100% /var/named/dev
However, zabbix is saying that, for example, my /data partition is 48.07 TB, my / partition is 160.94 GB, and my /home partition is 509.6 GB.
Any ideas as to what the issue is? Is this a known problem? I'm using Zabbix 1.6.5.
Comment