Generic linux scsi subsystem and Multipath utilities.
Note, this is not iSCSI.
Bases: cinder.brick.executor.Executor
Used to echo strings to scsi subsystem.
Find a multipath device associated with a LUN device name.
device can be either a /dev/sdX entry or a multipath id.
Translates /dev/disk/by-path/ entry to /dev/sdX.
This removes LUNs associated with a multipath device and the multipath device itself.
Removes a scsi device based upon /dev/sdX name.