Actions
Feature #11183
closed/usr/lib/scsi/smp should decode general and manufacturer info
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:
Description
It would be nice if the smp command knew how to decode the basic general information and manufacturing information commands. This will allow someone inspecting the SMP devices to get some additional, basic information.
I tested this by dumping out the various manufacturing and device information portions and sanity checking them. Unfortunately, there wasn't a great way to independently verify the contents of it. I also went through and issued other commands like trying to get SAS phy error log information and verified that this worked in similar ways before and after the change.
Updated by Electric Monk over 4 years ago
- Status changed from New to Closed
git commit bde334a8dbd66dfa70ce4d7fc9dcad6e1ae45fe4
commit bde334a8dbd66dfa70ce4d7fc9dcad6e1ae45fe4 Author: Robert Mustacchi <rm@joyent.com> Date: 2019-06-20T13:06:06.000Z 11183 /usr/lib/scsi/smp should decode general and manufacturer info Reviewed by: Kody Kantor <kody.kantor@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Toomas Soome <toomas@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
Actions