On 8/14/22 16:27, Bart Van Assche wrote:
On 8/14/22 05:54, Avri Altman wrote:
The SCSI sysfs interface made the procfs interface superfluous. sysfs
support
>
Field application engineers are using #cat /proc/scsi/scsi to get the
devices's fw version - Rev: xxx
Where should they look for that now?
Hi Avri,
Please take a look at the output of the following command:
find /sys -name inquiry | xargs grep -aH .
The canonical method would 'lsscsi'; _slightly_ more convenient :-)
Cheers,
Hannes
--
Dr. Hannes Reinecke Kernel Storage Architect
hare@xxxxxxx +49 911 74053 688
SUSE Software Solutions GmbH, Maxfeldstr. 5, 90409 Nürnberg
HRB 36809 (AG Nürnberg), Geschäftsführer: Ivo Totev, Andrew
Myers, Andrew McDonald, Martje Boudien Moerman