Your message dated Thu, 25 Dec 2008 20:54:32 +0000
with message-id <[email protected]>
and subject line No longer a problem
has caused the Debian Bug report #299785,
regarding jfsutils: can't fsck (loopback) volumes >2GB
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.)
--
299785: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=299785
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: jfsutils
Version: 1.1.7-1
Severity: important
jfs_fsck seems completely unable to deal with volumes >2GB:
altersex:~/jfsutils-1.1.7> /sbin/jfs_fsck /export/sesse/baby.img
/sbin/jfs_fsck version 1.1.7, 22-Jul-2004
processing started: 3/16/2005 14.25.41
Error: Cannot open device /export/sesse/baby.img
[usage etc.]
strace gives:
altersex:~/jfsutils-1.1.7> strace -vff /sbin/jfs_fsck
/export/sesse/baby.img 2>&1 | grep open
open("/etc/ld.so.preload", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/etc/ld.so.cache", O_RDONLY) = 3
open("/lib/libuuid.so.1", O_RDONLY) = 3
open("/lib/tls/i686/cmov/libc.so.6", O_RDONLY) = 3
open("/usr/share/zoneinfo/Europe/Oslo", O_RDONLY) = 3
open("/export/sesse/baby.img", O_RDONLY) = -1 EFBIG (File too large)
Error: Cannot open device /export/sesse/baby.img
Given that it only seems to affect loopback volumes, it's not RC (at
least according vorlon, which I guess has the final say in this :-) ),
but it would still be useful getting this to work (ie. compile with
64-bit support).
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-rc3
Locale: LANG=C, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)
Versions of packages jfsutils depends on:
ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an
ii libuuid1 1.36release-1 universally unique id library
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 1.1.12-2
Tested jfs_fsck here and it works fine on both a 5GB image and a 7GB
image. Closing.
--
Steve McIntyre, Cambridge, UK. [email protected]
"The problem with defending the purity of the English language is that
English is about as pure as a cribhouse whore. We don't just borrow words; on
occasion, English has pursued other languages down alleyways to beat them
unconscious and rifle their pockets for new vocabulary." -- James D. Nicoll
--- End Message ---