mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Jesper Juhl" <jesper.juhl@gmail.com>
To: "Kasper Sandberg" <lkml@metanurb.dk>
Cc: "Nathan Scott" <nathans@sgi.com>,
	"Linus Torvalds" <torvalds@osdl.org>,
	"Linux Kernel Mailing List" <linux-kernel@vger.kernel.org>
Subject: Re: Linux v2.6.18-rc5
Date: Wed, 30 Aug 2006 15:43:28 +0200	[thread overview]
Message-ID: <9a8748490608300643l145a7d10g40a88d9f8a6cbfc0@mail.gmail.com> (raw)
In-Reply-To: <9a8748490608300219qb3adege9e400bc5d51a21d@mail.gmail.com>

On 30/08/06, Jesper Juhl <jesper.juhl@gmail.com> wrote:
> On 30/08/06, Kasper Sandberg <lkml@metanurb.dk> wrote:
> > On Tue, 2006-08-29 at 01:30 +0200, Jesper Juhl wrote:
> > > On 29/08/06, Nathan Scott <nathans@sgi.com> wrote:
> > > > On Mon, Aug 28, 2006 at 12:35:00PM +0200, Jesper Juhl wrote:
> > > > > On 28/08/06, Kasper Sandberg <lkml@metanurb.dk> wrote:
> > > > > > On Mon, 2006-08-28 at 12:10 +0200, Jesper Juhl wrote:
> > > > > > > Not really a regression, more like a long standing bug, but XFS has
> > > > > > > issues in 2.6.18-rc* (and earlier kernels, at least post 2.6.11).
> > > > > > and you are saying this issue exists in all post .11 kernels?
> > > >
> > > > I would be surprised if this is not a day one bug, it probably
> > > > even affects the IRIX version of XFS.  Our problem is the lack
> > > > of a test case to find it - my efforts have come to naught so
> > > > far.  I'm having to cross my fingers that Jesper can extract a
> > > > bit more information when he's next able to hit it.
> > > >
> > > I'm trying my best, but it's difficult. Often I can only run the -rc
> > > kernel for a few hours on the box that currently shows the problem,
> > > and that's not enough to hit the fault.
> > > I've configured a XFS partition on my home workstation and I'm keeping
> > > that one busy doing various rsync's and running benchmarks etc -
> > > putting as much different stress on the XFS filesystem as I can. I'm
> > > also setting up a test box at work to try and duplicate the problem on
> > > a non-production server. I won't be able to duplicate the setup
> > > exactly, but it'll be close.
> >
> > i have nyself tested xfs in -rc5 now, doing rsync over and over, and
> > been unable to hit any problem, it indeed seems very hard to reproduce.
> >
> Just in case I have not mentioned it before; the box I'm seeing the
> problem on is a dual 3.2GHz Xeon and the kernel is compiled for SMP.
> might be relevant, might not be...
>
Small correction: The CPU is a single 3.2GHz Xeon with HT. Not two
physical cores.
I should probably also mention that the 2.6.11.11 kernel that runs
stable on the server is compiled for UP, not SMP.

-- 
Jesper Juhl <jesper.juhl@gmail.com>
Don't top-post  http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please      http://www.expita.com/nomime.html

  reply	other threads:[~2006-08-30 13:43 UTC|newest]

Thread overview: 59+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-28  4:30 Linus Torvalds
2006-08-28  5:17 ` Marc Perkel
2006-08-28  5:52   ` Linus Torvalds
2006-08-28  6:13     ` Andi Kleen
2006-08-28  7:24       ` Prakash Punnoor
2006-08-28 12:05         ` Andi Kleen
2006-08-28 12:15           ` Prakash Punnoor
2006-08-28 16:02             ` Andi Kleen
2006-08-28  6:14 ` Andrew Morton
2006-08-28  6:19   ` Olaf Hering
2006-08-28  6:24     ` Andrew Morton
2006-08-28 14:41       ` Shailabh Nagar
2006-08-28 22:01         ` Shailabh Nagar
2006-08-28  6:29   ` Jeff Garzik
2006-08-28  7:25   ` Andi Kleen
2006-08-28  8:08     ` Thomas Gleixner
2006-08-28 17:20       ` Andrew Morton
2006-08-28 17:45         ` Thomas Gleixner
2006-08-28  8:05   ` Catalin Marinas
2006-08-28  8:25   ` Catalin Marinas
2006-08-28  8:34   ` Keith Owens
2006-08-28  8:42     ` Tejun Heo
2006-08-28 15:24       ` Keith Owens
2006-09-03  6:10         ` Tejun Heo
2006-09-06  6:42           ` Keith Owens
2006-09-13 14:41             ` Tejun Heo
2006-09-15  7:40           ` Keith Owens
2006-08-28  8:53   ` Beschorner Daniel
2006-08-28 15:26   ` Dmitry Torokhov
2006-08-29  2:01   ` Greg KH
2006-08-29  2:01   ` Greg KH
2006-08-29 14:50   ` Andreas Barth
2006-08-29 15:57   ` Brice Goglin
2006-08-30 15:54   ` Andrew Benton
2006-08-30 16:15     ` Takashi Iwai
2006-08-31  8:22       ` Takashi Iwai
2006-08-31  5:14   ` Len Brown
2006-09-02  1:40   ` Elias Holman
2006-09-02  1:50     ` Jeff Garzik
2006-08-28 10:10 ` Jesper Juhl
2006-08-28 10:27   ` Kasper Sandberg
2006-08-28 10:35     ` Jesper Juhl
2006-08-28 22:36       ` Nathan Scott
2006-08-28 23:30         ` Jesper Juhl
2006-08-30  8:14           ` Kasper Sandberg
2006-08-30  9:19             ` Jesper Juhl
2006-08-30 13:43               ` Jesper Juhl [this message]
2006-09-06 12:21             ` Paul Slootman
2006-08-28 13:04 ` Roger Luethi
2006-08-29 11:55 ` Olaf Hering
2006-08-29 13:06   ` Nathan Lynch
2006-08-29 15:52     ` Olaf Hering
2006-08-30  6:13       ` Paul Mackerras
2006-08-30  8:05         ` Olaf Hering
2006-08-30  9:00         ` Mikael Pettersson
2006-08-28  9:50 Chuck Ebbert
2006-08-28 18:40 ` Andrew Morton
2006-08-28 18:43   ` Arjan van de Ven
2006-08-29  5:36 Chuck Ebbert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9a8748490608300643l145a7d10g40a88d9f8a6cbfc0@mail.gmail.com \
    --to=jesper.juhl@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkml@metanurb.dk \
    --cc=nathans@sgi.com \
    --cc=torvalds@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®