Hey Mike, Are there any messages in dmesg on boot? I've seen it on occasion where the IB takes a second to actually start. If that's the case, you might need to add mounts to rc.local, or try to get openibd to start earlier.
- Kit On 4/12/2010 7:33 PM, Michael Robbert wrote: > I am trying to configure a Lustre 1.8.2 client on a CentOS 5.4 machine. I > have compiled from source into RPMS and all 4 RPMS are installed (lustre, > -modules, -tests, and -source). The lustre module will load find manually > with "modprobe lustre", but I can not get the filesystem to automatically > mount on boot up. I have added the following to /etc/modprobe.conf > > options lnet networks=o2ib0(ib0) > > and these are the entries in my /etc/fstab > > 172.16.3...@o2ib:/home /lustre/home lustre auto,_netdev 1 2 > 172.16.3...@o2ib:/scratch /lustre/scratch lustre auto,_netdev 1 2 > > I have a similar setup with Lustre 1.6.7.2 client running on RHEL 4.5 and it > loads fine there. > > What am I missing? > > Thanks, > Mike Robbert > > _______________________________________________ > Lustre-discuss mailing list > [email protected] > http://lists.lustre.org/mailman/listinfo/lustre-discuss > -- --- Kit Westneat [email protected] 812-484-8485 _______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
