Description of problem: When switching to explicit failover this patch got dropped: commit ac88f5d2c4e556c076e3cc3793715b4fce28cb88 Author: Mike Christie <mchristi> Date: Fri Dec 8 19:34:50 2017 -0600 runner/rbd: update lock state on RTPG/INQUIRY and: commit ccb2ee675ad4ae6bd19717dfbf73ce495b2d96e5 Author: Mike Christie <mchristi> Date: Thu May 3 20:11:45 2018 -0500 runner: get/set remote alua group info replaced it. The problem is that it only gets called for explicit failover, so for implicit we can end up thinking we still have the lock and if our blacklist entry has been dropped then IO could execute without holding the exclusive lock. This is fixed in upstream patch https://github.com/open-iscsi/tcmu-runner/pull/471 Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
*** Bug 1627613 has been marked as a duplicate of this bug. ***
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:2819