[dm-devel] Re: 2.6.25-rc regression: kernel panic on boot

Greg KH gregkh at suse.de
Tue Mar 4 19:33:48 UTC 2008


On Tue, Mar 04, 2008 at 10:43:12AM -0800, Andrew Morton wrote:
> On Tue, 4 Mar 2008 14:54:47 +0100 Ingo Molnar <mingo at elte.hu> wrote:
> 
> > * Greg KH <gregkh at suse.de> wrote:
> > 
> > > On Mon, Mar 03, 2008 at 07:25:49AM +0800, Zhang, Rui wrote:
> > > > Hi, all,
> > > > 
> > > > kernel panic on boot when I try to run 2.6.25-rc1 and later, but 2.6.24-rc8 boots okay.
> > > > The result of git-bisect shows that
> > > > edfaa7c36574f1bf09c65ad602412db9da5f96bf is first bad commit.
> > > > 
> > > > The git-bisect-result and the dmesg log when the kernel panic are 
> > > > attached. Any help on this please? :)
> > > 
> > > Are you using LVM?  If so, please either upgrade your userspace/initrd 
> > > stuff, or enable CONFIG_SYSFS_DEPCRECATED
> > 
> > we _really_ must handle this differently and this _is_ a regression that 
> > multiple people have spent hours on bisecting already ...
> > 
> > So "enable CONFIG_SYSFS_DEPCRECATED" is _NOT_ the right answer, and this 
> > has been pointed out to you in the past.
> 
> Isn't the device-mapper kernel code capable of detecting the older userspace
> version and loudly warning about it?  That at least would prevent us from
> wasting lots of people's time like this.

Yes, this is an LVM issue with older userspace provided by some
distros, I think the dm code can notify the user about the problem, Kay
would know more.

The two distros I use here work just fine with this set to N :)

I have a patch queued up to change the wording of this config entry to
not say 2006, as that's not true anymore, and it should hopefully fix
some of the confusion here.

thanks,

greg k-h




More information about the dm-devel mailing list