Opened 9 years ago
Closed 9 years ago
#822 closed defect (fixed)
The -q noserial option doesnt sanitise SAS address in some places
| Reported by: | Hamish Coleman | Owned by: | Christian Franke |
|---|---|---|---|
| Priority: | minor | Milestone: | Release 6.6 |
| Component: | smartctl | Version: | 6.5 |
| Keywords: | scsi | Cc: |
Description
When using "smartctl -q noserial" to create anonymised output, I found that reports from SAS drives containing the "Protocol Specific port log page for SAS SSP" output showed both the drive SAS address and the HBA port SAS address.
See https://www.smartmontools.org/wiki/Examples_HUS154545VLS300 for an example of this output
I could duplicate this example with:
smartctl /dev/bus/0 -d megaraid,0 -x -q noserial
Change History (2)
comment:1 by , 9 years ago
| Component: | all → smartctl |
|---|---|
| Milestone: | → Release 6.6 |
| Owner: | set to |
| Status: | new → accepted |
comment:2 by , 9 years ago
| Keywords: | scsi added |
|---|---|
| Resolution: | → fixed |
| Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.

Thanks for the report.