Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: sometimes csm status stays failed when app-mobility is successfully deployed by csm-operator #1171

Closed
jooseppi-luna opened this issue Feb 29, 2024 · 1 comment
Assignees
Labels
area/csm-operator type/bug Something isn't working. This is the default label associated with a bug issue.

Comments

@jooseppi-luna
Copy link
Contributor

jooseppi-luna commented Feb 29, 2024

Bug Description

Sometimes, the csm object status will stay in the failed state when app-mobility is successfully deployed by csm-operator.

Logs

test-vxflexos       application-mobility-controller-manager-6f48c456d8-w87dc   2/2     Running   0             70s
test-vxflexos       application-mobility-node-agent-4vv6t                      1/1     Running   0             69s
test-vxflexos       application-mobility-node-agent-xz4js                      1/1     Running   0             69s
test-vxflexos       application-mobility-velero-78c48548d9-2csf9               1/1     Running   0             70s
test-vxflexos       cert-manager-77554f7d67-jhdsw                              1/1     Running   0             2m52s
test-vxflexos       cert-manager-cainjector-88cb86585-tkvl2                    1/1     Running   0             2m52s
test-vxflexos       cert-manager-webhook-55fc585445-8ss48                      1/1     Running   0             2m52s
test-vxflexos       test-vxflexos-controller-797f95f7c7-6snbf                  5/5     Running   0             6m9s
test-vxflexos       test-vxflexos-node-gfspw                                   2/2     Running   0             6m9s
test-vxflexos       test-vxflexos-node-kth54                                   2/2     Running   0             6m9s
[root@master-1-Zaglt7mQUY8Wg ~]# kubectl get csm -A
NAMESPACE       NAME                   CREATIONTIME   CSIDRIVERTYPE   CONFIGVERSION   STATE
test-vxflexos   application-mobility   2m57s                                          Failed

Screenshots

No response

Additional Environment Information

No response

Steps to Reproduce

If you install app-mobility with csm-operator at least 50 times, this error should show up once or twice.

Expected Behavior

The csm object status should go into succeeded state when the deployment succeeds.

CSM Driver(s)

NA

Installation Type

CSM-Operator v1.4.2

Container Storage Modules Enabled

application-mobility v1.0.0

Container Orchestrator

Kubernetes v1.27.2

Operating System

RHEL 8.9

@jooseppi-luna jooseppi-luna added needs-triage Issue requires triage. type/bug Something isn't working. This is the default label associated with a bug issue. area/csm-operator and removed needs-triage Issue requires triage. labels Feb 29, 2024
@jooseppi-luna jooseppi-luna self-assigned this Feb 29, 2024
@jooseppi-luna
Copy link
Contributor Author

Fixed in above PR, fix will be available in CSM 1.9.3+

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/csm-operator type/bug Something isn't working. This is the default label associated with a bug issue.
Projects
None yet
Development

No branches or pull requests

1 participant