It has been a while since the last release of lsscsi: 0.29 was sort of
released on 2016/05/14 and lsscsi 0.28 on 2014/09/30 . A few bug
fixes have got out thanks to the github (now Microsoft) mirror that
Hannes Reinecke maintains.

Recently there have been some additions and some folks have found them
and done some testing. With the resulting bugs cleaned up I'm hoping
it will be ready for prime time soon.

So I'm hoping some people will test it and send comments and bug fixes back
to me or this list.

Here is the lsscsi ChangeLog back to release 0.28 .

Version 0.30 2018/06/06 [svn: r153]
  - add support for NVMe devices and controllers
    - to build without: ./configure --disable-nvme-supp
    - deselect at runtime: lsscsi --no-nvme
    - deselect SCSI devices at runtime: lsscsi N
  - add --brief for tuple + device_name(s) only
  - add --pdt (-D) for device type in hex
  - '-w' now decodes 128 bit WWN without truncation
  - /dev/disk/by-id/wwn- is not guaranteed to be
    persistent (or stable); instead use
    /dev/disk/by-id/scsi-
  - '-t' on a FC host was not printing the comma
    separator resulting in garbled output, fix
  - debian: bump compat file contents from 7 to 10

Version 0.29 2016/05/14 [svn: r137]
  - '-u' now decodes locally assigned UUIDs (spc5r08)
  - as last try use T10 Vendor ID for lu name
  - if no lu name found, print 'none'
  - change '-uuu' to output the full lu name followed
    by the normal fields (which were skipped before)
  - add 'U' option, same action as '-uuu'
  - '-UU' prefixes lu names with 'eui.', 'naa.', etc
  - if '-s' given twice, lu size is base 2 related
  - if very long [h:c:t:l] then append space
  - print_enclosure_device() for FCP may be useless,
    comment out while checking ...
  - with '-t' print 0x0000000000000000 for non-SAS
    device in SAS domain
  - autogen.sh: upgrade to 20091223 version
  - automake: upgrade to 1.15 (ubuntu 16.04)

Version 0.28 2014/09/30 [svn: r120]
....


The beta lsscsi-0.30 rev 153 can be found in the Download section here:
   http://sg.danny.cz/scsi/lsscsi.html

The microsoft mirror (github) is lagging a bit but may catch up soon.


There has also been quiet a few additions to sg3_utils, see this
page and its Downloads section for a beta (rev 777):
    http://sg.danny.cz/sg/sg3_utils.html

Doug Gilbert

Reply via email to