45Drives tools v1.6
Compatibility:
Supported LSI Controllers:
- LSI-9305-16i (SAS3224)
- LSI-9305-24i (SAS3224)
Summary of changes:
dmap:
dmap is used to create vdev_id.conf. And utilizes udevadm to perform the drive aliasing for non-hybrid storinator products.
- re-written in python to allow for drive aliasing in a more parameterized fashion.
- provides the same functionality in one python script that previously required several shell scripts to perform.
- hybrid systems (SSD + HDD) require the use of hmap for the time being.
lsdev:
- lsdev has been re-written as a single python script that combines lshealth, lsmodel, lstype and lsosd functionality into a single program. Use "lsdev -h" to list options.
- has also been expanded to show serial and firmware information.