UNCLASSIFIED It seems Lustre 2.15 is not suitable for Kernel 5.3 and up. Config.log says: "/usr/src/linux-headers-5.10.0-12-common/Makefile:226: 'SUBDIRS' was removed in Linux 5.3"
-----Original Message----- From: lustre-discuss <[email protected]> On Behalf Of Bedosti Francesco Sent: Tuesday, March 15, 2022 8:23 PM To: [email protected] Subject: [lustre-discuss] lustre installation on debian 11 Dear all, I'm trying to install Lustre client (version 2.15.0-RC2, but seems that older releases give same results) on Debian 11 hosts with kernel version 5.10.0-12 I used Lustre extensively on Debian 10 without problems in the past. The build of packages goes well with: sh autogen.sh && ./configure --disable-server --with-linux=/usr/src/linux-headers-$(uname -r) && make debs sh autogen.sh && ./configure --disable-server --with-linux=/usr/src/linux-headers-$(uname -r) && make dkms-debs but when I install the generated deb package dkms compilation fails: ------- root@node:~# dpkg -i lustre-client-modules-dkms_2.15.0-RC2-dirty-1_amd64.deb Selecting previously unselected package lustre-client-modules-dkms. (Reading database ... 90592 files and directories currently installed.) Preparing to unpack .../lustre-client-modules-dkms_2.15.0-RC2-dirty-1_amd64.deb ... Unpacking lustre-client-modules-dkms (2.15.0-RC2-dirty-1) ... Setting up lustre-client-modules-dkms (2.15.0-RC2-dirty-1) ... Creating symlink /var/lib/dkms/lustre-client-modules/2.15.0-RC2-dirty/source -> /usr/src/lustre-client-modules-2.15.0-RC2-dirty DKMS: add completed. Kernel preparation unnecessary for this kernel. Skipping... Building module: cleaning build area... sh autogen.sh && ./configure --with-linux=/lib/modules/5.10.0-12-amd64/build --with-linux-obj=/lib/modules/5.10.0-12-amd64/build --disable-server --disable-quilt --disable-dependency-tracking --disable-doc --disable-utils --disable-iokit --disable-snmp --disable-tests --enable-quota --with-kmp-moddir=updates && make......(bad exit status: 1) Error! Bad return status for module build on kernel: 5.10.0-12-amd64 (x86_64) Consult /var/lib/dkms/lustre-client-modules/2.15.0-RC2-dirty/build/make.log for more information. ------- make.log and config.log are attached is there something I missed? or is it impossible to run Lustre on 5.10.* kernels? many thanks Francesco ###################################################################### Dikkat: Bu elektronik posta mesaji kisisel ve ozeldir. Eger size gonderilmediyse lutfen gondericiyi bilgilendirip mesaji siliniz. Firmamiza gelen ve giden mesajlar virus taramasindan gecirilmekte, guvenlik nedeni ile kontrol edilerek saklanmaktadir. Mesajdaki gorusler ve bakis acisi gondericiye ait olup Aselsan A.S. resmi gorusu olmak zorunda degildir. ###################################################################### Attention: This e-mail message is privileged and confidential. If you are not the intended recipient please delete the message and notify the sender. E-mails to and from the company are monitored for operational reasons and in accordance with lawful business practices. Any views or opinions presented are solely those of the author and do not necessarily represent the views of the company. ###################################################################### _______________________________________________ lustre-discuss mailing list [email protected] http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org
