[lustre-discuss] Assistance Compiling Lustre 2.12.2 with ZFS 0.8.1
João Carlos Mendes Luís
jonny at corp.globo.com
Wed Aug 7 13:17:55 PDT 2019
On 07/08/2019 16:18, James Watson wrote:
> Hi
>
> Has anyone got Lustre 2.12.2 compiled with ZFS 0.8.1 on CentOS 7.6? Is there a guide out there?
>
> I've tried:
> ./configure --enable-server --with-linux=/usr/src/kernels/3.10.0-957.10.1.el7_lustre.x86_64 --with-zfs=/var//lib/dkms/zfs/0.8.1/source/include --with-spl=/var/lib/dkms/zfs/0.8.1/source/include/spl
Wrong here:
./configure --enable-server --with-zfs=/usr/src/zfs-0.8.1 --with-spl=/usr/src/spl-0.8.1
These ZFS source dirs should be create by kmod-zfs or zfs-dkms rpms.
Regards, Jonny
More information about the lustre-discuss
mailing list