enable CONFIG_SUNRPC_DEBUG for production kernel
Description
Problem/Justification
None
Impact
None
Activity
Show:
Automation for Jira March 27, 2023 at 5:43 PM
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 March 17, 2023 at 4:01 PM
Complete
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Umer Saleem
Umer Saleem(Deactivated)Reporter
Caleb
CalebOriginal estimate
Time remaining
0m
Components
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 March 17, 2023 at 3:33 PM
Updated March 27, 2023 at 5:43 PM
Resolved March 27, 2023 at 5:43 PM
This kernel param was disabled during the feature addition for having a production and debug kernel. This option was disabled but we depend on it for our production kernel because it allows us to enable debugging levels for the nfs service. Without this functionality it becomes just as hard to troubleshoot nfs problems as it does on freeBSD
It’s also caused CI/CD regression since we wrote a plugin around this functionality.