Bug #35973
Remove faulty enabled/disabled logic from freenas-debug
Needs Merging:
No
Needs Automation:
No
Support Suite Ticket:
n/a
Hardware Configuration:
ChangeLog Required:
No
1
project
Description
In an attempt to try and speed up the capture of a freenas-debug, logic was placed into each section to check on whether the service was enabled/disabled.
If it was disabled, it would exit that section. Unfortunately, this has proven to be incorrect logic. (https://redmine.ixsystems.com/issues/35781 in comment #7)
This ticket is to remove that logic.
History
#1
Updated by Dru Lavigne over 2 years ago
- Project changed from TrueNAS to FreeNAS
- Category changed from OS to OS
- Target version changed from Backlog to 11.1-U6
- Needs QA changed from No to Yes
- Needs Doc changed from No to Yes
- Migration Needed deleted (
No) - Hide from ChangeLog deleted (
No) - Support Department Priority deleted (
0)
#2
Updated by Caleb St. John over 2 years ago
- Category deleted (
OS) - Status changed from Unscreened to In Progress
- Target version changed from 11.1-U6 to Backlog
#3
Updated by Caleb St. John over 2 years ago
PR for master https://github.com/freenas/freenas/pull/1449
PR for stable https://github.com/freenas/freenas/pull/1500
#4
Updated by Caleb St. John over 2 years ago
- Target version changed from Backlog to 11.1-U6
#5
Updated by Caleb St. John over 2 years ago
- Category set to OS
#6
Updated by Dru Lavigne over 2 years ago
- Subject changed from remove logic in freenas-debug if service is enabled or disabled to Remove faulty enabled/disabled logic from freenas-debug
#7
Updated by Caleb St. John over 2 years ago
- Status changed from In Progress to Ready for Testing
- Needs Doc changed from Yes to No
- Needs Merging changed from Yes to No
#9
Updated by Bonnie Follweiler over 2 years ago
- Status changed from Ready for Testing to Passed Testing
- Needs QA changed from Yes to No
Test Passed in FreeNAS 11.1-U6 Internal4
#10
Updated by Dru Lavigne over 2 years ago
- Status changed from Passed Testing to Done