* NFS-RDMA on SLES 10 SP3
@ 2010-04-05 19:53 Justin Clift
[not found] ` <4BBA3FD5.8070005-oNuxUQfTmABg9hUCZPvPmw@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: Justin Clift @ 2010-04-05 19:53 UTC (permalink / raw)
To: linux-rdma-u79uwXL29TY76Z2rM5mHXA
Hi all,
After discovering that ofa kernel doesn't compile any more (with 1.5.1
GA and 1.5.2 latest nightly) on SLES 11 with the latest patches, now
trying on SLES 10 SP3.
I'm attempting to try out NFS-RDMA, however on SLES 10 SP3 it's not
being presented as an option from the "Custom" list.
i.e.:
Install rds-tools? [y/N]:n
Install rnfs-utils? [y/N]:y <--- this line completely missing
Install ibutils? [y/N]: ...
Thought I'd better ask if this is expected behaviour before I file a bug
report, as SLES10 SP3 is specifically mentioned in the NFS-RDMA release
notes as being supported.
?
(I've worked around the above problem by just changing the install.pl
file. Compiles fine. But, thought it best to ask just in case.)
Regards and best wishes,
Justin Clift
--
Salasaga - Open Source eLearning IDE
http://www.salasaga.org
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: NFS-RDMA on SLES 10 SP3
[not found] ` <4BBA3FD5.8070005-oNuxUQfTmABg9hUCZPvPmw@public.gmane.org>
@ 2010-04-05 20:22 ` Steve Wise
[not found] ` <4BBA4681.8020502-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW@public.gmane.org>
2010-04-06 8:54 ` Vladimir Sokolovsky
1 sibling, 1 reply; 4+ messages in thread
From: Steve Wise @ 2010-04-05 20:22 UTC (permalink / raw)
To: Justin Clift; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA
OFED-1.5.1 removed support for NFS-RDMA on SLES 10 SP3 due to stability
problems.
Justin Clift wrote:
> Hi all,
>
> After discovering that ofa kernel doesn't compile any more (with 1.5.1
> GA and 1.5.2 latest nightly) on SLES 11 with the latest patches, now
> trying on SLES 10 SP3.
>
> I'm attempting to try out NFS-RDMA, however on SLES 10 SP3 it's not
> being presented as an option from the "Custom" list.
>
> i.e.:
>
> Install rds-tools? [y/N]:n
> Install rnfs-utils? [y/N]:y <--- this line completely missing
> Install ibutils? [y/N]: ...
>
> Thought I'd better ask if this is expected behaviour before I file a
> bug report, as SLES10 SP3 is specifically mentioned in the NFS-RDMA
> release
> notes as being supported.
>
> ?
>
> (I've worked around the above problem by just changing the install.pl
> file. Compiles fine. But, thought it best to ask just in case.)
>
> Regards and best wishes,
>
> Justin Clift
>
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: NFS-RDMA on SLES 10 SP3
[not found] ` <4BBA4681.8020502-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW@public.gmane.org>
@ 2010-04-05 20:40 ` Justin Clift
0 siblings, 0 replies; 4+ messages in thread
From: Justin Clift @ 2010-04-05 20:40 UTC (permalink / raw)
To: Steve Wise; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA
Steve Wise wrote:
> OFED-1.5.1 removed support for NFS-RDMA on SLES 10 SP3 due to stability
> problems.
No worries, thanks. :)
Regards and best wishes,
Justin Clift
--
Salasaga - Open Source eLearning IDE
http://www.salasaga.org
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: NFS-RDMA on SLES 10 SP3
[not found] ` <4BBA3FD5.8070005-oNuxUQfTmABg9hUCZPvPmw@public.gmane.org>
2010-04-05 20:22 ` Steve Wise
@ 2010-04-06 8:54 ` Vladimir Sokolovsky
1 sibling, 0 replies; 4+ messages in thread
From: Vladimir Sokolovsky @ 2010-04-06 8:54 UTC (permalink / raw)
To: Justin Clift; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA
Justin Clift wrote:
> Hi all,
>
> After discovering that ofa kernel doesn't compile any more (with 1.5.1
> GA and 1.5.2 latest nightly) on SLES 11 with the latest patches, now
> trying on SLES 10 SP3.
>
Hi Justin,
Can you send me the kernel version of SLES11 that you have and the ofa_kernel.rpmbuild.log?
Thanks,
Vladimir
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-04-06 8:54 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-05 19:53 NFS-RDMA on SLES 10 SP3 Justin Clift
[not found] ` <4BBA3FD5.8070005-oNuxUQfTmABg9hUCZPvPmw@public.gmane.org>
2010-04-05 20:22 ` Steve Wise
[not found] ` <4BBA4681.8020502-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW@public.gmane.org>
2010-04-05 20:40 ` Justin Clift
2010-04-06 8:54 ` Vladimir Sokolovsky
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox