Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Kernel & Hardware
  • Search

ResiserFS problems on 2.6.10-gentoo-r6

Kernel not recognizing your hardware? Problems with power management or PCMCIA? What hardware is compatible with Gentoo? See here. (Only for kernels supported by Gentoo.)
Post Reply
Advanced search
2 posts • Page 1 of 1
Author
Message
zeroowl
n00b
n00b
Posts: 10
Joined: Mon Nov 10, 2003 1:16 pm
Contact:
Contact zeroowl
Website

ResiserFS problems on 2.6.10-gentoo-r6

  • Quote

Post by zeroowl » Sun Feb 06, 2005 11:55 am

I have some disk formated on ResiserFS ( promising one ;-)
And after switching to 2.6.10 kernel I get some problems with the disk.
It halts,
I get some process that hungs accesed this partition, I even can't kill them ;-(





root@zeroowl music # uname -a
Linux zeroowl.no-ip.org 2.6.10-gentoo-r6 #2 SMP Sun Jan 23 13:37:51 IST 2005 i686 Intel(R) Pentium(R) 4 CPU 1300MHz GenuineIntel GNU/Linux


root@zeroowl music # mount
/dev/hda5 on / type ext3 (rw,noatime)
none on /dev type devfs (rw)
none on /proc type proc (rw)
none on /sys type sysfs (rw)
none on /dev/pts type devpts (rw)
none on /dev/shm type tmpfs (rw)
/dev/hdb1 on /mnt/old_lin type reiserfs (rw,noatime)
none on /proc/bus/usb type usbfs (rw)

And dmesg shows this error
------------[ cut here ]------------
kernel BUG at fs/reiserfs/journal.c:508!
invalid operand: 0000 [#1]
PREEMPT SMP
Modules linked in: usblp sg agpgart nvidia parport_pc lp parport autofs snd_seq_
midi snd_pcm_oss snd_mixer_oss snd_ens1371 snd_rawmidi snd_ac97_codec snd_pcm sn
d_page_alloc snd_seq_oss snd_seq_midi_event snd_seq snd_timer snd_seq_device snd
soundcore vfat fat floppy st scsi_mod
CPU: 0
EIP: 0060:[<c01b1a98>] Tainted: P VLI
EFLAGS: 00210282 (2.6.10-gentoo-r6)
EIP is at reiserfs_in_journal+0x102/0x159
eax: d893ca68 ebx: 001d0000 ecx: 000003b0 edx: 003a0000
esi: d7b1ac00 edi: 00000000 ebp: d892a000 esp: ce461bbc
ds: 007b es: 007b ss: 0068
Process mv (pid: 15691, threadinfo=ce460000 task=d5985a20)
Stack: d88dc1c8 00008000 d7b1ac00 d892a114 0000003a 00000000 d88dc1d0 00008000
c018d3b9 d7b1ac00 0000003a 00000000 00000001 ce461c00 00000000 d7b1ac00
00000000 00000000 0000003a ce461c48 00000000 d7b1ac00 c018d878 ce461eac
Call Trace:
[<c018d3b9>] scan_bitmap_block+0x169/0x322
[<c018d878>] scan_bitmap+0x20d/0x263
[<c018eb2c>] reiserfs_allocate_blocknrs+0x1c6/0x55d
[<c019b8fe>] reiserfs_allocate_blocks_for_region+0x26b/0x1610
[<c01adb52>] search_for_position_by_key+0x2ab/0x4ac
[<c0195a21>] make_cpu_key+0x59/0x65
[<c01ac46f>] pathrelse+0x26/0x37
[<c019d81d>] reiserfs_prepare_file_region_for_write+0x3b2/0x9b4
[<c019e22a>] reiserfs_file_write+0x40b/0x6d4
[<c0134bcf>] generic_file_aio_read+0x5a/0x74
[<c01526c9>] vfs_write+0x148/0x18a
[<c01527dc>] sys_write+0x51/0x80
[<c0102665>] sysenter_past_esp+0x52/0x75
Code: 8b 84 8d 1c 01 00 00 85 c0 74 0c 39 58 08 74 11 8b 40 20 85 c0 75 f4 83 c4
10 31 c0 5b 5e 5f 5d c3 39 70 04 75 ea 85 c0 2e 74 ec <0f> 0b fc 01 d2 09 33 c0
b8 01 00 00 00 83 c4 10 5b 5e 5f 5d c3


root@zeroowl music # lsof | grep "/mnt/old_lin"
ls 2914 lelik 3r DIR 3,65 1464 16 /mnt/old_li
n/music
k3b 4985 root 128r DIR 3,65 1464 16 /mnt/old_li
n/music
k3b 4985 root 140r DIR 3,65 120 69 /mnt/old_li
n/music/ian
updatedb 9256 root cwd DIR 3,65 1464 16 /mnt/old_li
n/music
updatedb 9256 root 5r DIR 3,65 1464 16 /mnt/old_li
n/music
wget 15162 lelik cwd DIR 3,65 1464 16 /mnt/old_li
n/music
wget 15162 lelik 4w REG 3,65 217725 68 /mnt/old_li
n/music/DMapologize.rar.1
Top
sawatts
n00b
n00b
Posts: 23
Joined: Tue Jan 18, 2005 9:34 am
Location: Hampshire, UK

  • Quote

Post by sawatts » Mon Feb 21, 2005 2:50 pm

Similar problem here.

I have been building up a system recently, starting from 2004.3, with most partitions reiserfs (3.6? not version 4) (/boot is ext2). Original kernel was 2.6.10-gentoo-r4 (SMP, dual Athlon MP). A while ago upgraded to -r6. I have build a number of kernels around this release (configuring as I integrated bits'n'pieces).

So it has been running on 2.6.10-r6 for at least a week (?).

Yesterday, after emerging autofs, and rebuilding the kernel with support for autofs 4 (previously was a module; a posting in these forums suggested that it needed to be built-in for some reason) -- wierdness, kernel panics, and corrupted '/usr' (lesser corruption in some other locations).

Still working on it...



MSI K7D Master-L
2 x Athlon MP 1900+
Matrox G400 DH 32MB [matroxfb, mga_vid]
Top
Post Reply

2 posts • Page 1 of 1

Return to “Kernel & Hardware”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic