dfuse mount error in centos 7


Groot
 

I create the pool and container with POSIX type successfully. But I mount the dfs by dfuse failed and I get the error message as follow:
fuse: error: filesystem requested capabilities 0x10000 that are not supported by kernel, aborting.
My system is Centos 7 and the kernel is 3.10.0-957. I install the daos services by the yum repo.

Thanks a lot.


Hennecke, Michael
 

Hi,

 

please make sure that you are on CentOS 7.9,  your kernel level indicates that you may be on an older level?

 

Best,

Michael

 

From: daos@daos.groups.io <daos@daos.groups.io> On Behalf Of Groot
Sent: Saturday, 9 April 2022 16:57
To: daos@daos.groups.io
Subject: [daos] dfuse mount error in centos 7

 

I create the pool and container with POSIX type successfully. But I mount the dfs by dfuse failed and I get the error message as follow:
fuse: error: filesystem requested capabilities 0x10000 that are not supported by kernel, aborting.
My system is Centos 7 and the kernel is 3.10.0-957. I install the daos services by the yum repo.

Thanks a lot.

Intel Deutschland GmbH
Registered Address: Am Campeon 10, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Sharon Heck, Tiffany Doon Silva  
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928


Groot
 

OK, thanks. And I want to know if I must mount the dfuse before using the libioil interception library?

Thanks a lot.
Groot


Hennecke, Michael
 

Yes that’s correct  – libioil requires the container to be dfuse-mounted. And note that all metadata operations will still go through dfuse, libioil only intercepts (most of) the data I/O calls.

 

Best,

Michael

 

From: daos@daos.groups.io <daos@daos.groups.io> On Behalf Of Groot
Sent: Wednesday, 13 April 2022 04:42
To: daos@daos.groups.io
Subject: Re: [daos] dfuse mount error in centos 7

 

OK, thanks. And I want to know if I must mount the dfuse before using the libioil interception library?

Thanks a lot.
Groot

Intel Deutschland GmbH
Registered Address: Am Campeon 10, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Sharon Heck, Tiffany Doon Silva  
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928


Wang, Shilong
 

Yes, libioil works in conjunction with DFuse and allows the interception of POSIX I/O calls.

 

From: daos@daos.groups.io <daos@daos.groups.io> On Behalf Of Groot
Sent: Wednesday, April 13, 2022 10:42 AM
To: daos@daos.groups.io
Subject: Re: [daos] dfuse mount error in centos 7

 

OK, thanks. And I want to know if I must mount the dfuse before using the libioil interception library?

Thanks a lot.
Groot