Feature #12331
openAdd SAS topology enumeration to libtopo
0%
Description
This ticket covers the work to add support for enumerating the SAS topology. This will include implementing a new FMRI scheme and a new built-in enumerator module for that scheme. It will also introduce a new operator-focused CLI (sastopo) for dumping the contents of the sas-scheme topology.
This work is dependent on the changes described in illumos#12330.
Files
Updated by Kody Kantor over 2 years ago
I uploaded a patch for this to gerrit a while back: [[https://code.illumos.org/c/illumos-gate/+/695]]
Here's a high level guide for how to interpret some of the code and my thoughts about where to go from this point: [[https://gist.github.com/KodyKantor/c12159e82f4cfef133fb72d252379102]].
Updated by Kody Kantor over 2 years ago
- File 12331_review.md 12331_review.md added
The markdown file from the linked gist is attached to this message, in case the gist ever disappears.