[Bug 656191] New: existing, programatically-created file not showing up in disk-usage stats/info.
https://bugzilla.novell.com/show_bug.cgi?id=656191 https://bugzilla.novell.com/show_bug.cgi?id=656191#c0 Summary: existing, programatically-created file not showing up in disk-usage stats/info. Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: x86-64 OS/Version: openSUSE 11.3 Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: pgngw+dev001+novell.com@f-m.fm QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101026 SUSE/3.6.12-1.2 Firefox/3.6.12 i've a file, test.file.backend programmatically created by the launch of the 'varnishd' daemon at system boot that's not showing up in disk usage ... cd /var/cache/varnish/test ls -al total 83292 drwxr-xr-x 2 root root 4096 2010-11-28 14:11 ./ drwxr-xr-x 3 root root 4096 2010-11-28 12:28 ../ -rw------- 1 root root 419430400 2010-11-28 14:14 test.file.backend -rwxr-xr-x 1 root root 82421 2010-11-28 14:11 vcl.1P9zoqAU.so -rw-r--r-- 1 root root 83952768 2010-11-28 14:17 _.vsl file test.file.backend test.file.backend: data /usr/bin/du -h --max-depth=1 . -c 82M . 82M total /usr/bin/du -h --max-depth=1 /var/cache -c where's test.file.backend's ~400M usage? creating an additional file, cd /var/cache/varnish/test/ dd if=/dev/zero of=blah.txt bs=1M count=400 file blah.txt blah.txt: data ls -al blah.txt test.file.backend -rw-r--r-- 1 root root 419430400 2010-11-28 14:31 blah.txt -rw------- 1 root root 419430400 2010-11-28 14:14 test.file.backend /usr/bin/du -h --max-depth=1 . -c 482M . 482M total blah.txt's disk usage appears just fine ... fwiw, df -H | egrep "/var/cache|File" Filesystem Size Used Avail Use% Mounted on /dev/xvde 1.6G 154M 1.4G 10% /var/cache grep cache /etc/fstab /dev/xvde /var/cache ext3 noatime,nodiratime,data=writeback,barrier=0 1 2 uname -a Linux test 2.6.34.7-0.5-xen #1 SMP 2010-10-25 08:40:12 +0200 i686 i686 i386 GNU/Linux lsb_release -a LSB Version: core-2.0-noarch:core-3.2-noarch:core-4.0-noarch:core-2.0-ia32:core-3.2-ia32:core-4.0-ia32:desktop-4.0-ia32:desktop-4.0-noarch:graphics-2.0-ia32:graphics-2.0-noarch:graphics-3.2-ia32:graphics-3.2-noarch:graphics-4.0-ia32:graphics-4.0-noarch Distributor ID: SUSE LINUX Description: openSUSE 11.3 (i586) Release: 11.3 Codename: n/a Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=656191 https://bugzilla.novell.com/show_bug.cgi?id=656191#c wei wang <wewang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wewang@novell.com AssignedTo|bnc-team-screening@forge.pr |coolo@novell.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=656191 https://bugzilla.novell.com/show_bug.cgi?id=656191#c dev001x _ <pgngw+dev001+novell.com@f-m.fm> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |coolo@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=656191 https://bugzilla.novell.com/show_bug.cgi?id=656191#c1 Stephan Kulow <coolo@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|coolo@novell.com | Resolution| |INVALID --- Comment #1 from Stephan Kulow <coolo@novell.com> 2011-01-03 17:23:03 CET --- Please read http://en.wikipedia.org/wiki/Sparse_file -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com