-
Notifications
You must be signed in to change notification settings - Fork 47
[Solved] cortx serve pod failed for during deployment #355
Comments
For the convenience of the Seagate development team, this issue has been mirrored in a private Seagate Jira Server: https://jts.seagate.com/browse/CORTX-33974. Note that community members will not be able to access that Jira server but that is not a problem since all activity in that Jira mirror will be copied into this GitHub issue. |
Hi, Just resolved the issue by not applying the Calico network plugin! So the problem might be Calico hindering Cortx's server pod from initializing (maybe!) Here is the deployment detail:
Thanks, and can close this issue anytime! |
Hi @faradawn thanks for this update! Do you think we should create an issue about Calico network plugin? |
Hi @hessio, Just tried again and found that the Calico issue could also be resolved by restarting the core-dns pods before the CORTX deployment!
Maybe can add the above command in troubleshooting, for example If applied Calico network plugin and the deployment failed due to "timeout waiting for cortx-server or cortx-data-g0 to initialize", can try the following:
If there is anything I can do, please let me know! |
Thanks a lot for finding this issue! |
Closing as an obsolete |
Problem
cortx-server-0
andcortx-data-g0-0
could not be initialized during deployment.Expected behavior
Should be able to deploy. [See the new comment below]
How to reproduce
Can follow the commands from this guide https://github.com/faradawn/tutorials/blob/main/linux/cortx/README.md
CORTX on Kubernetes version
main, v0.10.0
cortx_k8s commit id: 7a920e1
Date: Mon Aug 15 17:02:52 2022 -0700
Deployment information
Kubernetes version: v1.24
kubectl version: v1.24
Solution configuration file YAML
Logs
Get all pods
Describe server-pod
Tried to get lods
Additional information
The text was updated successfully, but these errors were encountered: