summaryrefslogtreecommitdiffstats
path: root/tests/squelch_scsi_id/PURPOSE
blob: 348fc3df2d5bbe49547551e409f6615546b4101d (plain)
1
2
3
4
5
6
7
8
/sbin/multipath -ll executes scsi_id on failed paths, resulting in needlessly verbose error messages

steps:
1. use scsi_debug to create a multipathed disk
2. execute multipath -v2 and multipath -ll to list the device 
3. fail the multipathed disk by executing 'echo 0 > /sys/bus/pseudo/drivers/scsi_debug/max_luns'
4. execute 'multipath -v2'
5. observe if have some similar message to '/lib/udev/scsi_id exitted with 1'