[lustre-discuss] Lustre 2.10 and RHEL74
Cowe, Malcolm J
malcolm.j.cowe at intel.com
Tue Sep 5 18:13:02 PDT 2017
One possibility is that the kernel-abi-whitelists.noarch package is not installed – although I’ve certainly compiled Lustre without this package in the past on RHEL 7.3.
I believe that the project quota patches for LDISKFS break KABI compatibility, so it is possible this is what is causing the build to fail. If so, then you can either remove the “vfs-project-quotas-rhel7.patch” from the patch series for the server kernel (which will remove project quota support), or disable the kabi check when compiling the kernel. For example:
_TOPDIR=`rpm --eval %{_topdir}`
rpmbuild -ba --with firmware --with baseonly \
--without kabichk \
--define "buildid _lustre" \
--target x86_64 \
$_TOPDIR/SPECS/kernel.spec
Malcolm.
On 6/9/17, 10:30 am, "lustre-discuss on behalf of Riccardo Veraldi" <lustre-discuss-bounces at lists.lustre.org on behalf of Riccardo.Veraldi at cnaf.infn.it> wrote:
Hello,
is it foreseen that Lustre 2.10.* will be compatible with RHEL74 ?
I tried lustre 2.10.52 but it complains abotu kABI.
thank you
Rick
_______________________________________________
lustre-discuss mailing list
lustre-discuss at lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org
More information about the lustre-discuss
mailing list