Bug 1945825
| Summary: | [Manila CSI driver] logs are not included in must-gather logs | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Wei Duan <wduan> |
| Component: | Storage | Assignee: | Eric Duen <eduen> |
| Storage sub component: | OpenStack CSI Drivers | QA Contact: | Jon Uriarte <juriarte> |
| Status: | CLOSED DUPLICATE | Docs Contact: | |
| Severity: | medium | ||
| Priority: | high | CC: | aos-bugs, mbooth, pprinett |
| Version: | 4.8 | Keywords: | Triaged |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-07-26 14:23:50 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
Wei Duan
2021-04-02 06:04:28 UTC
I could find namespaces/openshift-cluster-csi-drivers/pods/manila-csi-driver-operator-7457dd8576-6h692/manila-csi-driver-operator/manila-csi-driver-operator/logs/current.log, isn't it the one you want? (Sorry I did not make it more clear in Description) The manila-csi-driver-operator is the operator which installs the Manila csi driver, it exists in manila-csi-driver-operator namespace. But the manila csi driver is installed under namespaces/openshift-manila-csi-driver, which we can get all the log when csi driver works. 4.6 must-gather log for manila-csi-driver: # ls -l namespaces/openshift-manila-csi-driver/pods/ total 28 drwxr-xr-x. 3 xiaocwan wheel 77 Mar 26 19:57 csi-nodeplugin-nfsplugin-842kx drwxr-xr-x. 3 xiaocwan wheel 77 Mar 26 19:57 csi-nodeplugin-nfsplugin-8k8kl drwxr-xr-x. 3 xiaocwan wheel 77 Mar 26 19:57 csi-nodeplugin-nfsplugin-jtfqw drwxr-xr-x. 3 xiaocwan wheel 77 Mar 26 19:57 csi-nodeplugin-nfsplugin-lwf4m drwxr-xr-x. 3 xiaocwan wheel 77 Mar 26 19:57 csi-nodeplugin-nfsplugin-r8d6s drwxr-xr-x. 3 xiaocwan wheel 77 Mar 26 19:57 csi-nodeplugin-nfsplugin-xhczl drwxr-xr-x. 6 xiaocwan wheel 4096 Mar 26 19:57 openstack-manila-csi-controllerplugin-67b7855d4c-6s6dl drwxr-xr-x. 4 xiaocwan wheel 4096 Mar 26 19:57 openstack-manila-csi-nodeplugin-b69tk drwxr-xr-x. 4 xiaocwan wheel 4096 Mar 26 19:57 openstack-manila-csi-nodeplugin-dczxr drwxr-xr-x. 4 xiaocwan wheel 4096 Mar 26 19:57 openstack-manila-csi-nodeplugin-lffkf drwxr-xr-x. 4 xiaocwan wheel 4096 Mar 26 19:57 openstack-manila-csi-nodeplugin-psdpd drwxr-xr-x. 4 xiaocwan wheel 4096 Mar 26 19:57 openstack-manila-csi-nodeplugin-r7ftc drwxr-xr-x. 4 xiaocwan wheel 4096 Mar 26 19:57 openstack-manila-csi-nodeplugin-zcbfw It fixed by https://bugzilla.redhat.com/show_bug.cgi?id=1977389, so could be closed. *** This bug has been marked as a duplicate of bug 1977389 *** |