ceph / ceph-iscsi-cli

NOTICE: moved to https://github.com/ceph/ceph-iscsi
GNU General Public License v3.0
25 stars 25 forks source link

Only check mapped luns during deactivation #114

Closed mikechristie closed 6 years ago

mikechristie commented 6 years ago

If the lun is not mapped to an ACL then it is not exported to an initiator. We can then deactivate it without worrying about the initiator getting LUN does not exist errors and tearing down the LUN.

Signed-off-by: Mike Christie mchristi@redhat.com