On Tue, Aug 21, 2007 at 10:25:54AM -0400, Robin Humble wrote: > > hmmmm... works for me :-/ > ./configure --with-linux=/usr/src/linux-2.6.22.4 > --with-o2ib=/usr/src/linux-2.6.22.4 --disable-server --enable-quota > make > make rpms > and 6 rpms arrived. this is CentOS 4.5 x86_64. > > I tend not to use those rpms though - I just copy the kernel modules > from the patchless build and then use the standard CFS rpms for > everything else. lets me use more lustre version with random kernels.
This is an FC7 system with readline 5, but readline 4 is needed by the official the rpm. The problem is probably a kernel version typo, I gues. But what exactly? > >So I used --prefix=/usr/local/lustre, simple make (without the rpms > >switch) works. > > so I guess my question is whether a > make ; make rpms > works for you? No, because the make rpms command wants to build the ldiskfs rpm too (not just modules and client utilities) > /sbin is the standard linux place for all mount.* utilities. it's also > where all mkfs.* files go, but actually, for some reason mkfs.lustre is > in /usr/sbin/ - that's wrong. That's right. But it would be nice, let me choose, what I want to do. By the way, in the most systems the local filesystems have pactical reason to keep them there. Regards, tamas _______________________________________________ Lustre-discuss mailing list [email protected] https://mail.clusterfs.com/mailman/listinfo/lustre-discuss
