Your message dated Sat, 07 Mar 2009 10:03:34 +0100
with message-id <[email protected]>
and subject line /sbin/mkreiserfs: created a filesystem with mkreiserfs -b 1024
and it hangs anything trying to write to it
has caused the Debian Bug report #304342,
regarding /sbin/mkreiserfs: created a filesystem with mkreiserfs -b 1024 and it
hangs anything trying to write to it
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.)
--
304342: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=304342
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: reiserfsprogs
Version: 1:3.6.19-1
Severity: normal
File: /sbin/mkreiserfs
I created a partition made of 2618595 sectors (~1.3 GB) /dev/hda6 and
created a filesystem on it with
mkreiserfs -b 1024 -l /var/cache/wwwoffle /dev/hda6
Anything trying to write on the filesystem (tried mc and touch) hangs
completely, shows about 60% to 65% CPU usage in top and is unkillable,
even with -9. After 20 minutes of such state I rebooted it with
<Alt>+<SysRq> b
as nothing else would stop it.
Then I tried "touch t1" on the filesystem, with the same result.
<Alt>+<SysRq> b again.
reboot won't work, as the partition would not unmount.
-- System Information:
Debian Release: 3.1
Architecture: i386 (i586)
Kernel: Linux 2.6.11-1-386
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages reiserfsprogs depends on:
ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an
ii libuuid1 1.37-1 universally unique id library
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 1:3.6.21-1
I just noticed that the freshly new uploaded 3.6.21 version of
mkfs.reiserfs warns if the blocksize isn't supported:
fz:~# mkfs.reiserfs -b 1024 -f reiserfs
Block sizes smaller than 4k are not supported.
fz:~# mkfs.reiseBlock sizes larger than 4k are not supported on all
architectures.
The newly created filesystem will not be mountable on this system.
rfs -b 8192 -f reiserfs
--
Felix Zielcke
--- End Message ---