load drivetemp kernel module at boot
Description
Problem/Justification
None
Impact
None
Activity
Show:

Bug Clerk 3 days ago
This issue has now been closed. Comments made after this point may not be viewed by the TrueNAS Teams. Please open a new issue if you have found a problem or need to re-engage with the TrueNAS Engineering Teams.

Bug Clerk 3 days ago
Complete
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee

Reporter

Labels
Time remaining
0m
Fix versions
Affects versions
Priority
Katalon Platform
Linked Test Cases, Katalon Defect Results, Katalon Studio Test Results
Katalon Platform
Linked Test Cases, Katalon Defect Results, Katalon Studio Test Results
Created 3 days ago
Updated 3 days ago
Resolved 3 days ago
We need to ensure the
drivetemp
kernel module is loaded at boot time. We cannot enable this in our kernel config by default because this kernel module has dependencies on other libraries (scsi and libata) so it becomes vastly easier to just load it in user-space during middlewared start-up.