Re: df: negative overflow?

2003-11-26 Thread Melvyn Sopacua
On Wednesday 26 November 2003 19:52, Michael Edenfield wrote:

> * Melvyn Sopacua <[EMAIL PROTECTED]> [031126 13:23]:
> > /dev/ad0s2e ? 989M ? 947M -36.4M ? 104% ? ?/var
>
> This is normal.  Each filesystem has a chunk of reserved space for
> root-only,

Yes, sorry I wasn't too clear (I thought the bug would stand out). But here's 
the really important line:

> > /dev/ad0s2e       989  946 36028797018963931   104%    /var
   ^

Looks like an integer overflow of some kind.

> --Mike

-- 
Melvyn


pgp0.pgp
Description: signature


Re: df: negative overflow?

2003-11-26 Thread Michael Edenfield
* Melvyn Sopacua <[EMAIL PROTECTED]> [031126 13:23]:

> /dev/ad0s2e ? 989M ? 947M -36.4M ? 104% ? ?/var

This is normal.  Each filesystem has a chunk of reserved space for
root-only, for disaster recovery and such.  Your /var filesystem is
full, and has begun overflowing into that reserved space by 36.4MB.
Essentially, there is no free space left in the file system, and you
must get rid of 36.4MB of data before you can begin to get any free
space.

--Mike



pgp0.pgp
Description: PGP signature


df: negative overflow?

2003-11-26 Thread Melvyn Sopacua
Hi,

cvs as of Sunday ~11:00am GMT.

Filesystem  1M-blocks Used             Avail Capacity  Mounted on
/dev/ad0s2a       484   70               374    16%    /
devfs               0    0                 0   100%    /dev
/dev/md0           62    0                57     0%    /tmp
/dev/ad0s2d      4958  893              3668    20%    /home
/dev/ad0s2f      4958 3319              1241    73%    /usr
/dev/ad0s2g     16374              12841    15%    /usr/local
/dev/ad0s2e       989  946 36028797018963931   104%    /var

Filesystem    Size   Used  Avail Capacity  Mounted on
/dev/ad0s2a   484M    71M   375M    16%    /
devfs         1.0K   1.0K     0B   100%    /dev
/dev/md0       63M   8.0K    58M     0%    /tmp
/dev/ad0s2d   4.8G   893M   3.6G    20%    /home
/dev/ad0s2f   4.8G   3.2G   1.2G    73%    /usr
/dev/ad0s2g    16G   2.2G    13G    15%    /usr/local
/dev/ad0s2e   989M   947M -36.4M   104%    /var


-- 
Melvyn


pgp0.pgp
Description: signature