Your message dated Tue, 6 Dec 2016 12:21:01 -0700
with message-id <[email protected]>
and subject line Re: Bug#837810: df and du shows different size
has caused the Debian Bug report #837810,
regarding df and du shows different size
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
837810: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837810
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: coreutils
Version: 8.23-4
Hello!
Usually df -h and du -hs shows the same used space. But now I have a
problem. I am using two SSD for a cache. Script all time writes and
deletes files.
df -H
/dev/sdc1 237G 178G 47G 80% /megastorage1
/dev/sdb1 237G 177G 48G 79% /megastorage2
du -hs /megastorage1
24G /megastorage1
du -hs /megastorage2
23G /megastorage2
mount | grep megastorage
/dev/sdc1 on /megastorage1 type ext4 (rw,noatime,data=ordered)
/dev/sdb1 on /megastorage2 type ext4 (rw,noatime,data=ordered)
--- End Message ---
--- Begin Message ---
Sounds good. I will close the bug ticket with this message then.
Bob
--- End Message ---