DAOS server rpm installation failure


 

Hi,

I am using the same guide u mentioned. I am using Rocky Linux 8.6.

Mostly I am getting errors in dependencies. I have installed the dependency libraries, but still it is saying it is not installed.

Please see below. Is I am missing any configuration or doing wrongly.

[daos@client-1 Downloads]$ sudo yum install -y daos-client
Last metadata expiration check: 18:31:54 ago on Sun 22 Jan 2023 03:25:47 PM IST.
Error:
 Problem: conflicting requests
  - nothing provides fuse3-libs >= 3.4.2 needed by daos-client-2.2.0-4.el7.x86_64
  - nothing provides fuse3 >= 3.4.2 needed by daos-client-2.2.0-4.el7.x86_64
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
[daos@client-1 Downloads]$ sudo rpm -Uvh fuse3-libs-3.6.1-4.el7.x86_64.rpm
warning: fuse3-libs-3.6.1-4.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
error: Failed dependencies:
fuse3-libs = 3.3.0-16.el8 is needed by (installed) fuse3-3.3.0-16.el8.x86_64
fuse3-libs = 3.3.0-16.el8 is needed by (installed) fuse3-devel-3.3.0-16.el8.x86_64
[daos@client-1 Downloads]$ sudo rpm -Uvh fuse3-libs-3.3.0-16.el8.x86_64.rpm
Verifying...                          ################################# [100%]
Preparing...                          ################################# [100%]
package fuse3-libs-3.3.0-16.el8.x86_64 is already installed
[daos@client-1 Downloads]$

 

 

Regards

Krishnalal.K.K

Scientist E

Control and Instrumentation Group

C-DAC, Thiruvananthapuram

Ph: 0471-2723333-445

Mob: 9895317126

 

From: daos@daos.groups.io [mailto:daos@daos.groups.io] On Behalf Of Nabarro, Tom
Sent: 20 January 2023 08:04 PM
To: daos@daos.groups.io
Subject: Re: [daos] DAOS server start failed(NVMe Scan Failed: privileged binary execution failed)

 

Which installation guide have you been following? What step is failing and how is it failing?

 

Instructions for red-hat related distros are here: https://docs.daos.io/v2.2/QSG/setup_rhel/

 

Regards,

Tom

 

From: daos@daos.groups.io <daos@daos.groups.io> On Behalf Of Krishnalal K K
Sent: Thursday, January 19, 2023 10:25 AM
To:
daos@daos.groups.io
Subject: Re: [daos] DAOS server start failed(NVMe Scan Failed: privileged binary execution failed)

 

Hi all,

I am a new user to DAOS.

I am exploring the possibilities of DAOS for the replacement of Lustre.

Can anybody can share the installation steps of DAOS 2.2 on Rocky Linux 8.6.

As I am facing lot of dependency error on the installation of daos_server module in a DAOS server system.

I am trying to install the daos_server in a virtual machine.

 

Please help for completing the daos_server installation

 

Regards

Krishnalal.K.K

 


------------------------------------------------------------------------------------------------------------
[ C-DAC is on Social-Media too. Kindly follow us at:
Facebook: https://www.facebook.com/CDACINDIA & Twitter: @cdacindia ]

This e-mail is for the sole use of the intended recipient(s) and may
contain confidential and privileged information. If you are not the
intended recipient, please contact the sender by reply e-mail and destroy
all copies and the original message. Any unauthorized review, use,
disclosure, dissemination, forwarding, printing or copying of this email
is strictly prohibited and appropriate legal action will be taken.
------------------------------------------------------------------------------------------------------------


------------------------------------------------------------------------------------------------------------
[ C-DAC is on Social-Media too. Kindly follow us at:
Facebook:
https://www.facebook.com/CDACINDIA & Twitter: @cdacindia ]

This e-mail is for the sole use of the intended recipient(s) and may
contain confidential and privileged information. If you are not the
intended recipient, please contact the sender by reply e-mail and destroy
all copies and the original message. Any unauthorized review, use,
disclosure, dissemination, forwarding, printing or copying of this email
is strictly prohibited and appropriate legal action will be taken.
------------------------------------------------------------------------------------------------------------


------------------------------------------------------------------------------------------------------------
[ C-DAC is on Social-Media too. Kindly follow us at:
Facebook: https://www.facebook.com/CDACINDIA & Twitter: @cdacindia ]

This e-mail is for the sole use of the intended recipient(s) and may
contain confidential and privileged information. If you are not the
intended recipient, please contact the sender by reply e-mail and destroy
all copies and the original message. Any unauthorized review, use,
disclosure, dissemination, forwarding, printing or copying of this email
is strictly prohibited and appropriate legal action will be taken.
------------------------------------------------------------------------------------------------------------


Nabarro, Tom
 

The dependency versions are not met, you need >= 3.4.2 but you have 3.3.0

 

From: daos@daos.groups.io <daos@daos.groups.io> On Behalf Of Krishnalal K K
Sent: Monday, January 23, 2023 4:37 AM
To: daos@daos.groups.io
Subject: Re: [daos] DAOS server rpm installation failure

 

Hi,

I am using the same guide u mentioned. I am using Rocky Linux 8.6.

Mostly I am getting errors in dependencies. I have installed the dependency libraries, but still it is saying it is not installed.

Please see below. Is I am missing any configuration or doing wrongly.

 

[daos@client-1 Downloads]$ sudo yum install -y daos-client
Last metadata expiration check: 18:31:54 ago on Sun 22 Jan 2023 03:25:47 PM IST.
Error:
 Problem: conflicting requests
  - nothing provides fuse3-libs >= 3.4.2 needed by daos-client-2.2.0-4.el7.x86_64
  - nothing provides fuse3 >= 3.4.2 needed by daos-client-2.2.0-4.el7.x86_64
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
[daos@client-1 Downloads]$ sudo rpm -Uvh fuse3-libs-3.6.1-4.el7.x86_64.rpm
warning: fuse3-libs-3.6.1-4.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
error: Failed dependencies:
fuse3-libs = 3.3.0-16.el8 is needed by (installed) fuse3-3.3.0-16.el8.x86_64
fuse3-libs = 3.3.0-16.el8 is needed by (installed) fuse3-devel-3.3.0-16.el8.x86_64
[daos@client-1 Downloads]$ sudo rpm -Uvh fuse3-libs-3.3.0-16.el8.x86_64.rpm
Verifying...                          ################################# [100%]
Preparing...                          ################################# [100%]
package fuse3-libs-3.3.0-16.el8.x86_64 is already installed
[daos@client-1 Downloads]$

 

 

Regards

Krishnalal.K.K

Scientist E

Control and Instrumentation Group

C-DAC, Thiruvananthapuram

Ph: 0471-2723333-445

Mob: 9895317126

 

From: daos@daos.groups.io [mailto:daos@daos.groups.io] On Behalf Of Nabarro, Tom
Sent: 20 January 2023 08:04 PM
To: daos@daos.groups.io
Subject: Re: [daos] DAOS server start failed(NVMe Scan Failed: privileged binary execution failed)

 

Which installation guide have you been following? What step is failing and how is it failing?

 

Instructions for red-hat related distros are here: https://docs.daos.io/v2.2/QSG/setup_rhel/

 

Regards,

Tom

 

From: daos@daos.groups.io <daos@daos.groups.io> On Behalf Of Krishnalal K K
Sent: Thursday, January 19, 2023 10:25 AM
To:
daos@daos.groups.io
Subject: Re: [daos] DAOS server start failed(NVMe Scan Failed: privileged binary execution failed)

 

Hi all,

I am a new user to DAOS.

I am exploring the possibilities of DAOS for the replacement of Lustre.

Can anybody can share the installation steps of DAOS 2.2 on Rocky Linux 8.6.

As I am facing lot of dependency error on the installation of daos_server module in a DAOS server system.

I am trying to install the daos_server in a virtual machine.

 

Please help for completing the daos_server installation

 

Regards

Krishnalal.K.K

 


------------------------------------------------------------------------------------------------------------
[ C-DAC is on Social-Media too. Kindly follow us at:
Facebook: https://www.facebook.com/CDACINDIA & Twitter: @cdacindia ]

This e-mail is for the sole use of the intended recipient(s) and may
contain confidential and privileged information. If you are not the
intended recipient, please contact the sender by reply e-mail and destroy
all copies and the original message. Any unauthorized review, use,
disclosure, dissemination, forwarding, printing or copying of this email
is strictly prohibited and appropriate legal action will be taken.
------------------------------------------------------------------------------------------------------------


------------------------------------------------------------------------------------------------------------
[ C-DAC is on Social-Media too. Kindly follow us at:
Facebook:
https://www.facebook.com/CDACINDIA & Twitter: @cdacindia ]

This e-mail is for the sole use of the intended recipient(s) and may
contain confidential and privileged information. If you are not the
intended recipient, please contact the sender by reply e-mail and destroy
all copies and the original message. Any unauthorized review, use,
disclosure, dissemination, forwarding, printing or copying of this email
is strictly prohibited and appropriate legal action will be taken.
------------------------------------------------------------------------------------------------------------


------------------------------------------------------------------------------------------------------------
[ C-DAC is on Social-Media too. Kindly follow us at:
Facebook: https://www.facebook.com/CDACINDIA & Twitter: @cdacindia ]

This e-mail is for the sole use of the intended recipient(s) and may
contain confidential and privileged information. If you are not the
intended recipient, please contact the sender by reply e-mail and destroy
all copies and the original message. Any unauthorized review, use,
disclosure, dissemination, forwarding, printing or copying of this email
is strictly prohibited and appropriate legal action will be taken.
------------------------------------------------------------------------------------------------------------


Murrell, Brian
 

On Mon, 2023-01-23 at 10:06 +0530, Krishnalal K K wrote:
Hi,
Hi.

I am using the same guide u mentioned. I am using Rocky Linux 8.6.

  - nothing provides fuse3-libs >= 3.4.2 needed by daos-client-2.2.0-
4.el7.x86_64
^^^
You appear to be installing the EL7 packages on EL8. You should be
installing the EL8 packages as Rocky Linux 8.6 is an EL8 distro.

Specifically, you need to follow the 'For EL8:' not 'For CentOS7:'
sections of the guide
(https://docs.daos.io/v2.2/QSG/setup_rhel/#rpm-installation).

Cheers,
b.


 

Thanks a lot, my problem was with the wrong repository selection.

Regards
Krishnalal.K.K
Scientist E
Control and Instrumentation Group
C-DAC, Thiruvananthapuram
Ph: 0471-2723333-445
Mob: 9895317126

-----Original Message-----
From: daos@daos.groups.io [mailto:daos@daos.groups.io] On Behalf Of Murrell,
Brian
Sent: 23 January 2023 09:20 PM
To: daos@daos.groups.io
Subject: Re: [daos] DAOS server rpm installation failure

On Mon, 2023-01-23 at 10:06 +0530, Krishnalal K K wrote:
Hi,
Hi.

I am using the same guide u mentioned. I am using Rocky Linux 8.6.

  - nothing provides fuse3-libs >= 3.4.2 needed by daos-client-2.2.0-
4.el7.x86_64
^^^
You appear to be installing the EL7 packages on EL8. You should be
installing the EL8 packages as Rocky Linux 8.6 is an EL8 distro.

Specifically, you need to follow the 'For EL8:' not 'For CentOS7:'
sections of the guide
(https://docs.daos.io/v2.2/QSG/setup_rhel/#rpm-installation).

Cheers,
b.







----------------------------------------------------------------------------
--------------------------------
[ C-DAC is on Social-Media too. Kindly follow us at:
Facebook: https://www.facebook.com/CDACINDIA & Twitter: @cdacindia ]

This e-mail is for the sole use of the intended recipient(s) and may contain
confidential and privileged information. If you are not the intended
recipient, please contact the sender by reply e-mail and destroy all copies
and the original message. Any unauthorized review, use, disclosure,
dissemination, forwarding, printing or copying of this email is strictly
prohibited and appropriate legal action will be taken.
----------------------------------------------------------------------------
--------------------------------



------------------------------------------------------------------------------------------------------------
[ C-DAC is on Social-Media too. Kindly follow us at:
Facebook: https://www.facebook.com/CDACINDIA & Twitter: @cdacindia ]

This e-mail is for the sole use of the intended recipient(s) and may
contain confidential and privileged information. If you are not the
intended recipient, please contact the sender by reply e-mail and destroy
all copies and the original message. Any unauthorized review, use,
disclosure, dissemination, forwarding, printing or copying of this email
is strictly prohibited and appropriate legal action will be taken.
------------------------------------------------------------------------------------------------------------