2009-11-30 18:09:45

by sbs

[permalink] [raw]
Subject: netconsole trouble 2.6.31.6

hello

I was using dynamic netconsole for some servers with kernel 2.6.31
It worked fine and great.

Yesterday I updated kernel to 2.6.31.6 and have found that there is no
netconsole directory under /sys/kernel/config/ anymore.

is that a bug or was anything changed between 2.6.31 and 2.6.31.6
kernel about netconsole that made this directory gone away?



my dynamic netconsole kernel options:
CONFIG_NETCONSOLE=y
CONFIG_NETCONSOLE_DYNAMIC=y

CONFIG_SYSFS_DEPRECATED=y
CONFIG_SYSFS_DEPRECATED_V2=y
CONFIG_ACPI_SYSFS_POWER=y
CONFIG_RTC_INTF_SYSFS=y
CONFIG_SYSFS=y

CONFIG_CONFIGFS_FS=y


2009-12-01 12:13:59

by sbs

[permalink] [raw]
Subject: Re: netconsole trouble 2.6.31.6

any suggestions?


On Mon, Nov 30, 2009 at 9:09 PM, sbs <[email protected]> wrote:
> hello
>
> I was using dynamic netconsole for some servers with kernel 2.6.31
> It worked fine and great.
>
> Yesterday I updated kernel to 2.6.31.6 and have found that there is no
> netconsole directory under /sys/kernel/config/ anymore.
>
> is that a bug or was anything changed between 2.6.31 and ?2.6.31.6
> kernel about netconsole that made this directory gone away?
>
>
>
> my dynamic netconsole ?kernel options:
> CONFIG_NETCONSOLE=y
> CONFIG_NETCONSOLE_DYNAMIC=y
>
> CONFIG_SYSFS_DEPRECATED=y
> CONFIG_SYSFS_DEPRECATED_V2=y
> CONFIG_ACPI_SYSFS_POWER=y
> CONFIG_RTC_INTF_SYSFS=y
> CONFIG_SYSFS=y
>
> CONFIG_CONFIGFS_FS=y
>