Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
install - kernel build fails reiserfs panic
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
carpman
Advocate
Advocate


Joined: 20 Jun 2002
Posts: 2202
Location: London - UK

PostPosted: Sun Aug 01, 2004 4:28 pm    Post subject: install - kernel build fails reiserfs panic Reply with quote

Hello trying to install gentoo on dell poweredge 1300 with adaptec 2410sa hardware sata raid controller using 3x74 gb raptors.

all goes well until i try and build kernel which fails with reiserfs panic:

Code:

code: 0f 0b 6a 01 88 c6 3c c0 83 c4 0c 85 db b8 ez c1 3c c0 74 06
<4>ReiserFS: sda3: warning: journal-837:  IO error during  journal replay
scsii0 (0:0): rejeting I/O to offline device
REISERFS: panic (device sda3) : journal-712: buffer write failed



any ideas

cheers
_________________
Work Station - 64bit
Gigabyte GA X48-DQ6 Core2duo E8400
8GB GSkill DDR2-1066
SATA Areca 1210 Raid
BFG OC2 8800 GTS 640mb
--------------------------------
Notebook
Samsung Q45 7100 4gb
Back to top
View user's profile Send private message
semi-fly
Tux's lil' helper
Tux's lil' helper


Joined: 08 Dec 2003
Posts: 91
Location: Ann Arbor MI

PostPosted: Sun Aug 01, 2004 4:56 pm    Post subject: Re: install - kernel build fails reiserfs panic Reply with quote

carpman wrote:

Code:

code: 0f 0b 6a 01 88 c6 3c c0 83 c4 0c 85 db b8 ez c1 3c c0 74 06
<4>ReiserFS: sda3: warning: journal-837:  IO error during  journal replay
scsii0 (0:0): rejeting I/O to offline device
REISERFS: panic (device sda3) : journal-712: buffer write failed



any ideas

cheers


Disabled reiserfs and try a diffrent filesystem? RAID card might be unhappy, ResierFS might be unhappy..

Also, what kernel version?
_________________
whatever..
Back to top
View user's profile Send private message
carpman
Advocate
Advocate


Joined: 20 Jun 2002
Posts: 2202
Location: London - UK

PostPosted: Sun Aug 01, 2004 5:12 pm    Post subject: Re: install - kernel build fails reiserfs panic Reply with quote

semi-fly wrote:

Disabled reiserfs and try a diffrent filesystem? RAID card might be unhappy, ResierFS might be unhappy..

Also, what kernel version?


Umm, was thinking of trying different file system but as i want to use reiserfs this does not bode well,

kernel = gentoo-dev-sources 2.6.7-r11
_________________
Work Station - 64bit
Gigabyte GA X48-DQ6 Core2duo E8400
8GB GSkill DDR2-1066
SATA Areca 1210 Raid
BFG OC2 8800 GTS 640mb
--------------------------------
Notebook
Samsung Q45 7100 4gb
Back to top
View user's profile Send private message
Catach
Apprentice
Apprentice


Joined: 06 Nov 2003
Posts: 268
Location: Australia

PostPosted: Mon Aug 02, 2004 3:00 pm    Post subject: Reply with quote

Are you sure the drive is not faulty? it looks as if your only real option is to move back to an ext3 filesystem at the moment.
_________________
Zak: Luke's making a 3D interface for Linux"
Jon G: "Yeah, Luke's making a 3D user interface with Logowriter"
Jon H: "He's only got 99 shapes to work with"
Jon G: "And they're all turtles."
Back to top
View user's profile Send private message
semi-fly
Tux's lil' helper
Tux's lil' helper


Joined: 08 Dec 2003
Posts: 91
Location: Ann Arbor MI

PostPosted: Mon Aug 02, 2004 9:17 pm    Post subject: Reply with quote

That's a good point, it could be a hardware problem - I'd also rebuild the array just to be safe.
_________________
whatever..
Back to top
View user's profile Send private message
carpman
Advocate
Advocate


Joined: 20 Jun 2002
Posts: 2202
Location: London - UK

PostPosted: Tue Aug 03, 2004 1:13 am    Post subject: Reply with quote

Catach wrote:
Are you sure the drive is not faulty? it looks as if your only real option is to move back to an ext3 filesystem at the moment.



Hope it is not a drive as they are 3 new 74gb raptors :(

I wonder if it could be that i enabled buffer write for the array?

Did get warning when doing that there could be problems with lost data, but thought this would only be a problem with power outage!

will try with it disabled.
_________________
Work Station - 64bit
Gigabyte GA X48-DQ6 Core2duo E8400
8GB GSkill DDR2-1066
SATA Areca 1210 Raid
BFG OC2 8800 GTS 640mb
--------------------------------
Notebook
Samsung Q45 7100 4gb
Back to top
View user's profile Send private message
carpman
Advocate
Advocate


Joined: 20 Jun 2002
Posts: 2202
Location: London - UK

PostPosted: Tue Aug 03, 2004 3:22 pm    Post subject: Reply with quote

ok disabled write buffer on that array and kernel built ok, must be an issue with rieserfs and write buffer?
_________________
Work Station - 64bit
Gigabyte GA X48-DQ6 Core2duo E8400
8GB GSkill DDR2-1066
SATA Areca 1210 Raid
BFG OC2 8800 GTS 640mb
--------------------------------
Notebook
Samsung Q45 7100 4gb
Back to top
View user's profile Send private message
Catach
Apprentice
Apprentice


Joined: 06 Nov 2003
Posts: 268
Location: Australia

PostPosted: Wed Aug 04, 2004 12:10 am    Post subject: Reply with quote

It's possible, have you tried a standard ext3 filesystem instead?
_________________
Zak: Luke's making a 3D interface for Linux"
Jon G: "Yeah, Luke's making a 3D user interface with Logowriter"
Jon H: "He's only got 99 shapes to work with"
Jon G: "And they're all turtles."
Back to top
View user's profile Send private message
carpman
Advocate
Advocate


Joined: 20 Jun 2002
Posts: 2202
Location: London - UK

PostPosted: Wed Aug 04, 2004 12:10 pm    Post subject: Reply with quote

Catach wrote:
It's possible, have you tried a standard ext3 filesystem instead?


Update, ok was wrong, kernel built ok bu tried to emerge an app after and had same problem.

I rebooted livecd (had to) and tried to make rieserfs partition by doing:

Code:

mke2fs -j /dev/sda3


but this just got error about offline device, trying cfdisk /dev/sda3 again got error:

Code:

FSTEL ERROR: Cannot open disk drive



I am not sure what occuring here, pretty sure hardware is working fine, maybe a kernel module problem or even bios setup, going to try disbaling acpi at boot and see if this helps.


any suggestion welcome :)

cheers
_________________
Work Station - 64bit
Gigabyte GA X48-DQ6 Core2duo E8400
8GB GSkill DDR2-1066
SATA Areca 1210 Raid
BFG OC2 8800 GTS 640mb
--------------------------------
Notebook
Samsung Q45 7100 4gb
Back to top
View user's profile Send private message
carpman
Advocate
Advocate


Joined: 20 Jun 2002
Posts: 2202
Location: London - UK

PostPosted: Wed Aug 04, 2004 1:06 pm    Post subject: Reply with quote

ok, did some research and found that the aacraid kernel module has had some problems, crashing when reading end of file table etc, though most of post i found were from last year, though did find a mailing list post from alan cox regarding aacraid

http://groups.google.com/groups?q=adaptec+2410sa+linux+dell&hl=en&lr=&ie=UTF-8&selm=27PZk-11n-15%40gated-at.bofh.it&rnum=10

Some of these problems seem related to smp system or hyperthreading so i tried bootiing with single cpu kernel

Code:

gentoo -noapic


then tried to build extn3 file system but got following errors

Code:

writing inode tables: spurious 8259a interupt: irq7
aacraid: Host adapter reset request. scsi hang?
I/O error: dev 08:03, sector (list of numbers) repeated many times



looks like this could be the aacraid kernel module, how upto date is the latest live cd aacraid module? (which i am using)
_________________
Work Station - 64bit
Gigabyte GA X48-DQ6 Core2duo E8400
8GB GSkill DDR2-1066
SATA Areca 1210 Raid
BFG OC2 8800 GTS 640mb
--------------------------------
Notebook
Samsung Q45 7100 4gb
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum