lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 11 Mar 2011 15:33:16 -0500
From:	Douglas Gilbert <dgilbert@...erlog.com>
To:	SCSI development list <linux-scsi@...r.kernel.org>,
	"Martin K. Petersen" <martin.petersen@...CLE.COM>
CC:	linux-kernel <linux-kernel@...r.kernel.org>
Subject: [ANNOUNCE] lsscsi 0.25 beta 1, adds --size

Martin Petersen recently sent me some patches
to add a --size (or '-s') option to lsscsi:

# lsscsi -s
[0:0:0:0]  disk  ATA    INTEL SSD  2CV1 /dev/sda 80.0GB
[10:0:0:0] disk  Linux  scsi_debug 0004 /dev/sdb 1.09TB

Martin and I had several hacks at this. Getting
utilities to work reliably with sysfs across various
kernel versions continues to be a crap shoot. So
I am putting this out as a beta and hoping that
anyone with problems will contact me (or Martin).

Note that this logic decodes /sys/block/sda/size
(for example) so disks that are present but without
a block interface (e.g. physical disks in a RAID)
will not have a size shown ('-' is shown instead).

Version 0.25 beta 1 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 the tarball:
   http://sg.danny.cz/scsi/lsscsi-0.25b1.tgz
There are no debian or redhat packages built for this beta.

Version 0.25 2011/03/04 [svn: r91]
   - 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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ