Ticket #3412 (closed Bugs: duplicate)

Opened 2 months ago

Last modified 2 months ago

System Statistics Disk section incorrectly handles units

Reported by: alauppe Assigned to: p_lindheimer
Priority: minor Milestone: 2.6
Component: Core Version: 2.5-branch
Keywords: Cc:
Confirmation: Unreviewed SVN Revision (if applicable):
Backend Engine: All Backend Engine Version:

Description

The system statistics page, which I love, does something funny when df -h shows Used and Avail in different units.

For example, on my syste, df -h shows the following.

root@home:/var/lib/asterisk $ df -h Filesystem Size Used Avail Use% Mounted on /dev/mapper/VolGroup00-LogVol00 71G 5.0G 62G 8% / /dev/sda1 99M 18M 77M 19% /boot tmpfs 506M 0 506M 0% /dev/shm /dev/mapper/VolGroup01-store 1.4T 7.4G 1.3T 1% /store

The /store partition shows Avail in Terabytes, and Used in Gigabytes.

System Statistics shows

/store 735% all in red.

Change History

11/21/08 23:54:35 changed by mickecarlsson

  • status changed from new to closed.
  • resolution set to duplicate.

Please see ticket #3409, test that proposal and post back on that ticket.