Operating System - Linux
1828406 Members
3359 Online
109977 Solutions
New Discussion

Re: DL360 Gen11 :getting qat module failed with this error kernel: 4xxx: probe of 0000:7a:

 
Chris_nttdata
Occasional Visitor

DL360 Gen11 :getting qat module failed with this error kernel: 4xxx: probe of 0000:7a:00.0

Hello Team,

I have installed one new DL 360 Gen11 with sles 15 sp4 and getting below error 

Apr 21 09:34:10 server1-app1 kernel: 4xxx: probe of 0000:70:00.0 failed with error -22

Apr 21 09:34:10 server1-app1 kernel: 4xxx: probe of 0000:7a:00.0 failed with error -22

I am using this server for testing sap hana (testing purpose),we need to enable encryption and how this error can be eliminated 

Thank you 

Chris

3 REPLIES 3
Steven Schweda
Honored Contributor

Re: DL360 Gen11 :getting qat module failed with this error kernel: 4xxx: probe of 0000:7a:

> Apr 21 09:34:10 server1-app1 kernel: 4xxx: probe of 0000:70:00.0 failed
> with error -22

   I know nothing, but a quick Web search for terms like:

      kernel: 4xxx: probe failed with "error -22"

found things like:

      https://github.com/intel/qatlib/blob/main/INSTALL

   Sometimes the documentation can be helpful.

avd437
HPE Pro

Re: DL360 Gen11 :getting qat module failed with this error kernel: 4xxx: probe of 0000:7a:00.0

Try manually re-inserting the module with
# rmmod qat_4xxx intel_qat
# modprobe qat_4xxx


I work for HPE.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
Sunitha_Mod
Honored Contributor

Re: DL360 Gen11 :getting qat module failed with this error kernel: 4xxx: probe of 0000:7a:

Hello Chris, 

Let us know if you were able to resolve the issue.

If you have no further query and you are satisfied with the answer then kindly mark the topic as Solved so that it is helpful for all community members.