From: Martin Knoblauch <knobi@knobisoft.de>
To: "Miller, Mike \(OS Dev\)" <Mike.Miller@hp.com>,
"Owens, James" <JOwens@hp.com>
Cc: Matthew Wilcox <matthew@wil.cx>,
Andrew Morton <akpm@linux-foundation.org>,
Mike Galbraith <efault@gmx.de>,
"viro@ZenIV.linux.org.uk" <viro@ZenIV.linux.org.uk>,
"rjw@sisk.pl" <rjw@sisk.pl>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"tigran@aivazian.fsnet.co.uk" <tigran@aivazian.fsnet.co.uk>,
Kay Sievers <kay.sievers@vrfy.org>,
"shemminger@vyatta.com" <shemminger@vyatta.com>,
Jesse Barnes <jbarnes@virtuousgeek.org>
Subject: Re: Analyzed/Solved/Bisected: Booting 2.6.30-rc2-git7 very slow
Date: Thu, 28 May 2009 13:48:18 -0700 (PDT) [thread overview]
Message-ID: <293616.85890.qm@web32604.mail.mud.yahoo.com> (raw)
In-Reply-To: <0F5B06BAB751E047AB5C87D1F77A7788694659AFB5@GVW0547EXC.americas.hpqcorp.net>
----- Original Message ----
> From: "Miller, Mike (OS Dev)" <Mike.Miller@hp.com>
> To: Martin Knoblauch <knobi@knobisoft.de>; "Owens, James" <JOwens@hp.com>
> Cc: Matthew Wilcox <matthew@wil.cx>; Andrew Morton <akpm@linux-foundation.org>; Mike Galbraith <efault@gmx.de>; "viro@ZenIV.linux.org.uk" <viro@ZenIV.linux.org.uk>; "rjw@sisk.pl" <rjw@sisk.pl>; "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>; "tigran@aivazian.fsnet.co.uk" <tigran@aivazian.fsnet.co.uk>; Kay Sievers <kay.sievers@vrfy.org>; "shemminger@vyatta.com" <shemminger@vyatta.com>; Jesse Barnes <jbarnes@virtuousgeek.org>
> Sent: Thursday, May 28, 2009 9:01:15 PM
> Subject: RE: Analyzed/Solved/Bisected: Booting 2.6.30-rc2-git7 very slow
>
>
>
> > -----Original Message-----
> > From: Martin Knoblauch [mailto:knobi@knobisoft.de]
> > Sent: Thursday, May 28, 2009 4:00 AM
> > To: Miller, Mike (OS Dev); Owens, James
> > Cc: Matthew Wilcox; Andrew Morton; Mike Galbraith;
> > viro@ZenIV.linux.org.uk; rjw@sisk.pl;
> > linux-kernel@vger.kernel.org; tigran@aivazian.fsnet.co.uk;
> > Kay Sievers; shemminger@vyatta.com; Jesse Barnes
> > Subject: Re: Analyzed/Solved/Bisected: Booting
> > 2.6.30-rc2-git7 very slow
> >
> > ----- Original Message ----
> >
> > > From: "Miller, Mike (OS Dev)"
> > > To: "Owens, James" ; Martin Knoblauch
> > >
> > > Cc: Matthew Wilcox ; Andrew Morton
> > > ; Mike Galbraith ;
> > > "viro@ZenIV.linux.org.uk" ; "rjw@sisk.pl"
> > > ; "linux-kernel@vger.kernel.org"
> > > ; "tigran@aivazian.fsnet.co.uk"
> > > ; Kay Sievers ;
> > > "shemminger@vyatta.com" ; Jesse Barnes
> > >
> > > Sent: Wednesday, May 27, 2009 8:18:46 PM
> > > Subject: RE: Analyzed/Solved/Bisected: Booting 2.6.30-rc2-git7 very
> > > slow
> > >
> > > > >
> > > > > Finally, today I built the ccsii driver into the kernel.
> > > > It was previously modularized and loaded from initrd. The second
> > > > "sysfs" line went away. But does this make cciss guilty?
> > It is now
> > > > loaded about 2 seconds earlier in the boot sequence,
> > which is a big
> > > > change in timing I guess.
> > > > >
> > > > > Enlighten me :-)
> > > >
> > > > No idea what is going on, but since I saw your May 20 message, I
> > > > have been trying to wake up someone whose day job it should be to
> > > > care about dl380s and smartarrays. :)
> > >
> > > What? I know Martin has pinged me in the past, but I do not
> > think it
> > > was about this issue. If there's multiple sysfs entries for cciss I
> > > can't explain that offhand. We do little to nothing for
> > sysfs in the driver.
> > > Had something similiar happen recently where "/" changed to
> > "!". Had
> > > do to with our nested directory structure, /dev/cciss/name vs
> > > /dev/name. But we did not make that change, either.
> > >
> > Hi Mike, Jim
> >
> > you are right. I never talked to you about this issue.
> > Actually, I did not suspect CCISS or the DL380 in general to
> > be involved before last week when I retested on the x3650 and
> > the problem went away. Due to day-job and priorities I did
> > not follow up.
>
> Martin,
> Same exact OS install? Are you sure all the userspace stuff is the same?
>
yup. Exactely same user-space. Same kernel config. Only difference is aacraid vs. cciss module in initrd
> -- mikem
> > >
> > > >
> > > > If they don't react soon, I'll make this my own day job to try to
> > > > reproduce it. We will need hardware config details and firmware
> > > > revs to start.
> > > >
> >
> > Dl380/G4
> > 2x3.4 GHz CPUs
> > 8 GB Memeory
> > 4x72 GB as RAID5 on SA6i controller
> >
> > BIOS: P51 (07(19/2007)
> > ILO FW: 1.91
> > SA6i FW: 2.84
> >
> > lspci output (-vvv and -xxx) appendend to prevent line wrapping.
> >
> >
> > Cheers
> > Martin
> >
next prev parent reply other threads:[~2009-05-28 20:48 UTC|newest]
Thread overview: 56+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-24 12:45 Analyzed/Solved: Booting 2.6.30-rc2-git7 very slow Martin Knoblauch
2009-04-29 1:28 ` Andrew Morton
2009-04-29 3:51 ` Mike Galbraith
2009-04-29 8:17 ` Andrew Morton
2009-04-29 9:36 ` Martin Knoblauch
2009-04-29 9:45 ` Martin Knoblauch
2009-04-29 12:08 ` Al Viro
2009-04-29 14:18 ` Mike Galbraith
2009-04-29 14:34 ` Al Viro
2009-04-29 17:28 ` Martin Knoblauch
2009-04-29 19:11 ` Mike Galbraith
2009-05-05 22:49 ` Andrew Morton
2009-05-06 4:45 ` Mike Galbraith
2009-05-06 7:55 ` Martin Knoblauch
2009-05-06 8:37 ` Mike Galbraith
2009-05-06 10:57 ` Martin Knoblauch
2009-05-20 10:22 ` Analyzed/Solved/Bisected: " Martin Knoblauch
2009-05-27 6:31 ` Andrew Morton
2009-05-27 9:14 ` Martin Knoblauch
2009-05-27 11:21 ` Matthew Wilcox
2009-05-27 11:53 ` Martin Knoblauch
2009-05-27 18:07 ` jim owens
2009-05-27 18:18 ` Miller, Mike (OS Dev)
2009-05-27 20:12 ` jim owens
2009-05-27 21:18 ` Miller, Mike (OS Dev)
2009-05-28 8:59 ` Martin Knoblauch
2009-05-28 19:01 ` Miller, Mike (OS Dev)
2009-05-28 20:48 ` Martin Knoblauch [this message]
2009-04-29 17:24 ` Analyzed/Solved: " Martin Knoblauch
2009-04-29 17:35 ` Valdis.Kletnieks
2009-04-29 17:43 ` Al Viro
2009-04-30 13:02 ` Olivier Galibert
2009-04-29 17:45 ` Martin Knoblauch
2009-04-29 17:41 ` Al Viro
2009-04-29 17:51 ` Martin Knoblauch
2009-04-29 18:10 ` Al Viro
2009-04-30 9:12 ` Martin Knoblauch
2009-05-27 6:22 ` Andrew Morton
2009-04-29 9:34 ` Martin Knoblauch
-- strict thread matches above, loose matches on Subject: below --
2009-05-20 11:01 Analyzed/Solved/Bisected: " Martin Knoblauch
2009-05-27 11:25 Martin Knoblauch
2009-05-27 20:31 ` Andrew Morton
2009-05-27 20:56 ` Kay Sievers
2009-05-28 9:14 ` Martin Knoblauch
2009-06-16 19:25 ` Jesse Barnes
2009-06-17 8:35 ` Martin Knoblauch
2009-06-20 16:37 ` jim owens
2009-06-20 16:58 ` Matthew Wilcox
2009-06-20 18:19 ` Kay Sievers
2009-06-20 18:26 ` Matthew Wilcox
2009-06-20 18:36 ` Kay Sievers
2009-06-20 19:06 ` Matthew Wilcox
2009-06-20 21:17 ` jim owens
2009-06-21 10:57 ` Martin Knoblauch
2009-06-21 13:50 ` jim owens
2009-06-21 10:54 ` Martin Knoblauch
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=293616.85890.qm@web32604.mail.mud.yahoo.com \
--to=knobi@knobisoft.de \
--cc=JOwens@hp.com \
--cc=Mike.Miller@hp.com \
--cc=akpm@linux-foundation.org \
--cc=efault@gmx.de \
--cc=jbarnes@virtuousgeek.org \
--cc=kay.sievers@vrfy.org \
--cc=linux-kernel@vger.kernel.org \
--cc=matthew@wil.cx \
--cc=rjw@sisk.pl \
--cc=shemminger@vyatta.com \
--cc=tigran@aivazian.fsnet.co.uk \
--cc=viro@ZenIV.linux.org.uk \
/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