LWN.net Logo

lsscsi-0.25 released

From:  Douglas Gilbert <dgilbert@interlog.com>
To:  SCSI development list <linux-scsi@vger.kernel.org>, linux-kernel <linux-kernel@vger.kernel.org>
Subject:  [ANNOUNCE] lsscsi-0.25 released
Date:  Tue, 10 May 2011 10:34:19 -0400
Message-ID:  <4DC94CEB.2000404@interlog.com>
Cc:  =?ISO-8859-1?Q?Dan_Hor=E1k?= <dhorak@redhat.com>, Matt Taggart <taggart@debian.org>, "Martin K. Petersen" <martin.petersen@ORACLE.COM>
Archive-link:  Article, Thread

lsscsi is a utility that uses sysfs in linux 2.6 series kernels
to list information about SCSI devices and SCSI hosts. Both a
compact format which is one line per device and a "classic"
format (like the output of 'cat /proc/scsi/scsi') are supported.

Version 0.25 is available at:
     http://sg.danny.cz/scsi/lsscsi.html
More information can be found on that page including examples
and a Download section for tarballs, rpm and deb packages.

There have only been superficial changes to the beta release
of 0.25 made in March 2011. The only adverse report was a
problem when a kernel was configured with both
CONFIG_SYSFS_DEPRECATED and CONFIG_SYSFS_DEPRECATED_V2.

The most commonly useful addition is the '--size' option:
$ lsscsi -s
[0:0:0:0]  disk  ATA    INTEL SSDSA2M080 2CV1  /dev/sda  80.0GB
[6:0:0:0]  disk  Linux  scsi_debug       0004  /dev/sdb  4.29PB


ChangeLog:
Version 0.25 2011/05/09 [svn: r92]
   - add sas_port and fc_remote_ports transport information
   - print enclosure_device entry
   - add '--size' option to show size of disks
   - add '--protmode' option to show protection information mode

Version 0.24 2010/06/12 [svn: r83]
...

Doug Gilbert
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Copyright © 2011, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds