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] Does the MongoDB operator support the Hygon C86 7375 32 core Processor #1668

Open
huliangshan opened this issue Jan 22, 2025 · 3 comments

Comments

@huliangshan
Copy link

huliangshan commented Jan 22, 2025

What did you do to encounter the bug?
Steps to reproduce the behavior:

  1. The CPU mechanism of k8s node is hygon
  2. He will trigger a restart, and the logs of the last and current restarts cannot be seen

What did you expect?
A clear and concise description of what you expected to happen.

What happened instead?
A clear and concise description of what happened instead

Screenshots

Image

Operator Information

  • Operator Version 0.12.0
  • MongoDB Image used null

Kubernetes Cluster Information

  • Distribution
  • Version v1.24.17
  • Image Registry location (quay, or an internal registry) quay

Additional context
Add any other context about the problem here.

If possible, please include:

  • The operator logs
  • Below we assume that your replicaset database pods are named mongo-<>. For instance:
❯kubectl get pod -n mongodb
NAME                                          READY   STATUS             RESTARTS       AGE
mongodb-kubernetes-operator-bdbcc5f74-4gq49   0/1     CrashLoopBackOff   45 (91s ago)   3h28m

Image

But I can start it normally using the manage command in the image, provided that the environment variables are preset

Image
@huliangshan
Copy link
Author

View node sys log:

kernel: [535683.124138] entrypoint[213248]: segfault at 560c9f594320 ip 00007fd48127dead sp 00007ffe272f9468 error 4 in libc-2.28.so[7fd481259000+1cd000]

@m1kola
Copy link
Collaborator

m1kola commented Feb 4, 2025

Could you please share describe of the pod?

@huliangshan
Copy link
Author

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants