Answering my own email here, there's a problem with the RHEL5 RPMS for x86_64. They don't get install in the lustre.1.6.5.1smp lib directory.
uname -a Linux compute-0-0.local 2.6.18-53.1.14.el5_lustre.1.6.5.1smp #1 SMP Wed Jun 18 19:45:15 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux rpm -ql lustre-modules /lib/modules/2.6.18-53.1.14.el5/kernel/fs/lustre/llite_lloop.ko /lib/modules/2.6.18-53.1.14.el5/kernel/fs/lustre/lov.ko /lib/modules/2.6.18-53.1.14.el5/kernel/fs/lustre/lquota.ko /lib/modules/2.6.18-53.1.14.el5/kernel/fs/lustre/lustre.ko /lib/modules/2.6.18-53.1.14.el5/kernel/fs/lustre/lvfs.ko /lib/modules/2.6.18-53.1.14.el5/kernel/fs/lustre/mdc.ko /lib/modules/2.6.18-53.1.14.el5/kernel/fs/lustre/mgc.ko /lib/modules/2.6.18-53.1.14.el5/kernel/fs/lustre/obdclass.ko /lib/modules/2.6.18-53.1.14.el5/kernel/fs/lustre/obdecho.ko /lib/modules/2.6.18-53.1.14.el5/kernel/fs/lustre/osc.ko /lib/modules/2.6.18-53.1.14.el5/kernel/fs/lustre/ptlrpc.ko /lib/modules/2.6.18-53.1.14.el5/kernel/net/lustre/ko2iblnd.ko /lib/modules/2.6.18-53.1.14.el5/kernel/net/lustre/ksocklnd.ko /lib/modules/2.6.18-53.1.14.el5/kernel/net/lustre/libcfs.ko /lib/modules/2.6.18-53.1.14.el5/kernel/net/lustre/lnet.ko /lib/modules/2.6.18-53.1.14.el5/kernel/net/lustre/lnet_selftest.ko Is there anyway to get this fixed ASAP? Jeremy Mann wrote: > I'm just starting to reconfigure our OST nodes and I'm having a problem. > I'm using my commands from 1.6.0 and they are not working. > > Formatting a OST node: > mkfs.lustre --fsname=bcffs --ost [EMAIL PROTECTED] /dev/md0 > > This works fine, and a few minutes later its ready to be mounted. However, > when I try to mount it I get: > > [EMAIL PROTECTED] ~]# mount -t lustre /dev/md0 /lustre-storage > mount.lustre: mount /dev/md0 at /lustre-storage failed: No such device > Are the lustre modules loaded? > Check /etc/modprobe.conf and /proc/filesystems > > My modprobe.conf has: > # Module information for NIC bonding and Lustre > alias bond0 bonding > options lnet networks=tcp(bond0) > options bonding miimon=100 mode=802.3ad xmit_hash_policy=layer3+4 > > Has something changed from 1.6.0 to 1.6.5.1? > > > -- > Jeremy Mann > [EMAIL PROTECTED] > > University of Texas Health Science Center > Bioinformatics Core Facility > http://www.bioinformatics.uthscsa.edu > Phone: (210) 567-2672 > > _______________________________________________ > Lustre-discuss mailing list > [email protected] > http://lists.lustre.org/mailman/listinfo/lustre-discuss > -- Jeremy Mann [EMAIL PROTECTED] University of Texas Health Science Center Bioinformatics Core Facility http://www.bioinformatics.uthscsa.edu Phone: (210) 567-2672 _______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
