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 reiserfsprogs: can't mount reiserfs volume with 8kb block 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.)
--
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-2
Severity: normal
Hi,
I just created a new reiserfs volume with the following command:
mkreiserfs -d -l backup -b 8192 /dev/hda11
but mounting it fails with the error:
mount: wrong fs type, bad option, bad superblock on /dev/hda11,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
and dmesg says:
ReiserFS: hda11: warning: sh-2011: read_super_block: can't find a
reiserfs filesystem on (dev hda11, block 32, size 2048)
ReiserFS: hda11: warning: sh-2021: reiserfs_fill_super: can not find
reiserfs on hda11
Other blocksizes just work fine.
Andreas
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (900, 'testing'), (900, 'stable'), (600, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages reiserfsprogs depends on:
ii libc6 2.3.6-7 GNU C Library: Shared libraries
ii libuuid1 1.38+1.39-WIP-2005.12.31-1 universally unique id library
reiserfsprogs recommends no packages.
-- 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 ---