Robert Milasan changed bug 926053
What Removed Added
Flags   needinfo?(conde.philippe@skynet.be)

Comment # 15 on bug 926053 from
Sorry, better try this:

for disk in sda sdb sdc; do
     sg_inq /dev/$disk > disk_$disk.log 2>&1
done

This way we include, or we should unit_serial_number. Please attach the 3 file
created.


You are receiving this mail because: