Which stable version to install
by Matt Bettinger
Hello,
We currently run 2 lustre file systems 1.8.6 (qdr) and 1.8.8 (fdr).
We will be taking 1.8.6 off-line for an "upgrade" ( bare metal
reinstall of OS and lustre!) to 2.X.
I see quite a bit of activity on different releases which is a
confusing as to decide which release to install. What is the main
'stable' release that is suggested for a new 2.X installation? 2.5?
We are interested in looking at the newer tools such as lester,
robinhood, latest collectl, and the HSM bits. The interconnects are
Mellanox QDR to a very finicky IBM IB switch and fibre back end. The
OS is going to be RHEL or CentOs but does not matter however we would
prefer to use the lustre RPMs if possible so 6.4/6.5 I am guessing.
We have two MDS available on this system as well.
It is not a requirement that the 1.8.8 be able to talk to 2.X through
Linux gateway routers but things change and we may need to have 1.8.8
cross mount the new 2.x. Does that have any bearing on which 2.X
version we decide to land on? Thanks~
Matt Bettinger
On Fri, Mar 14, 2014 at 2:05 PM, Jones, Peter A <peter.a.jones(a)intel.com> wrote:
>
> Hi there
>
> Here is an update on the Lustre 2.6 release.
>
> Landings
> ========
>
> -A number of landings made http://git.whamcloud.com/?p=fs/lustre-release.git;a=shortlog;h=refs/heads...
>
> Testing
> =======
>
> -Testing has continued on the 2.5.56 tag
>
8 years, 2 months
Re : Can't mount to client
by Harry H
I had similar problems after a crash of my OSS. Try a e2fsck on your OST / MDT.
--- Message initial ---
De : "Dennis Zheleznyak" <dennis(a)eshkol.com.co>
Envoyé : 19 mars 2014 08:23
A : hpdd-discuss(a)lists.01.org
Objet : [HPDD-discuss] Can't mount to client
Hi everyone,
I have three machines
- First - MGS on /dev/sdb and MDT on /dev/sdc
- Second - OST on /dev/sdb
- Third - Client
Clocks are synchronized, /etc/modprobe.d/lustre.conf is identical through
out all the machine, Iptables and Ip6tables are turned off, SELinux is
turned off, lctl ping is responsive through out all the machines, lnet
module is loaded and all hosts are resolvable.
However, I cannot mount to the client, getting this errors in
/var/log/messages:
Mar 19 09:00:43 hms-05 kernel: Lustre: Lustre: Build Version:
2.4.3-RC1--PRISTINE-2.6.32-358.23.2.el6.x86_64
Mar 19 09:00:44 hms-05 kernel: LustreError:
1202:0:(mgc_request.c:1403:mgc_apply_recover_logs()) mgc: cannot find uuid
by nid 132.65.56.203@tcp
Mar 19 09:00:44 hms-05 kernel: Lustre:
1202:0:(mgc_request.c:1564:mgc_process_recover_log()) Process recover log
fs01-cliir error -2
Mar 19 09:00:44 hms-05 kernel: LustreError: 11-0:
fs01-MDT0000-mdc-ffff88001a12a000: Communicating with 132.65.56.201@tcp,
operation mds_connect failed with -11.
Mar 19 09:01:03 hms-05 kernel: LustreError:
1202:0:(lmv_obd.c:1289:lmv_statfs()) can't stat MDS #0
(fs01-MDT0000-mdc-ffff88001a12a000), error -11
Mar 19 09:01:03 hms-05 kernel: LustreError:
1205:0:(lov_obd.c:937:lov_cleanup()) lov tgt 1 not cleaned! deathrow=0,
lovrc=1
Mar 19 09:01:03 hms-05 kernel: Lustre: Unmounted fs01-client
Mar 19 09:01:03 hms-05 kernel: LustreError:
1202:0:(obd_mount.c:1289:lustre_fill_super()) Unable to mount (-11)
Mar 19 09:03:46 hms-05 kernel: LustreError:
1248:0:(mgc_request.c:1403:mgc_apply_recover_logs()) mgc: cannot find uuid
by nid 132.65.56.203@tcp
Mar 19 09:03:46 hms-05 kernel: Lustre:
1248:0:(mgc_request.c:1564:mgc_process_recover_log()) Process recover log
fs01-cliir error -2
Mar 19 09:03:46 hms-05 kernel: LustreError: 11-0:
fs01-MDT0000-mdc-ffff88001d6f5c00: Communicating with 132.65.56.201@tcp,
operation mds_connect failed with -11.
Mar 19 09:04:11 hms-05 kernel: LustreError: 11-0:
fs01-MDT0000-mdc-ffff88001d6f5c00: Communicating with 132.65.56.201@tcp,
operation mds_connect failed with -11.
Mar 19 09:04:15 hms-05 init: tty (/dev/tty1) main process (1171) killed by
INT signal
Mar 19 09:04:15 hms-05 init: tty (/dev/tty1) main process ended, respawning
Mar 19 09:04:16 hms-05 kernel: LustreError:
1248:0:(lmv_obd.c:1289:lmv_statfs()) can't stat MDS #0
(fs01-MDT0000-mdc-ffff88001d6f5c00), error -11
Mar 19 09:04:16 hms-05 kernel: LustreError:
1205:0:(lov_obd.c:937:lov_cleanup()) lov tgt 1 not cleaned! deathrow=0,
lovrc=1
Mar 19 09:04:16 hms-05 kernel: Lustre: Unmounted fs01-client
Mar 19 09:04:16 hms-05 kernel: LustreError:
1248:0:(obd_mount.c:1289:lustre_fill_super()) Unable to mount (-11)
Thank you,
Dennis.
_______________________________________________
HPDD-discuss mailing list
HPDD-discuss(a)lists.01.org
https://lists.01.org/mailman/listinfo/hpdd-discuss
8 years, 2 months
Can't mount to client
by Dennis Zheleznyak
Hi everyone,
I have three machines
- First - MGS on /dev/sdb and MDT on /dev/sdc
- Second - OST on /dev/sdb
- Third - Client
Clocks are synchronized, /etc/modprobe.d/lustre.conf is identical through
out all the machine, Iptables and Ip6tables are turned off, SELinux is
turned off, lctl ping is responsive through out all the machines, lnet
module is loaded and all hosts are resolvable.
However, I cannot mount to the client, getting this errors in
/var/log/messages:
Mar 19 09:00:43 hms-05 kernel: Lustre: Lustre: Build Version:
2.4.3-RC1--PRISTINE-2.6.32-358.23.2.el6.x86_64
Mar 19 09:00:44 hms-05 kernel: LustreError:
1202:0:(mgc_request.c:1403:mgc_apply_recover_logs()) mgc: cannot find uuid
by nid 132.65.56.203@tcp
Mar 19 09:00:44 hms-05 kernel: Lustre:
1202:0:(mgc_request.c:1564:mgc_process_recover_log()) Process recover log
fs01-cliir error -2
Mar 19 09:00:44 hms-05 kernel: LustreError: 11-0:
fs01-MDT0000-mdc-ffff88001a12a000: Communicating with 132.65.56.201@tcp,
operation mds_connect failed with -11.
Mar 19 09:01:03 hms-05 kernel: LustreError:
1202:0:(lmv_obd.c:1289:lmv_statfs()) can't stat MDS #0
(fs01-MDT0000-mdc-ffff88001a12a000), error -11
Mar 19 09:01:03 hms-05 kernel: LustreError:
1205:0:(lov_obd.c:937:lov_cleanup()) lov tgt 1 not cleaned! deathrow=0,
lovrc=1
Mar 19 09:01:03 hms-05 kernel: Lustre: Unmounted fs01-client
Mar 19 09:01:03 hms-05 kernel: LustreError:
1202:0:(obd_mount.c:1289:lustre_fill_super()) Unable to mount (-11)
Mar 19 09:03:46 hms-05 kernel: LustreError:
1248:0:(mgc_request.c:1403:mgc_apply_recover_logs()) mgc: cannot find uuid
by nid 132.65.56.203@tcp
Mar 19 09:03:46 hms-05 kernel: Lustre:
1248:0:(mgc_request.c:1564:mgc_process_recover_log()) Process recover log
fs01-cliir error -2
Mar 19 09:03:46 hms-05 kernel: LustreError: 11-0:
fs01-MDT0000-mdc-ffff88001d6f5c00: Communicating with 132.65.56.201@tcp,
operation mds_connect failed with -11.
Mar 19 09:04:11 hms-05 kernel: LustreError: 11-0:
fs01-MDT0000-mdc-ffff88001d6f5c00: Communicating with 132.65.56.201@tcp,
operation mds_connect failed with -11.
Mar 19 09:04:15 hms-05 init: tty (/dev/tty1) main process (1171) killed by
INT signal
Mar 19 09:04:15 hms-05 init: tty (/dev/tty1) main process ended, respawning
Mar 19 09:04:16 hms-05 kernel: LustreError:
1248:0:(lmv_obd.c:1289:lmv_statfs()) can't stat MDS #0
(fs01-MDT0000-mdc-ffff88001d6f5c00), error -11
Mar 19 09:04:16 hms-05 kernel: LustreError:
1205:0:(lov_obd.c:937:lov_cleanup()) lov tgt 1 not cleaned! deathrow=0,
lovrc=1
Mar 19 09:04:16 hms-05 kernel: Lustre: Unmounted fs01-client
Mar 19 09:04:16 hms-05 kernel: LustreError:
1248:0:(obd_mount.c:1289:lustre_fill_super()) Unable to mount (-11)
Thank you,
Dennis.
8 years, 2 months
Can't mount to client
by Dennis Zheleznyak
Hi all,
I mounted MGS/MDT and OST successfully using *service lustre start. *
When I'm trying to mount to the client I'm receiving an error:
hms-01 - MGS(/dev/sda5), MDT(/dev/sdb)
hms-03 - OST(/dev/sda5-14)
hms-05 - client
All have lnet module loaded.
All have /etc/modprobe/lustre.conf updated.
*Command:*
mkdir -p /mnt/lustre/fs01
mount.lustre hms-01@tcp0:/fs01 /mnt/lustre/fs01/
*Error:*
[root@hms-05 ~]# mount.lustre hms-01@tcp0:/fs01 /mnt/lustre/fs01/
mount.lustre: mount hms-01@tcp0:/fs01 at /mnt/lustre/fs01 failed: No such
file or directory
Is the MGS specification correct?
Is the filesystem name correct?
If upgrading, is the copied client log valid? (see upgrade docs)
*/var/log/messages:*
Mar 18 13:19:41 hms-05 kernel: Lustre: Lustre: Build Version:
2.4.3-RC1--PRISTINE-2.6.32-358.23.2.el6.x86_64
Mar 18 13:19:41 hms-05 kernel: LustreError:
1211:0:(ldlm_lib.c:429:client_obd_setup()) can't add initial connection
Mar 18 13:19:41 hms-05 kernel: LustreError:
1211:0:(obd_config.c:572:class_setup()) setup
fs01-OST0005-osc-ffff88001cd24c00 failed (-2)
Mar 18 13:19:41 hms-05 kernel: LustreError:
1211:0:(obd_config.c:1553:class_config_llog_handler()) MGC132.65.56.201@tcp:
cfg command failed: rc = -2
Mar 18 13:19:41 hms-05 kernel: Lustre: cmd=cf003 0:fs01-OST0005-osc
1:fs01-OST0005_UUID 2:0@<0:0>
Mar 18 13:19:41 hms-05 kernel: LustreError: 15c-8: MGC132.65.56.201@tcp:
The configuration from log 'fs01-client' failed (-2). This may be the
result of communication errors between this node and the MGS, a bad
configuration, or other errors. See the syslog for more information.
Mar 18 13:19:41 hms-05 kernel: LustreError:
1191:0:(llite_lib.c:1042:ll_fill_super()) Unable to process log: -2
Mar 18 13:19:41 hms-05 kernel: LustreError:
1191:0:(obd_config.c:619:class_cleanup()) Device 4 not setup
Mar 18 13:19:41 hms-05 kernel: Lustre: Unmounted fs01-client
Mar 18 13:19:41 hms-05 kernel: LustreError:
1191:0:(obd_mount.c:1289:lustre_fill_super()) Unable to mount (-2)
Mar 18 13:21:22 hms-05 kernel: LustreError:
1242:0:(ldlm_lib.c:429:client_obd_setup()) can't add initial connection
Mar 18 13:21:22 hms-05 kernel: LustreError:
1242:0:(obd_config.c:572:class_setup()) setup
fs01-OST0005-osc-ffff88001f9b5000 failed (-2)
Mar 18 13:21:22 hms-05 kernel: LustreError:
1242:0:(obd_config.c:1553:class_config_llog_handler()) MGC132.65.56.201@tcp:
cfg command failed: rc = -2
Mar 18 13:21:22 hms-05 kernel: Lustre: cmd=cf003 0:fs01-OST0005-osc
1:fs01-OST0005_UUID 2:0@<0:0>
Mar 18 13:21:22 hms-05 kernel: LustreError: 15c-8: MGC132.65.56.201@tcp:
The configuration from log 'fs01-client' failed (-2). This may be the
result of communication errors between this node and the MGS, a bad
configuration, or other errors. See the syslog for more information.
Mar 18 13:21:22 hms-05 kernel: LustreError:
1234:0:(llite_lib.c:1042:ll_fill_super()) Unable to process log: -2
Mar 18 13:21:22 hms-05 kernel: LustreError:
1234:0:(obd_config.c:619:class_cleanup()) Device 4 not setup
Mar 18 13:21:22 hms-05 kernel: Lustre: Unmounted fs01-client
Mar 18 13:21:22 hms-05 kernel: LustreError:
1234:0:(obd_mount.c:1289:lustre_fill_super()) Unable to mount (-2)
*I tried the following:*
- tunefs.lustre /dev/sdb --writeconf # For the MDT.
- tunefs.lustre /dev/sda5 to 14 --writeconf # For the OST's.
- /etc/hosts /etc/modprobe.d/lustre.conf are identical through out all
the machines.
- There's ping through out all the machines.
- All machines can ssh each other passwordless
Thank you,
Dennis.
8 years, 2 months
Fwd: Can't mount to client
by Dennis Zheleznyak
---------- Forwarded message ----------
From: Dennis Zheleznyak <dennis(a)eshkol.com.co>
Date: Tue, Mar 18, 2014 at 2:41 PM
Subject: Re: [HPDD-discuss] Can't mount to client
To: Deon Borman <deon(a)blackginger.tv>
Yes, iptables/ip6tables and SELinux are turned off.
Also, all nodes have password-less login to each other.
Thank you,
Dennis.
On Tue, Mar 18, 2014 at 2:33 PM, Deon Borman <deon(a)blackginger.tv> wrote:
> Hi Dennis,
>
> Are the firewall and selinux disabled on all the machines?
>
> Regards
> Deon
>
>
> On 18/03/2014 13:51, Dennis Zheleznyak wrote:
>
> Hi all,
>
> I mounted MGS/MDT and OST successfully using *service lustre start. *
>
> When I'm trying to mount to the client I'm receiving an error:
>
> hms-01 - MGS(/dev/sda5), MDT(/dev/sdb)
> hms-03 - OST(/dev/sda5-14)
> hms-05 - client
>
> All have lnet module loaded.
> All have /etc/modprobe/lustre.conf updated.
>
> *Command:*
> mkdir -p /mnt/lustre/fs01
> mount.lustre hms-01@tcp0:/fs01 /mnt/lustre/fs01/
>
> *Error:*
> [root@hms-05 ~]# mount.lustre hms-01@tcp0:/fs01 /mnt/lustre/fs01/
> mount.lustre: mount hms-01@tcp0:/fs01 at /mnt/lustre/fs01 failed: No such
> file or directory
> Is the MGS specification correct?
> Is the filesystem name correct?
> If upgrading, is the copied client log valid? (see upgrade docs)
>
> */var/log/messages:*
> Mar 18 13:19:41 hms-05 kernel: Lustre: Lustre: Build Version:
> 2.4.3-RC1--PRISTINE-2.6.32-358.23.2.el6.x86_64
> Mar 18 13:19:41 hms-05 kernel: LustreError:
> 1211:0:(ldlm_lib.c:429:client_obd_setup()) can't add initial connection
> Mar 18 13:19:41 hms-05 kernel: LustreError:
> 1211:0:(obd_config.c:572:class_setup()) setup
> fs01-OST0005-osc-ffff88001cd24c00 failed (-2)
> Mar 18 13:19:41 hms-05 kernel: LustreError:
> 1211:0:(obd_config.c:1553:class_config_llog_handler()) MGC132.65.56.201@tcp:
> cfg command failed: rc = -2
> Mar 18 13:19:41 hms-05 kernel: Lustre: cmd=cf003 0:fs01-OST0005-osc
> 1:fs01-OST0005_UUID 2:0@<0:0>
> Mar 18 13:19:41 hms-05 kernel: LustreError: 15c-8: MGC132.65.56.201@tcp:
> The configuration from log 'fs01-client' failed (-2). This may be the
> result of communication errors between this node and the MGS, a bad
> configuration, or other errors. See the syslog for more information.
> Mar 18 13:19:41 hms-05 kernel: LustreError:
> 1191:0:(llite_lib.c:1042:ll_fill_super()) Unable to process log: -2
> Mar 18 13:19:41 hms-05 kernel: LustreError:
> 1191:0:(obd_config.c:619:class_cleanup()) Device 4 not setup
> Mar 18 13:19:41 hms-05 kernel: Lustre: Unmounted fs01-client
> Mar 18 13:19:41 hms-05 kernel: LustreError:
> 1191:0:(obd_mount.c:1289:lustre_fill_super()) Unable to mount (-2)
> Mar 18 13:21:22 hms-05 kernel: LustreError:
> 1242:0:(ldlm_lib.c:429:client_obd_setup()) can't add initial connection
> Mar 18 13:21:22 hms-05 kernel: LustreError:
> 1242:0:(obd_config.c:572:class_setup()) setup
> fs01-OST0005-osc-ffff88001f9b5000 failed (-2)
> Mar 18 13:21:22 hms-05 kernel: LustreError:
> 1242:0:(obd_config.c:1553:class_config_llog_handler()) MGC132.65.56.201@tcp:
> cfg command failed: rc = -2
> Mar 18 13:21:22 hms-05 kernel: Lustre: cmd=cf003 0:fs01-OST0005-osc
> 1:fs01-OST0005_UUID 2:0@<0:0>
> Mar 18 13:21:22 hms-05 kernel: LustreError: 15c-8: MGC132.65.56.201@tcp:
> The configuration from log 'fs01-client' failed (-2). This may be the
> result of communication errors between this node and the MGS, a bad
> configuration, or other errors. See the syslog for more information.
> Mar 18 13:21:22 hms-05 kernel: LustreError:
> 1234:0:(llite_lib.c:1042:ll_fill_super()) Unable to process log: -2
> Mar 18 13:21:22 hms-05 kernel: LustreError:
> 1234:0:(obd_config.c:619:class_cleanup()) Device 4 not setup
> Mar 18 13:21:22 hms-05 kernel: Lustre: Unmounted fs01-client
> Mar 18 13:21:22 hms-05 kernel: LustreError:
> 1234:0:(obd_mount.c:1289:lustre_fill_super()) Unable to mount (-2)
>
> *I tried the following:*
>
> - tunefs.lustre /dev/sdb --writeconf # For the MDT.
> - tunefs.lustre /dev/sda5 to 14 --writeconf # For the OST's.
> - /etc/hosts /etc/modprobe.d/lustre.conf are identical through out all
> the machines.
> - There's ping through out all the machines.
> - All machines can ssh each other passwordless
>
> Thank you,
> Dennis.
>
>
> _______________________________________________
> HPDD-discuss mailing listHPDD-discuss@lists.01.orghttps://lists.01.org/mailman/listinfo/hpdd-discuss
>
>
>
8 years, 2 months
FINAL CALL: Lustre Survey 2014 by OpenSFS
by Christopher J. Morrone
Dear Lustre Community,
Thanks to all of those who have taken the time to fill out the 2014 survey.
We have decided to give folks one more chance to fill out the 2014
Lustre Survey. You have until the end of Tuesday, March 18 to complete
the survey!
If you missed the earlier announcements about the survey, here it is:
The OpenSFS Community Development Working Group is gathering data from
oranizations using Lustre in order to develop a long-term support
strategy recommendation for Lustre.
We want to ensure that future Lustre releases are well-aligned with the
needs of the Lustre community.
Please complete this short survey to make sure that your organization's
voice is heard!
https://www.surveymonkey.com/s/P3HFY7R
Note that all questions are optional so it is ok to submit a partially
completed survey if you prefer not to disclose some information.
Best regards,
Christopher Morrone
OpenSFS CDWG Lead
.
8 years, 2 months
LUG 2014: Early Bird Registration Ends Today!
by OpenSFS Administration
<http://www.opensfs.org/events/lug14/>
LUG 2014: Last Chance for the Early Bird Discount
Early Bird Registration Ends Today
Today is the last day to take advantage of the early bird discount for the
12th Annual Lustre <http://www.opensfs.org/lug14/> R User Group (LUG)
Conference. Be sure to register by 11:59 P.M. PT tonight, March 17th, to
receive a $50 discount on registration. After March 17th, the LUG
registration rate will be $575.
LUG 2014 <http://www.opensfs.org/lug14/> will be held April 8-10th at the
Miami Marriott Biscayne Bay, and will feature three days of sessions and
panels led by the world's leading developers, administrators, solution
providers, and users of Lustre. Event highlights include:
25+ Lustre Focused Sessions
The LUG 2014 agenda will feature talks on the Lustre roadmap, Lustre
performance comparison and tuning, Exascale, proposed new features, Hadoop,
log analysis, and much more. Additionally, this year's event will include
the first Lustre Annual Report that will examine the current status of
Lustre in multiple vertical markets spanning high performance computing, Big
Data, and enterprise computing markets, including the drivers and barriers
for future adoption.
Networking Reception
Attendees will have the opportunity to participate in an evening reception
on April 8th to meet and network with OpenSFS leaders, event speakers, and
fellow attendees.
Technical Poster Exhibition
The Technical Poster Exhibition will include posters on Lustre challenges,
Data separation on Lustre systems with ZFS, Lustre experience at DLS,
Cooperative work with SAMBA on Lustre, and more.
OpenSFS Working Group Meetings
Attendees are also invited to join the OpenSFS Working Group meetings
following LUG on April 10th, regardless of their OpenSFS membership status.
We encourage you to review the LUG 2014 Agenda
<http://www.opensfs.org/lug-2014-agenda/> to learn more about the
networking opportunities and sessions at this year's conference.
<https://opensfs.wufoo.com/forms/lug-conference-2014/> Register today to
secure the early bird discount! If you have any questions, please feel free
to contact admin(a)opensfs.org <mailto:admin@opensfs.org> .
Best regards,
OpenSFS LUG Planning Committee
_________________________
OpenSFS Administration
3855 SW 153rd Drive Beaverton, OR 97006 USA
Phone: +1 503-619-0561 | Fax: +1 503-644-6708
Twitter: <https://twitter.com/opensfs> @OpenSFS
Email: <mailto:admin@opensfs.org> admin(a)opensfs.org | Website:
<http://www.opensfs.org> www.opensfs.org
<http://www.opensfs.org/lug-2014-sponsorship/>
<http://www.opensfs.org/lug-2014-sponsorship/> Click here to learn how to
become a 2014 LUG Sponsor
Open Scalable File Systems, Inc. was founded in 2010 to advance Lustre
development, ensuring it remains vendor-neutral, open, and free. Since its
inception, OpenSFS has been responsible for advancing the Lustre file system
and delivering new releases on behalf of the open source community. Through
working groups, events, and ongoing funding initiatives, OpenSFS harnesses
the power of collaborative development to fuel innovation and growth of the
Lustre file system worldwide.
8 years, 2 months
Re : Re: Lustre 2.2 on RHEL 6.4 with infiniband
by Harry H
Hi everyone,
Thanks for your answers.
I plan to install lustre 2.2 because i have clients on rhel 5.5, by seeing the lustre matrix, it seems i'm stuck on lustre 2.2, or 2.3 if i upgrade my clients to rhel 5.9, isnt'it ?
Is there any problems with this lustre release ?
--- Message initial ---
De : "Dilger, Andreas" <andreas.dilger(a)intel.com>
Envoyé : 13 mars 2014 23:20
A : "Harry H" <laurus3000(a)hotmail.com>, hpdd-discuss(a)lists.01.org
Objet : Re: [HPDD-discuss] Lustre 2.2 on RHEL 6.4 with infiniband
On 2014/03/13, 2:07 PM, "Harry H" <laurus3000(a)hotmail.com<mailto:laurus3000@hotmail.com>> wrote:
I plan to install lustre 2.2 on RHEL 6.4 with infiniband.
I would ask why you are installing Lustre 2.2 at this point? That is an old version of Lustre for which no maintenance releases was or will be made.
Better to stick with a version like 2.4 or 2.5 which will have maintenance releases with bug fixes.
Cheers, Andreas
Does i have to use the driver include in RHEL or install mellanox OFED ?
If i'm not wrong, RPM from whamcloud are built against infiniband driver included in RHEL6.
Is there something specific to install ?
Thanks.
Cheers, Andreas
--
Andreas Dilger
Lustre Software Architect
Intel High Performance Data Division
8 years, 2 months