What luns are in use? July 11, 2012rdircio zpool status |awk '{ print $1 }' | grep ^c| while read d;do ./inq.sol64 2>&1 | grep -i $d; done