From: Arkadiusz Miskiewicz <a.miskiewicz@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: df -h shows ~10 times bigger size when umounting pendrive
Date: Sun, 22 Mar 2009 01:50:15 +0100 [thread overview]
Message-ID: <200903220150.16004.a.miskiewicz@gmail.com> (raw)
I have 1GiB pendrive:
[ 1494.641661] scsi 4:0:0:0: Direct-Access GOODDRIVE 1100
PQ: 0 ANSI: 0 CCS
[ 1494.643482] sd 4:0:0:0: [sdb] 1957888 512-byte hardware sectors: (1.00
GB/956 MiB)
[ 1494.644599] sd 4:0:0:0: [sdb] Write Protect is off
[ 1494.644604] sd 4:0:0:0: [sdb] Mode Sense: 43 00 00 00
[ 1494.644609] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 1494.647107] sd 4:0:0:0: [sdb] 1957888 512-byte hardware sectors: (1.00
GB/956 MiB)
[ 1494.648224] sd 4:0:0:0: [sdb] Write Protect is off
[ 1494.648230] sd 4:0:0:0: [sdb] Mode Sense: 43 00 00 00
[ 1494.648234] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[ 1494.648241] sdb: sdb1
[ 1494.657345] sd 4:0:0:0: [sdb] Attached SCSI removable disk
[ 1494.657564] sd 4:0:0:0: Attached scsi generic sg2 type 0
[ 1494.658212] usb-storage: device scan complete
pendrive was mounted on /media/floppy
[arekm@t400 ~]$ df -h
System plik�w rozm. u�yte dost. %u�. zamont. na
/dev/sda3 9,6G 4,2G 5,5G 44% /
/dev/mapper/home 127G 52G 75G 42% /home
tmpfs 1,0G 28K 1,0G 1% /tmp
none 2,0G 12K 2,0G 1% /dev/shm
/dev/sdb1 956M 657M 299M 69% /media/floppy
then I copied 650MB file and run umount /media/floppy
While umount was running and data were synced on the
pendrive df -h showed:
[arekm@t400 ~]$ df -h
System plik�w rozm. u�yte dost. %u�. zamont. na
/dev/sda3 9,6G 4,2G 5,5G 44% /
/dev/mapper/home 127G 52G 75G 42% /home
tmpfs 1,0G 28K 1,0G 1% /tmp
none 2,0G 12K 2,0G 1% /dev/shm
/dev/sdb1 9,6G 4,2G 5,5G 44% /media/floppy
So it started to show 9.6G size when in process of umount.
Doesn't sound "normal" and correct.
[arekm@t400 ~]$ uname -a
Linux t400 2.6.29-rc8 #105 SMP Sun Mar 22 00:47:52 CET 2009 x86_64
Intel(R)_Core(TM)2_Duo_CPU_____T9400__@_2.53GHz PLD Linux
(actually from git from about 1 hour ago)
--
Arkadiusz Miśkiewicz PLD/Linux Team
arekm / maven.pl http://ftp.pld-linux.org/
next reply other threads:[~2009-03-22 0:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-22 0:50 Arkadiusz Miskiewicz [this message]
2009-03-22 6:47 ` df -h shows ~10 times bigger size when umounting pendrive David Newall
2009-03-22 10:25 ` Arkadiusz Miskiewicz
2009-03-22 14:52 ` David Newall
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200903220150.16004.a.miskiewicz@gmail.com \
--to=a.miskiewicz@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox