Bug #35215
Fix smart.nawk script in freenas-debug SMART section
Needs Merging:
No
Needs Automation:
No
Support Suite Ticket:
n/a
Hardware Configuration:
ChangeLog Required:
No
1
project
Description
I accidentally removed an "echo /dev/$i" portion of smart.sh in the freenas-debug section.
This does not break functionality, it just makes the smart.nawk output omit the /dev/da** number in the smart.txt output.
Related issues
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 Backlog
- Migration Needed deleted (
No) - Hide from ChangeLog deleted (
No) - Support Department Priority deleted (
0)
#2
Updated by Caleb St. John over 2 years ago
- 1 deleted project (
TrueNAS) - Project changed from FreeNAS to TrueNAS
- Category changed from OS to OS
- Target version changed from Backlog to Backlog
- Migration Needed set to No
- Hide from ChangeLog set to No
- Support Department Priority set to 0
PR for master: https://github.com/freenas/freenas/pull/1392
PR for stable: https://github.com/freenas/freenas/pull/1400
#3
Updated by Caleb St. John over 2 years ago
- Status changed from Unscreened to In Progress
#4
Updated by Caleb St. John over 2 years ago
- Status changed from In Progress to Ready for Testing
PRs merged.
#5
Updated by Dru Lavigne over 2 years ago
- Subject changed from fix smart.nawk script in freenas-debug SMART section to Fix smart.nawk script in freenas-debug SMART section
- Needs Merging changed from Yes to No
#6
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
- Migration Needed deleted (
No) - Hide from ChangeLog deleted (
No) - Support Department Priority deleted (
0)
#7
Updated by Dru Lavigne over 2 years ago
- Has duplicate Bug #37163: SMART debug output doesn't list device ids anymore added
#8
Updated by Caleb St. John over 2 years ago
How to test this change:
1. run "freenas-debug -S" from cli
Output should look similar to below:
/dev/da9 HGST:7200:HUS726040AL4210:N8G1ATTK C:34 dR:0 dW:0 /dev/da8 HGST:Solid:HUSMR1640ASS200:0KWV9ZTA C:29 dR:0 dW:0
Specifically look for the /dev/da* entries at the beginning of the output.
Thanks,
Caleb St. John
#9
Updated by Bonnie Follweiler over 2 years ago
- Status changed from Ready for Testing to Passed Testing
Test Passed in FreeNAS 11.1-U6
#10
Updated by Dru Lavigne over 2 years ago
- Status changed from Passed Testing to Done
- Needs QA changed from Yes to No