Closed
Description
Hi, qat.service
fails to start on our system:
Mar 14 09:31:11 localhost.localdomain qatmgr[3408]: Failed qat_mgr_build_data
The reason is because the qat_4xxx
module has not finished loading before qat_init.sh
starts to run.
I suggest change the target from local-fs.target
to network-pre.target
,
to give qat_4xxx
time to finish loading.
With this change, now I see qat.service
always starts.
Metadata
Metadata
Assignees
Labels
No labels