for i in 0 1 2
do
echo ; echo disk10$i
scsimgr get_info -D /dev/rdisk/disk10$i | grep -e WWID -e "Serial number" -e "V
endor id" -e "Product id" -e "Product revision"
done
#SaveSoil
My random tech problems and chicken scratching for notes on what I did to solve them.