| Harley Stenzel 2004-03-03, 10:33 am |
| rjswart wrote:
> I get the following message in server.log when I run dsserver:
>
> "Kernel extension is not loaded".
>
> Installing Edge Component 5.1 on Linux Redhat AS 2.1
> (kernel=2.4.9-e.34smp). Does anyone have any idea what is wrong? Or
> any idea on how to turn on tracing or something to debug this further?
That message by itself is not problematic. The kernel extension runs,
or does not run, independantly of dsserver. However, if you also issue
the command "dscontrol executor start", and get a failure message, then
the rest of this message applies to you.
It sounds like you need a more recent version of Load Balancer. Since
Linux distributors are always releasing new kernels to fix various
problems, IBM must provide new kernel modules for those new kernels.
If you look in /opt/ibm/edge/lb/servers/bin, you can see the versions
for which your build was created. If you do not see ibmnd-2.4.9-e.34smp
there, then there is not a kernel module for your kernel.
You can contact support and they can give you the most recent interum
update, which has modules for the most recent set of kernels.
--Harley
|