Hi Tarun,

Is the ipv6 kernel module loaded?   The missing symbols
('__ipv6_addr_type' and 'ip6_route_output') reported by cnic are
resolved by loading the ipv6.ko module

The path to that module on RHEL 5.5 is

/lib/modules/2.6.18-194.el5/kernel/net/ipv6/ipv6.ko

Is the modules.dep file stale?  You can regenerate this via the command
'depmod -a' which should allow the automatic loading of module
dependencies.

Thanks again.

-Ben

On Mon, 2010-07-12 at 13:25 -0700, Tarun Reddy wrote:
> 
> 
> On Mon, Jul 12, 2010 at 2:25 PM, Tarun Reddy <[email protected]> wrote:
>         Sigh... trying again with out much success. Running stock 5.5
>         system+iscsi-initiator-utils from below (194.3.1 kernel)
>         
>         
>         So I upgraded my kernel 194.8.1 and I get this message in
>         dmesg when doing a modprobe bnx2i:
>         
>         
>         cnic: Unknown symbol __ipv6_addr_type
>         cnic: Unknown symbol ip6_route_output
>         
>         
>         Reboot back into 194.3.1...
>         
>         
>         And I still get this error. Any ideas? I've reverted
>         iscsi-initiator as well..
>         
>         
>         
>         
>         
>         
>         
>         
>         On Sun, Jul 11, 2010 at 4:32 AM, Mike Christie
>         <[email protected]> wrote:
>                 On 06/10/2010 08:30 PM, Benjamin Li wrote:
>                         Hi Tarun,
>                         
>                         I think the bug which most likely matched what
>                         you were seeing was
>                         
>                         https://bugzilla.redhat.com/show_bug.cgi?id=572596
>                         
>                         This is where the iscsid and uIP daemon were
>                         not synchronized when the
>                         uIP stack was coming up and iscsid didn't wait
>                         for uIP to fullly
>                         initialized.
>                         
>                                 From that bugzilla we have generated
>                                 patches for iscsid and uIP which
>                         resulted in the following bugzilla
>                         
>                         https://bugzilla.redhat.com/show_bug.cgi?id=595549
>                         
>                         Where the patches will go into the next
>                         version of iscsi-initator-utils.
>                         
>                         Please let me know if there are any questions
>                         or concerns.
>                         
>                 
>                 
>                 Here are some rpms that we are testing here.
>                 
> http://people.redhat.com/mchristi/iscsi/rhel5.6/iscsi-initiator-utils/
>         
>         
> 
> Sorry... should have bottom posted.
> 
> 
> Tarun


-- 
You received this message because you are subscribed to the Google Groups 
"open-iscsi" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/open-iscsi?hl=en.

Reply via email to