Hi I have already installed keyutils [root@sv01 lustre-release]# yum install keyutils-libs Updating Subscription Management repositories. Last metadata expiration check: 0:42:13 ago on Tue 24 Jan 2023 03:23:37 PM IST. Package keyutils-libs-1.5.10-9.el8.x86_64 is already installed. Dependencies resolved. Nothing to do. Complete!
Tried to install with the command suggested by you Error: Unable to find a match: libkeyutils-devel FYI OS: Red Hat Enterprise Linux 8.6 (Ootpa) Regards, Nick On Tue, 24 Jan 2023 at 15:44, Degremont, Aurelien <[email protected]> wrote: > > configure: WARNING: GSS keyring backend requires libkeyutils > > > > The configure command clearly says that libkeyutils should be installed. > > Did you try to install it? > > > > Under Rhel, this is probably: dnf install libkeyutils-devel > > > > > > Aurélien > > > > *De : *Nick dan <[email protected]> > *Date : *mardi 24 janvier 2023 à 10:41 > *À : *"Degremont, Aurelien" <[email protected]>, " > [email protected]" <[email protected]>, " > [email protected]" < > [email protected]>, " > [email protected]" < > [email protected]> > *Objet : *RE: [EXTERNAL][lustre-discuss] Lustre with ZFS Install > > > > *CAUTION*: This email originated from outside of the organization. Do not > click links or open attachments unless you can confirm the sender and know > the content is safe. > > > > Hi > > > > I have attached the text file. I have got the following error on > ./configure. > > configure: error: Cannot enable gss_keyring. See above for details. > > > > Can you help with this? > > > > On Tue, 24 Jan 2023 at 14:47, Degremont, Aurelien <[email protected]> > wrote: > > Hi > > > > It looks like the ‘./configure’ command was not successful. Did you check > it? > > Also, please copy/paste terminal output as text and not as a picture. > > > > Aurélien > > > > *De : *lustre-discuss <[email protected]> au nom de > Nick dan via lustre-discuss <[email protected]> > *Répondre à : *Nick dan <[email protected]> > *Date : *mardi 24 janvier 2023 à 09:31 > *À : *"[email protected]" <[email protected]>, > "[email protected]" < > [email protected]>, " > [email protected]" < > [email protected]> > *Objet : *[EXTERNAL] [lustre-discuss] Lustre with ZFS Install > > > > *CAUTION*: This email originated from outside of the organization. Do not > click links or open attachments unless you can confirm the sender and know > the content is safe. > > > > Hi, > > > > We are trying to use ZFS with Lustre referring to the link: > > https://wiki.lustre.org/Lustre_with_ZFS_Install#Build_ZFS > > > > We are using the following steps to do so and getting error while making > rpms. > > > > git clone git://git.whamcloud.com/fs/lustre-release.git > > cd lustre-release/ > sh ./autogen.sh > ./configure --disable-ldiskfs > > > > make rpms (When we are doing make rpms, we are getting the following > error) (Error attached in ss below) > > [root@sv01 lustre-release]# make rpms > make: *** No rule to make target 'rpms'. Stop. > >
_______________________________________________ lustre-discuss mailing list [email protected] http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org
