Skip to content

Releases: stanford-rc/sasutils

v0.6.1

12 Nov 01:00
Compare
Choose a tag to compare

v0.6.0

08 Nov 18:39
Compare
Choose a tag to compare

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
sasutil-linkrate-ftw

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

02 Oct 16:19
Compare
Choose a tag to compare

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

17 Feb 05:48
Compare
Choose a tag to compare

Full Changelog: v0.3.13...v0.4.0

v0.3.13

15 Nov 05:49
Compare
Choose a tag to compare
  • udev alias scripts: default to enclosure wwid when enclosure nickname is not available by @thiell (8ff7c50)
  • add ses_set_snic_nickname() function by @santos-lucas in #23
  • remove old workaround code that seems to break compat with virtual enclosure on some hardware (#18)

v0.3.12

15 Nov 18:59
Compare
Choose a tag to compare

What's Changed

  • Fix MutableMapping import error for Python3.8+ by @sunwire in #20
  • sysfs: keep a non-decodable sysfs attribute as unmodified bytes by @thiell

Full Changelog: v0.3.11...v0.3.12

v0.3.11

12 Nov 21:44
Compare
Choose a tag to compare

Update with a few minor bug fixes.

v0.3.10

09 Dec 05:34
Compare
Choose a tag to compare

Update with a few minor bug fixes.

v0.3.9

29 Aug 23:39
Compare
Choose a tag to compare

First release with stable support for Python 3.

v0.3.1

20 Feb 17:29
Compare
Choose a tag to compare
bump version to 0.3.1