Have you tried the same compilation process, but with native Ubuntu support for Infiniband? Somehow I fail to find dev package for rdma-core, or any other package that would contain libraries to user with "--with-o2ib" option (other then OFED drivers from nvidia).

Lukas


On 2023-04-29 09:44, Philippe Weill via lustre-discuss wrote:
Le 28/04/2023 à 12:14, Tancheff, Shaun via lustre-discuss a écrit :
This is my usual method, however there may be some additional packages needed

sudoapt-get install-y \

module-assistant libreadline-dev debhelper \

dpatch automake pkg-config libtool libyaml-dev libnl-genl-3-dev \

libselinux-dev libsnmp-dev mpi-default-dev bzip2quilt \

linux-headers-$(uname-r) rsynclibssl-dev libpython3-dev swig


libmount-dev is needed also

add also dkms  if you do not want to manually recompile module for
each kernel update





sh ./autogen.sh

./configure --config-cache --disable-server --enable-client --with-linux=/usr/src/linux-headers-5.4.0-147 --with-linux-obj=/usr/src/linux-headers-5.4.0-147-generic --without-zfs --disable-ldiskfs --disable-snmp --enable-modules

make debs

make dkms-debs

on node just install
lustre-client-modules-dkms
lustre-client-utils

lustre kernel modules are automatically rebuilded when installing new
kernel version


*From: *lustre-discuss <lustre-discuss-boun...@lists.lustre.org> on behalf of Nick dan via lustre-discuss <lustre-discuss@lists.lustre.org>
*Reply-To: *Nick dan <nickdan2...@gmail.com>
*Date: *Friday, April 28, 2023 at 1:53 PM
*To: *"lustre-discuss-requ...@lists.lustre.org" <lustre-discuss-requ...@lists.lustre.org>, "lustre-discuss-ow...@lists.lustre.org" <lustre-discuss-ow...@lists.lustre.org>, "lustre-discuss@lists.lustre.org" <lustre-discuss@lists.lustre.org>
*Subject: *[lustre-discuss] Build Lustre Ubuntu client from source

Hi

Can you send the steps / documentation to build Lustre Ubuntu Client from source (git)?

Thanks and regards,

Nick


_______________________________________________
lustre-discuss mailing list
lustre-discuss@lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org

--
Łukasz Kniżewski, PhD
Dział Wsparcia Informatycznego
Instytut Biochemii i Biofizyki PAN
email: lu...@ibb.waw.pl
tel.: +48 22 592 5758
_______________________________________________
lustre-discuss mailing list
lustre-discuss@lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org

Reply via email to