[lustre-discuss] building of lustre-client fails

Mohr Jr, Richard Frank (Rick Mohr) rmohr at utk.edu
Thu May 4 07:44:58 PDT 2017


> On May 3, 2017, at 10:56 PM, Riccardo Veraldi <Riccardo.Veraldi at cnaf.infn.it> wrote:
> 
> I am building lustre-client from src rpm on RHL73.
> 
> it fails with this error during the install process:
> 
> + echo /etc/init.d/lnet
> + echo /etc/init.d/lsvcgss
> + find /root/rpmbuild/BUILDROOT/lustre-client-2.9.0-1.el7.x86_64 -name
> '*.so' -type f -exec chmod +x '{}' ';'
> + '[' -d
> /root/rpmbuild/BUILDROOT/lustre-client-2.9.0-1.el7.x86_64/usr/lib64/lustre/snmp
> ']'
> + find
> /root/rpmbuild/BUILDROOT/lustre-client-2.9.0-1.el7.x86_64/usr/lib64/lustre
> -name '*.la' -type f -exec rm -f '{}' ';'
> find:
> '/root/rpmbuild/BUILDROOT/lustre-client-2.9.0-1.el7.x86_64/usr/lib64/lustre':
> No such file or directory
> error: Bad exit status from /var/tmp/rpm-tmp.GvFvTm (%install)
> 
> this is the command line I used to build:
> 
> rpmbuild --without servers --without lustre-tests --with zfs --with
> lustre_modules -bb lustre-2.9.0.spec

This probably has nothing to do with the errors you are seeing, but just for reference, you shouldn’t need to specify —with-zfs for the client.  This is something that should only be needed on the servers.

--
Rick Mohr
Senior HPC System Administrator
National Institute for Computational Sciences
http://www.nics.tennessee.edu



More information about the lustre-discuss mailing list