[Users] Issues installing iSER initiator on a Scientific Linux 6.4 (OFED 3.5-2) box

Narayan Desai narayan.desai at gmail.com
Sun May 4 20:07:53 PDT 2014


We were able to use the mainline kernel code. OFED started integrating
upstream in preparation for kernel release 3.2. While it isn't the newest
code, it has worked well enough for us. Things seem even better if you can
make it to 3.5 or 3.8.
 -nld


On Sun, May 4, 2014 at 9:53 PM, Jingcha Joba <pukkimonkey at gmail.com> wrote:

> Can you tell me how you got it to working for 3.2?
>
> The install script clearly checks for
>
>  if ($kernel =~ m/^3\.5/)  {
> ..
> ..
>             $kernel_modules_info{'iser'}{'available'} = 1;
>
> }
>
> Well, to be honest I am surprised too. I see a lot of issues online
> regarding iSER, but there is no proper solution to this. I was hoping
> someone over here, might be able to help.
>
>
>
>
>
> On Sun, May 4, 2014 at 7:44 PM, Narayan Desai <narayan.desai at gmail.com>wrote:
>
>> We've had good luck using the iSER support in newer mainline and ubuntu
>> kernel (3.2+). I'd be somewhat surprised if that code hadn't been
>> backported by redhat, but we don't run it so I haven't paid much attention
>> to which patches they carry.
>>  -nld
>>
>>
>> On Sun, May 4, 2014 at 6:29 PM, Jingcha Joba <pukkimonkey at gmail.com>wrote:
>>
>>> Hi folks,
>>>
>>> I am trying to install OFED 3.5-2 along with iSER initiator on a machine
>>> which has Scientific Linux 6.4 running kernel 2.6.32-358.el6.x86_64. This
>>> machine has 2 ConnectX -3 cards and a Qlogic Infiniband card. The objective
>>> is to use iSER on one of those two ConnectX cards.
>>>
>>> Though I can smoothly install OFED 3.5-2, it didn't install iSER.
>>> Looking closely in the install script, I noticed that iSER is available for
>>> installation only if the kernel version is > 3.5
>>>
>>> I manually "flagged" iSER to be available for the kernel I am using in
>>> the install script, only to have issue with the installation of compat-rdma.
>>>
>>> /var/tmp/OFED_topdir/BUILD/compat-rdma-3.5/drivers/infiniband/ulp/iser/iser_initiator.c:273:
>>> error: dereferencing pointer to incomplete type
>>> /var/tmp/OFED_topdir/BUILD/compat-rdma-3.5/drivers/infiniband/ulp/iser/iser_initiator.c:273:
>>> error: dereferencing pointer to incomplete type
>>> /var/tmp/OFED_topdir/BUILD/compat-rdma-3.5/drivers/infiniband/ulp/iser/iser_initiator.c:273:
>>> error: dereferencing pointer to incomplete type
>>> /var/tmp/OFED_topdir/BUILD/compat-rdma-3.5/drivers/infiniband/ulp/iser/iser_initiator.c:273:
>>> error: dereferencing pointer to incomplete type
>>> /var/tmp/OFED_topdir/BUILD/compat-rdma-3.5/drivers/infiniband/ulp/iser/iser_initiator.c:273:
>>> error: dereferencing pointer to incomplete type
>>> /var/tmp/OFED_topdir/BUILD/compat-rdma-3.5/drivers/infiniband/ulp/iser/iser_initiator.c:273:
>>> error: dereferencing pointer to incomplete type
>>> /var/tmp/OFED_topdir/BUILD/compat-rdma-3.5/drivers/infiniband/ulp/iser/iser_initiator.c:279:
>>> error: dereferencing pointer to incomplete type
>>> /var/tmp/OFED_topdir/BUILD/compat-rdma-3.5/drivers/infiniband/ulp/iser/iser_initiator.c:291:
>>> error: dereferencing pointer to incomplete type
>>> /var/tmp/OFED_topdir/BUILD/compat-rdma-3.5/drivers/infiniband/ulp/iser/iser_initiator.c:296:
>>> error: dereferencing pointer to incomplete type
>>>
>>>
>>> I don't want to upgrade my machine as I would have to reinstall all the
>>> other software for this machine. And also because OFED 3.5-2 clearly states
>>> that minimal QA testing had been done for kernel 3.5.
>>>
>>> Also I don't want to use MNLX OFED, as it would make my qlogic
>>> infiniband cards inaccessible.
>>>
>>> What should I do to solve this issue I have?
>>>
>>> Thanks,
>>> --
>>> Jing
>>>
>>>
>>>
>>> _______________________________________________
>>> Users mailing list
>>> Users at lists.openfabrics.org
>>> http://lists.openfabrics.org/mailman/listinfo/users
>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/users/attachments/20140504/d22dbaf7/attachment.html>


More information about the Users mailing list