Skip to content

ISAR LVMS is in state failed after adding UCS nodes #306

@DanielFroehlich

Description

@DanielFroehlich

After adding the UCS nodes, LVM storage when into "not ready / failed stated".

From:
https://console-openshift-console.apps.isar.coe.muc.redhat.com/k8s/ns/openshift-storage/clusterserviceversions/lvms-operator.v4.19.1/lvm.topolvm.io~v1alpha1~LVMCluster/lvm-cluster/yaml

status:
  conditions:
    - lastTransitionTime: '2025-09-13T06:43:34Z'
      message: |-
        Resources have not yet been fully synced to the cluster: LVMCluster's resources are not yet fully synchronized: csi node ucs56 does not have driver topolvm.io
        DaemonSet is not considered ready: the DaemonSet is not ready: openshift-storage/vg-manager. 4 out of 6 expected pods are ready
      reason: ResourcesSyncIncomplete
      status: 'False'

LVMS vg manager pods are not ready:

% oc get pods -o=wide | grep vg-manager
vg-manager-8hwpm                                                  1/1     Running   1               26d     10.131.26.80    storm6   <none>           <none>
vg-manager-llp9s                                                  1/1     Running   1               26d     10.129.24.215   storm3   <none>           <none>
vg-manager-n6jqs                                                  1/1     Running   1               26d     10.130.25.167   storm2   <none>           <none>
vg-manager-q5b84                                                  0/1     Running   2               4d15h   10.128.8.12     ucs55    <none>           <none>
vg-manager-t96t7                                                  0/1     Running   2               4d15h   10.129.8.9      ucs56    <none>           <none>
vg-manager-x45tw                                                  1/1     Running   1               26d     10.128.20.128   storm5   <none>           <none>
vg-manager-z9w7p                                                  0/1     Running   1               4d15h   10.130.8.9      ucs57    <none>           <none>

Metadata

Metadata

Labels

bugSomething isn't workingcluster/isarBareMetal COE Cluter

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions