Ticket #16480 (closed defect: wontfix)
coreutils 6.11 df gives negative/wrong used/avilable for large volume
| Reported by: | craigm@… | Owned by: | nox@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | Port Bugs |
| Component: | ports | Version: | 1.7.0 |
| Keywords: | Cc: | ||
| Port: | coreutils |
Description
df (gdf) reports incorrect values for a large NFS mount, Mac OS X native df does not. MacOSX 10.5.4 (Intel)
gdf -h
host:/export/path 561G -794G -694G 54% /mount/point
gdf
host:/export/path 87379584 -832528624 -727575440 /mount/point
/bin/df -h
host:/export/path 4.5Ti 1.2Ti 3.3Ti 27% /mount/point
/bin/df
host:/export/path 9764693760 2629910048 7134783712 27% /mount/point
Change History
Note: See
TracTickets for help on using
tickets.

