Re: df reports capacity 100%

2007-03-22 Thread Otto Moerbeek
On Thu, 22 Mar 2007, Stephan A. Rickauer wrote:

 Our Soekris (4.0-stable) NFS mounts a remote share:
 
 # df -h /projects
 FilesystemSizeUsed   Avail Capacity  Mounted on
 linsrv01:/projects410G2.0T   417G  498%  /projects
 
 # grep projects /etc/fstab
 linsrv01:/projects /projects nfs rw,auto 0 0
 
 
 where linsrv01 is a SLES10 NFS server (amd64). Probably /projects has
 been increased there using LVM/xfs_grow and the nfs mount hasn't been
 renewed ever since. However, if I do remount the remote NFS share on the
 soekries, the Size is not updated.
 
 on linsrv01, df reports:
 Filesystem   Size  Used Avail Use% Mounted on
 /projects2.4T  2.0T  418G  84% /projects
 
 
 Not a problem at all, but maybe some developer is interested in
 understanding this phenomena or knows what one can do to cleanly update
 the Size information.

This is a known bug and not fixable until we change the statfs
structure. 

http://cvs.openbsd.org/cgi-bin/query-pr-wrapper?full=yesnumbers=5169

-Otto



Re: df reports capacity 100%

2007-03-22 Thread Stephan A. Rickauer
Otto Moerbeek wrote:
 This is a known bug and not fixable until we change the statfs
 structure. 
 
 http://cvs.openbsd.org/cgi-bin/query-pr-wrapper?full=yesnumbers=5169

Awesome. I wish other software had such a high quality of support.

Thanks Otto.

-- 

 Stephan A. Rickauer

 ---
 Institute of Neuroinformatics Tel  +41 44 635 30 50
 University / ETH Zurich   Sec  +41 44 635 30 52
 Winterthurerstrasse 190   Fax  +41 44 635 30 53
 CH-8057 ZurichWeb  www.ini.unizh.ch

 RSA public key:  https://www.ini.uzh.ch/~stephan/pubkey.asc
 ---