* Whats going on? (somebody can say something?)
@ 2008-09-26 9:27 Janos Haar
2008-09-26 14:47 ` Chris Friesen
` (2 more replies)
0 siblings, 3 replies; 7+ messages in thread
From: Janos Haar @ 2008-09-26 9:27 UTC (permalink / raw)
To: linux-kernel
Hello list,
Good day for everibody.
I have one problem with my new linux box. (again)
The hw is tested. (memtest86, 4 days)
The samba freezed and makes 40 load.
All what i am using is in-kernel solution, excepting samba.
libata ->bock -> raid -> cryptoloop -> xfs -> [samba] ->eth
The log file is here:
http://download.netcenter.hu/bughunt/20080925/messages
some points:
Sep 24 01:15:58 - Sep 24 01:19:16 -> i have repaired the 2 xfs on loop0 and
loop1Sep 24 14:18:00 -> only a little interesting time, when the first bug
was issued. (cron?)Sep 25 21:47:39 -> i have logged in.Sep 25 21:50:50 -> i
have forced the sysreq from script to make some more debug information.(I
have saved the lsof too if somebody interested.)Any help will be
appreciated.Thanks a lot,Janos Haar
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Whats going on? (somebody can say something?)
2008-09-26 9:27 Whats going on? (somebody can say something?) Janos Haar
@ 2008-09-26 14:47 ` Chris Friesen
2008-09-26 18:07 ` Janos Haar
2008-09-26 21:12 ` Ray Lee
2008-09-27 1:44 ` Dave Chinner
2 siblings, 1 reply; 7+ messages in thread
From: Chris Friesen @ 2008-09-26 14:47 UTC (permalink / raw)
To: Janos Haar; +Cc: linux-kernel
Janos Haar wrote:
> Hello list,
>
> Good day for everibody.
>
> I have one problem with my new linux box. (again)
> The hw is tested. (memtest86, 4 days)
I don't have any suggestions for your specific problem, but I can give
some suggestions that might make it easier to get help.
In the future, please include a more meaningful subject line. This
mailing list has a lot of traffic, and people often skip messages that
aren't obviously related to what they're working on.
It is usually useful to specify which exact kernel version you're using.
Chris
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Whats going on? (somebody can say something?)
2008-09-26 14:47 ` Chris Friesen
@ 2008-09-26 18:07 ` Janos Haar
0 siblings, 0 replies; 7+ messages in thread
From: Janos Haar @ 2008-09-26 18:07 UTC (permalink / raw)
To: Chris Friesen; +Cc: linux-kernel
Thank you Chris!
Next time i will do that. :-)
Additionally, sorry for the list as well.
Thanks,
Janos Haar
----- Original Message -----
From: "Chris Friesen" <cfriesen@nortel.com>
To: "Janos Haar" <djani22@netcenter.hu>
Cc: <linux-kernel@vger.kernel.org>
Sent: Friday, September 26, 2008 4:47 PM
Subject: Re: Whats going on? (somebody can say something?)
> Janos Haar wrote:
>> Hello list,
>>
>> Good day for everibody.
>>
>> I have one problem with my new linux box. (again)
>> The hw is tested. (memtest86, 4 days)
>
> I don't have any suggestions for your specific problem, but I can give
> some suggestions that might make it easier to get help.
>
> In the future, please include a more meaningful subject line. This
> mailing list has a lot of traffic, and people often skip messages that
> aren't obviously related to what they're working on.
>
> It is usually useful to specify which exact kernel version you're using.
>
> Chris
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Whats going on? (somebody can say something?)
2008-09-26 9:27 Whats going on? (somebody can say something?) Janos Haar
2008-09-26 14:47 ` Chris Friesen
@ 2008-09-26 21:12 ` Ray Lee
2008-09-30 12:06 ` Janos Haar
2008-09-27 1:44 ` Dave Chinner
2 siblings, 1 reply; 7+ messages in thread
From: Ray Lee @ 2008-09-26 21:12 UTC (permalink / raw)
To: Janos Haar; +Cc: linux-kernel
On Fri, Sep 26, 2008 at 2:27 AM, Janos Haar <djani22@netcenter.hu> wrote:
> Hello list,
>
> Good day for everibody.
>
> I have one problem with my new linux box. (again)
> The hw is tested. (memtest86, 4 days)
>
> The samba freezed and makes 40 load.
>
> All what i am using is in-kernel solution, excepting samba.
>
> libata ->bock -> raid -> cryptoloop -> xfs -> [samba] ->eth
That's pretty much guaranteed to crash if you're using 4k stacks. Are you?
> The log file is here:
> http://download.netcenter.hu/bughunt/20080925/messages
You have oopses in that log, but didn't mention them in your email or
include them within. Please read the reporting bugs document in the
kernel tree to see a better way to get the attention of those who
should be looking at your problem.
Good luck.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Whats going on? (somebody can say something?)
2008-09-26 9:27 Whats going on? (somebody can say something?) Janos Haar
2008-09-26 14:47 ` Chris Friesen
2008-09-26 21:12 ` Ray Lee
@ 2008-09-27 1:44 ` Dave Chinner
2008-09-30 12:09 ` Janos Haar
2 siblings, 1 reply; 7+ messages in thread
From: Dave Chinner @ 2008-09-27 1:44 UTC (permalink / raw)
To: Janos Haar; +Cc: linux-kernel, xfs
On Fri, Sep 26, 2008 at 11:27:27AM +0200, Janos Haar wrote:
> Hello list,
>
> Good day for everibody.
>
> I have one problem with my new linux box. (again)
> The hw is tested. (memtest86, 4 days)
>
> The samba freezed and makes 40 load.
>
> All what i am using is in-kernel solution, excepting samba.
>
> libata ->bock -> raid -> cryptoloop -> xfs -> [samba] ->eth
>
> The log file is here:
>
> http://download.netcenter.hu/bughunt/20080925/messages
>
> some points:
> Sep 24 01:15:58 - Sep 24 01:19:16 -> i have repaired the 2 xfs on loop0
> and loop1Sep 24 14:18:00 -> only a little interesting time, when the
> first bug was issued. (cron?)Sep 25 21:47:39 -> i have logged in.Sep 25
> 21:50:50 -> i have forced the sysreq from script to make some more debug
> information.(I have saved the lsof too if somebody interested.)Any help
> will be appreciated.Thanks a lot,Janos Haar
What kernel?
I have seen all those XFS oops/stack traces before. With the last
pull request to linus for 2.6.27-rc7, all known causes of the btree
corruption reported in your log messages should be fixed. I guess
you'll have to wait for 2.6.27-rc8 or 2.6.28 for them....
FWIW, next time you have XFS issues, please make it clear in the
subject line and cc xfs@oss.sgi.com.
Cheers,
Dave.
--
Dave Chinner
david@fromorbit.com
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Whats going on? (somebody can say something?)
2008-09-26 21:12 ` Ray Lee
@ 2008-09-30 12:06 ` Janos Haar
0 siblings, 0 replies; 7+ messages in thread
From: Janos Haar @ 2008-09-30 12:06 UTC (permalink / raw)
To: Ray Lee; +Cc: linux-kernel
----- Original Message -----
From: "Ray Lee" <ray-lk@madrabbit.org>
To: "Janos Haar" <djani22@netcenter.hu>
Cc: <linux-kernel@vger.kernel.org>
Sent: Friday, September 26, 2008 11:12 PM
Subject: Re: Whats going on? (somebody can say something?)
> On Fri, Sep 26, 2008 at 2:27 AM, Janos Haar <djani22@netcenter.hu> wrote:
>> Hello list,
>>
>> Good day for everibody.
>>
>> I have one problem with my new linux box. (again)
>> The hw is tested. (memtest86, 4 days)
>>
>> The samba freezed and makes 40 load.
>>
>> All what i am using is in-kernel solution, excepting samba.
>>
>> libata ->bock -> raid -> cryptoloop -> xfs -> [samba] ->eth
>
> That's pretty much guaranteed to crash if you're using 4k stacks. Are you?
No. :-)
I know this.
>
>> The log file is here:
>> http://download.netcenter.hu/bughunt/20080925/messages
>
> You have oopses in that log, but didn't mention them in your email or
> include them within. Please read the reporting bugs document in the
> kernel tree to see a better way to get the attention of those who
> should be looking at your problem.
>
> Good luck.
Thank you.
If i will have a little time, i will do that....
Thanks,
Janos Haar
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Whats going on? (somebody can say something?)
2008-09-27 1:44 ` Dave Chinner
@ 2008-09-30 12:09 ` Janos Haar
0 siblings, 0 replies; 7+ messages in thread
From: Janos Haar @ 2008-09-30 12:09 UTC (permalink / raw)
To: Dave Chinner; +Cc: linux-kernel
----- Original Message -----
From: "Dave Chinner" <david@fromorbit.com>
To: "Janos Haar" <djani22@netcenter.hu>
Cc: <linux-kernel@vger.kernel.org>; <xfs@premium9.geo.yahoo7.akadns.net>
Sent: Saturday, September 27, 2008 3:44 AM
Subject: Re: Whats going on? (somebody can say something?)
> On Fri, Sep 26, 2008 at 11:27:27AM +0200, Janos Haar wrote:
>> Hello list,
>>
>> Good day for everibody.
>>
>> I have one problem with my new linux box. (again)
>> The hw is tested. (memtest86, 4 days)
>>
>> The samba freezed and makes 40 load.
>>
>> All what i am using is in-kernel solution, excepting samba.
>>
>> libata ->bock -> raid -> cryptoloop -> xfs -> [samba] ->eth
>>
>> The log file is here:
>>
>> http://download.netcenter.hu/bughunt/20080925/messages
>>
>> some points:
>> Sep 24 01:15:58 - Sep 24 01:19:16 -> i have repaired the 2 xfs on loop0
>> and loop1Sep 24 14:18:00 -> only a little interesting time, when the
>> first bug was issued. (cron?)Sep 25 21:47:39 -> i have logged in.Sep 25
>> 21:50:50 -> i have forced the sysreq from script to make some more debug
>> information.(I have saved the lsof too if somebody interested.)Any help
>> will be appreciated.Thanks a lot,Janos Haar
>
> What kernel?
Linux version 2.6.26.2 (root@gl-albth) (gcc version 4.1.1 20061011 (Red Hat
4.1.1-30)) #2 SMP Sun Aug 10 00:00:15 CEST 2008
>
> I have seen all those XFS oops/stack traces before. With the last
> pull request to linus for 2.6.27-rc7, all known causes of the btree
> corruption reported in your log messages should be fixed. I guess
> you'll have to wait for 2.6.27-rc8 or 2.6.28 for them....
unfortunately, i can't wait for this, and don't want to step back in the
versions, this is a productive box. :-(
This time i forced to use another FS, but nex time i will check again with
xfs.
>
> FWIW, next time you have XFS issues, please make it clear in the
> subject line and cc xfs@oss.sgi.com.
Ok, Thank you.
Thanks,
Janos Haar
>
> Cheers,
>
> Dave.
> --
> Dave Chinner
> david@fromorbit.com
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2008-09-30 12:47 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-26 9:27 Whats going on? (somebody can say something?) Janos Haar
2008-09-26 14:47 ` Chris Friesen
2008-09-26 18:07 ` Janos Haar
2008-09-26 21:12 ` Ray Lee
2008-09-30 12:06 ` Janos Haar
2008-09-27 1:44 ` Dave Chinner
2008-09-30 12:09 ` Janos Haar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox