-
Bug
-
Resolution: Duplicate
-
Normal
-
None
-
4.18, 4.19, 4.20
-
Quality / Stability / Reliability
-
False
-
-
0
-
Low
-
None
-
None
-
None
-
OCPEDGE Sprint 275
-
1
-
In Progress
-
Release Note Not Required
-
None
-
None
-
None
-
None
-
None
This is an LVMS Bug Report:
Please make sure that you describe your storage configuration in detail. List all devices that you plan to work with for LVMS as well as any relevant machine configuration data to make it easier for an engineer to help out.
Description of problem:
LVMCluster removal gets stuck if a node was removed from the cluster earlier. This is because of the remaining finalizer on the LVMVolumeGroup CR. The vg-manager controller responsible for removing this finalizer gets removed with the node before it has a chance to clean up the finalizer.
Version-Release number of selected component (if applicable):
Steps to Reproduce:
1. Install LVMS on a multi-node cluster and create a LVMCluster CR. 2. Remove a node from the cluster. 3. Remove the LVMCluster, which gets stuck.
Actual results:
LVMCluster cannot be removed.
Expected results:
LVMCluster should be removed without any issues.
Additional info:
The workaround would be manual deletion of the remaining finalizers on the LVMVolumeGroup CR.
- blocks
-
OCPBUGS-58068 LVMCluster removal gets stuck if a node gets removed
-
- Closed
-
- clones
-
OCPBUGS-54507 LVMCluster removal gets stuck if a node gets removed
-
- ASSIGNED
-
- is cloned by
-
OCPBUGS-58068 LVMCluster removal gets stuck if a node gets removed
-
- Closed
-
- links to