mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Wrong free space reported for XFS filesystem
@ 2006-09-06  8:54 Jesper Juhl
  2006-09-06  9:59 ` Richard Mittendorfer
  2006-09-06 23:02 ` David Chinner
  0 siblings, 2 replies; 5+ messages in thread
From: Jesper Juhl @ 2006-09-06  8:54 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Nathan Scott

For your information;

I've been running a bunch of benchmarks on a 250GB XFS filesystem.
After the benchmarks had run for a few hours and almost filled up the
fs, I removed all the files and did a "df -h" with interresting
results :

/dev/mapper/Data1-test
                     250G  -64Z  251G 101% /mnt/test

"df -k"  reported this :

/dev/mapper/Data1-test
                     262144000 -73786976294838202960 262147504 101% /mnt/test

I then did an umount and remount of the filesystem and then things
look more sane :

"df -h" :
/dev/mapper/Data1-test
                      250G  126M  250G   1% /mnt/test

"df -k" :
/dev/mapper/Data1-test
                     262144000    128280 262015720   1% /mnt/test

The filesystem is mounted like this :

/dev/mapper/Data1-test on /mnt/test type xfs
(rw,noatime,ihashsize=64433,logdev=/dev/Log1/test_log,usrquota)


-- 
Jesper Juhl <jesper.juhl@gmail.com>
Don't top-post  http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please      http://www.expita.com/nomime.html

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-09-08  2:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-06  8:54 Wrong free space reported for XFS filesystem Jesper Juhl
2006-09-06  9:59 ` Richard Mittendorfer
2006-09-06 23:02 ` David Chinner
2006-09-07 14:17   ` Jesper Juhl
2006-09-08  2:33     ` David Chinner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome