This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

df reports negative values on Network Shares


Hi all,
this may or may not be a bug in fileutils. Here are the
symptoms:

$ df
Filesystem           1k-blocks      Used Available Use% Mounted on
C:\cygwin\usr\X11R6\lib\X11\fonts
                      19542568   7468884  12073684  39%
/usr/X11R6/lib/X11/fonts
C:\cygwin\bin         19542568   7468884  12073684  39% /usr/bin
C:\cygwin\lib         19542568   7468884  12073684  39% /usr/lib
C:\cygwin             19542568   7468884  12073684  39% /
c:                    19542568   7468884  12073684  39% /c
m:                      307200 -73786976294741950464      7308 101% /m
g:                      512000 -73786976294738780160    350176 101%
/cygdrive/g
j:                      512000 -73786976294738780160    350176 101%
/cygdrive/j
n:                    62693276  53949172   8744104  87% /cygdrive/n
p:                      512000 -73786976294738780160    350176 101%
/cygdrive/p
z:                      512000 -73786976294738780160    350176 101%
/cygdrive/z
tdemmer@KFIDEMUC110528:~
$ df -h
Filesystem            Size  Used Avail Use% Mounted on
C:\cygwin\usr\X11R6\lib\X11\fonts
                       19G  7.2G   11G  39% /usr/X11R6/lib/X11/fonts
C:\cygwin\bin          19G  7.2G   11G  39% /usr/bin
C:\cygwin\lib          19G  7.2G   11G  39% /usr/lib
C:\cygwin              19G  7.2G   11G  39% /
c:                     19G  7.2G   11G  39% /c
m:                    300M  -64Z  7.1M 101% /m
g:                    500M  -64Z  341M 101% /cygdrive/g
j:                    500M  -64Z  341M 101% /cygdrive/j
n:                     60G   52G  8.3G  87% /cygdrive/n
p:                    500M  -64Z  341M 101% /cygdrive/p
z:                    500M  -64Z  341M 101% /cygdrive/z
$ df --version
df (fileutils) 4.1
Written by Torbjorn Granlund, David MacKenzie, Larry McVoy, and Paul Eggert.

Copyright (C) 2001 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
tdemmer@KFIDEMUC110528:~
$ uname -a
CYGWIN_NT-5.1 KFIDEMUC110528 1.5.5(0.94/3/2) 2003-09-20 16:31 i686 unknown
unknown Cygwin

All the drives with the -64Z (zillion?) are on the same server subsystem, n:
is on a different server.
The explorer show reasonable values under Properties, e.g. 158MB used, 341MB
free, and 500MB Capacity.
The 500MB for do not represent a physical value, but most likely a quota
limit. 
The values for n: are consistent with what the explorer claims.

Any hints where to look further into this?


Best regards / Mit freundlichen Grüssen,

Thomas Demmer
Kraft Foods R&D Inc.
Tel.: +49 (0)89 62738-6302
Fax: +49 (0)89 62738-86302
mailto:tdemmer@krafteurope.com <mailto:> 

Thought of the day
A good plan today is better than a perfect plan tomorrow.
                -- Patton


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]