forked from helm/charts
-
Notifications
You must be signed in to change notification settings - Fork 36
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
Bad Header Magic on two of three OSD nodes #66
Comments
I managed to get the log off one of the osd-dev pods before it shutdown,
|
I know this is over 8 months old but did you get this working? I am running into a similar issue.... |
Same problem here, has anyone resolved this? |
same here, any idea ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is this a request for help?: YES
Is this a BUG REPORT? (choose one):BUG REPORT
Version of Helm and Kubernetes:
Which chart:
helm-ceph
What happened:
When deploying with three OSD nodes two of the nodes (and it changes each time) fail to start with bad magic header. See log below.
I have a disk on /dev/sdb with no partitions on all nodes, i even remove the paritions on install to ensure they are not there. I also remove /var/lib/ceph-helm
What you expected to happen:
I would expect all three pods to start.
How to reproduce it (as minimally and precisely as possible):
I followed these instructions https://github.com/helm/helm#docs
Samples from my make script
CleanUp
installCeph
Anything else we need to know:
K8s over three nodes with the master on one of the nodes. Trying to set up an HA K8s cluster (management will be done after ceph).
I have also tried with the latest images from docker hub to no avail.
Full k8s artifacts
The text was updated successfully, but these errors were encountered: