lkml.org 
[lkml]   [2005]   [Dec]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectdiscrepency between "df" and "du" on tmpfs filesystem?

Someone noticed this on one of our machines. The rootfs is a 256MB
tmpfs filesystem. Depending on how you check the size, you get two
different answers.


root@10.41.50.66:/root> df -hl
Filesystem Size Used Avail Use% Mounted on
rootfs 256M 250M 6.4M 98% /
none 32M 116K 32M 1% /tmp

root@10.41.50.66:/root> df -kl
Filesystem 1K-blocks Used Available Use% Mounted on
rootfs 262144 255684 6460 98% /
none 32768 116 32652 1% /tmp

root@10.41.50.66:/root> du -sxk /
204672 /

root@10.41.50.66:/root> du -sxh /
200M /

Anyone know what's going on?

Chris
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-12-01 16:37    [W:0.032 / U:0.676 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site