Releases: stanford-rc/sasutils
Releases · stanford-rc/sasutils
v0.6.1
v0.6.0
What's Changed
- Always sanitize sysfs values (avoid binary output, especially with Dell HBA355e which has a weird board name)
- Show linkrate information in verbose output by @chriscray in #16
New Contributors
- @chriscray made their first contribution in #16
Full Changelog: v0.5.0...v0.6.0
v0.5.0
Tape support!
- Major rewrite of
sas_devices
- support other scsi devices (not only block devices), like tape drives and medium changers.
- new argument
-o, --format
to specify the fields to display
- Added
sas_st_snic_alias
to create convenient udev aliases of SAS tape drives when they are attached to an enclosure like SAS switches. The aliases are derived from the SES subenclosure nickname + bay number provided in sysfs which depends on cabling, not the drive serial number. The script is also meant to be an example and should be adapted to specific needs. - Improved IO display in
sas_discover --counters
(to monitor SCSI commands)
Full Changelog: v0.4.0...v0.5.0
v0.4.0
Full Changelog: v0.3.13...v0.4.0