Re: df and du results on / strange

2003-11-04 Thread wsa
(/me looks up thinking when will i not be noob anymore) These are the kinda things i tend to learn the hard way, as in today running into a full partition under linux for the first time ever, except for the boot partition but that one is so small it's easy to keep an overall view. I never knew

Re: df and du results on / strange

2003-11-04 Thread Ron Johnson
On Tue, 2003-11-04 at 12:16, Bob Proulx wrote: > wsa wrote: [snip] > Also remember that du reports disk blocks used. A disk block will be > different sizes on different filesystems. This is not the same as the > disk space used. A three byte file takes up three bytes of used space > but fits in

Re: df and du results on / strange

2003-11-04 Thread Bob Proulx
wsa wrote: > / is ext2, all others are ext3. > I get a almost 100% use of / > But with du i'm geting nowhere near 1.9GB total which is the size > of my / , in total i get to 568419 used on / if i take du's output as truth. > The real thruth is there's about 130MB free space on / , cause trying to

df and du results on / strange

2003-11-04 Thread wsa
Running SID with latest packages Nothing but problems here since last weekend...here's another one. / is ext2, all others are ext3. I get a almost 100% use of / But with du i'm geting nowhere near 1.9GB total which is the size of my / , in total i get to 568419 used on / if i take du's output as tr