[MacPorts] #16480: coreutils 6.11 df gives negative/wrong used/avilable for large volume

MacPorts noreply at macports.org
Sat Sep 6 13:20:12 PDT 2008


#16480: coreutils 6.11 df gives negative/wrong used/avilable for large volume
----------------------------------+-----------------------------------------
 Reporter:  craigm at dcs.gla.ac.uk  |       Owner:  macports-tickets at lists.macosforge.org
     Type:  defect                |      Status:  new                                  
 Priority:  Normal                |   Milestone:  Port Bugs                            
Component:  ports                 |     Version:  1.7.0                                
 Keywords:                        |        Port:  coreutils                            
----------------------------------+-----------------------------------------
 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
 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/16480>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list