That's odd, I have 1.8.1.1 and use _netdev for both my Infiniband and GigE clients, both mount successfully.
For IB clients: 10.1.11...@o2ib:/lustre /lustre lustre _netdev 0 0 And GigE clients: 10.1.10.20...@tcp:/lustre /lustre lustre _netdev 0 0 -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Nirmal Seenu Sent: Thursday, September 09, 2010 2:58 PM To: Ken Hornstein Cc: [email protected] Subject: Re: [Lustre-discuss] Problem with LNET and openibd on Lustre 1.8.4 while rebooting I guess the trick is to use _netdev as an option in the mount command or the /etc/fstab entry as Andreas mentioned. I used to have the _netdev option when I was using Lustre over ethernet which made the automounts work correctly and I didn't have the LNET problem. With infiniband(openibd) the _netdev option doesn't mount lustre correctly and I had to mount lustre from rc.local after the infiniband networks comes up. Nirmal On 09/09/2010 02:44 PM, Ken Hornstein wrote: >> lustre does get unmounted before NFS filesystem as seen in the log message... >> the problem is due to the fact that LNET is still up when openibd gets >> removed. > > Huh, I'm wondering how it ever worked "right" before. Certainly on the > systems > I have at 1.8.1.1, I always had to have a Lustre start/stop script which did > a lustre_rmmod as part of the stop sequence. > > --Ken _______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss _______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
