Closed machrrab closed 3 weeks ago
@machrrab Can you please elaborate more on the actual problem along with debug logs that would help us isolate the issue.
Hi Ravi, With the command I get all logs with trident-main container: k -n trident-csi get pods| grep -v NAME|awk '{print $1}'|xargs -I {} kubectl -n trident-csi logs {} trident-main
So, if there is another way to get debug logs please let know.
Hi @machrrab , You may please refer https://docs.netapp.com/us-en/trident/troubleshooting.html#general-troubleshooting to enable debug. And then collect the logs, which would help us more to understand the issue.
@machrrab Any updates?
Describe the bug A clear and concise description of what the bug is.
Environment Provide accurate information about the environment to help us reproduce the issue.
To Reproduce Steps to reproduce the behavior: We receive the errors in the trident pods. Expected behavior A clear and concise description of what you expected to happen.
We expect the pods to be clean from errors.
Additional context Add any other context about the problem here.