Hi All Thanks for such a quick reply, really appreciate it.
As you've all pointed out it looks like the DKMS route isn’t working right now as building with KMOD worked fine. This will work for me just fine. Regards James Watson -----Original Message----- From: João Carlos Mendes Luís <[email protected]> Sent: Wednesday, August 7, 2019 3:18 PM To: James Watson <[email protected]>; [email protected] Subject: [External] Re: [lustre-discuss] Assistance Compiling Lustre 2.12.2 with ZFS 0.8.1 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 _______________________________________________ lustre-discuss mailing list [email protected] http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org
