Bug 1825915
Summary: | LUN and device mapper not removed and reused on new PVC | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Matthew Robson <mrobson> |
Component: | Storage | Assignee: | aos-storage-staff <aos-storage-staff> |
Storage sub component: | Storage | QA Contact: | Qin Ping <piqin> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | urgent | ||
Priority: | unspecified | CC: | aos-bugs, chaoyang, jsafrane |
Version: | 3.11.0 | ||
Target Milestone: | --- | ||
Target Release: | 4.5.0 | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Cause: OpenShift iSCSI volume plugin did scan an iSCSI session and discovered and mapped all its LUNs, including LUNs that were not required nor used. These unused LUNs could be added to local multipath.
Consequence: When such such an unrelated LUN is deleted on the storage backend and a new volume is created with the same LUN number, the multipath running on a node may get confused and report that filesystem on the volume is corrupted.
Fix: OpenShift iSCSI volume plugin uses manual iSCSI scanning and discovers and map only volumes really needed to be attached to a node.
Result: Unrelated volumes are not added to multipath.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2020-07-13 17:29:07 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Matthew Robson
2020-04-20 13:34:06 UTC
Verified with: 4.5.0-0.nightly-2020-05-25-052746 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-2020:2409 |