OVH Community, your new community space.

FATAL: Could not load /lib/modules/2.6.28.1-xxxx-std-ipv4-32/modules.dep


IceCubez
09-04-09, 04:57
Hi,

where can i find the .config file used for the kernel on my server, it's not in the:
ftp://ftp.ovh.net/made-in-ovh/bzImage/2.6.27.10/ directory.

I unpacked the:
ftp://ftp.ovh.net/made-in-ovh/bzImag...8.4-ovh.tar.gz source, but that doesn't seem to have the grsec patch.

The problem:
Debian 5.0 ( lenny ) tools for managing grsecurity are not in sync with the kernel:
>You are using incompatible versions of gradm and grsecurity.
>Please update both versions to the ones available on the website.
>Make sure your gradm has been compiled for the kernel you are currently running.

I'd rather not reverse engeneer all the settings for a custom kernel

Thanks in advance.

Jesper
01-04-09, 15:20
Ah, ok!

Thanks for the info Felix!

kro
01-04-09, 15:06
Jesper wrote:
> FATAL: Could not load
> /lib/modules/2.6.28.1-xxxx-std-ipv4-32/modules.dep: No such file or
> directory
>
> Gives the same error, is this an FATAL error, or is this not important
> also?


The kernels we install are static, that is they don't have module support
enables. Hence no directory /lib/modules/*. You can safely ignore that, as our
kernels have all necessary drivers and funtions included to run on all our
servers.
--
Felix
OVH Team

Jesper
01-04-09, 14:54
Citaat Oorspronkelijk geplaatst door kro
Jesper wrote:
> This is just the error that the kernel hasnt got the feature of IPv6
> right?


Yes.

> Im going to fix this error later and post it here, first ill have to
> find out how


You can for example boot an IPv6-enable kernel, either via netboot of by
downloading and installing it yourself, for example from
ftp://ftp.ovh.net/made-in-ovh/bzImage
--
Felix
OVH Team
Thanks for your fast response Felix!
Im just annoyed by the error, so Im going to fix it when I have time



Kind regards!

Another Question

[root@server1 ~]# modprobe iptables
FATAL: Could not load /lib/modules/2.6.28.1-xxxx-std-ipv4-32/modules.dep: No such file or directory

Gives the same error, is this an FATAL error, or is this not important also?

kro
01-04-09, 13:56
Jesper wrote:
> This is just the error that the kernel hasnt got the feature of IPv6
> right?


Yes.

> Im going to fix this error later and post it here, first ill have to
> find out how


You can for example boot an IPv6-enable kernel, either via netboot of by
downloading and installing it yourself, for example from
ftp://ftp.ovh.net/made-in-ovh/bzImage
--
Felix
OVH Team

Jesper
01-04-09, 13:47
Citaat Oorspronkelijk geplaatst door kro
Jesper wrote:
> *FATAL:* Could not load
> /lib/modules/2.6.28.1-xxxx-std-ipv4-32/modules.dep: No such file or
> directory
> *CRITICAL :* [ipv6_test] Kernel is not compiled with IPv6 support


This is not a fatal error. It's due to the way redhat-like Distributions check
for IPv6, and don't expect a static kernel without IPv6. This warning is issued
by the function ipv6_test in
/etc/sysconfig/network-scripts/network-functions-ipv6
--
Felix
OVH Team
Like I thought...
This is just the error that the kernel hasnt got the feature of IPv6 right?

Thanks for your help!

Im going to fix this error later and post it here, first ill have to find out how

kro
01-04-09, 13:34
Jesper wrote:
> *FATAL:* Could not load
> /lib/modules/2.6.28.1-xxxx-std-ipv4-32/modules.dep: No such file or
> directory
> *CRITICAL :* [ipv6_test] Kernel is not compiled with IPv6 support


This is not a fatal error. It's due to the way redhat-like Distributions check
for IPv6, and don't expect a static kernel without IPv6. This warning is issued
by the function ipv6_test in
/etc/sysconfig/network-scripts/network-functions-ipv6
--
Felix
OVH Team

Jesper
01-04-09, 12:03
Het gaat om CentOS (Linux Plesk 9)

kro
31-03-09, 23:58
Jesper wrote:
> Resultaat van: service network restart.


welke distribution?
--
Felix
OVH Team

Jesper
31-03-09, 21:17
FATAL: Could not load /lib/modules/2.6.28.1-xxxx-std-ipv4-32/modules.dep: No such file or directory
CRITICAL : [ipv6_test] Kernel is not compiled with IPv6 support


Dit ziet er niet gezond uit.

Resultaat van: service network restart.

Zou ik dit gaan oplossen, of kan ik dit gewoon laten bestaan?

EDIT: Iptables werken gewoon, dus daar ligt het niet aan.