On Sep 23, 2008 17:55 -0400, Heald, Nathan T. wrote: > When I try to start it I get an error (Same error for an upgrade or fresh > install): > > [EMAIL PROTECTED] lustre]# mount -t lustre /dev/mpath/mpath2 /mnt/test/mdt > mount.lustre: mount /dev/mpath/mpath2 at /mnt/test/mdt failed: No such device > Are the lustre modules loaded? > Check /etc/modprobe.conf and /proc/filesystems > Note 'alias lustre llite' should be removed from modprobe.conf
Is /dev/mpath/mpath2 a symlink to some real block device? That can cause problems in some cases. Cheers, Andreas -- Andreas Dilger Sr. Staff Engineer, Lustre Group Sun Microsystems of Canada, Inc. _______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
