Skip to content

HA Ozone Deployment on Kubernetes does not work with bootstrap flag for SCM #5019

Closed Answered by adoroszlai
dantalian-pv asked this question in FAQ
Discussion options

You must be logged in to vote

@dantalian-pv

  1. Sorry if the instructions in the doc are a bit confusing. Based on your Helm chart I think the doc should be clarified to indicate the following SCM HA startup order for all 3 nodes:
ozone scm --init
ozone scm --bootstrap
ozone scm

One of --init and --bootstrap will succeed for each SCM, depending on node ID and primordial node ID. These are just one-off commands that initialize metadata storage. ozone scm starts the actual server process, it should be run for all three nodes.

In Kubernetes, ozone scm --bootstrap should be executed in an initContainer, similarly to ozone scm --init.

Hope that helps.

  1. Ozone has a small set of sample Kubernetes environments where basic tes…

Replies: 4 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@adoroszlai
Comment options

Answer selected by dantalian-pv
Comment options

You must be logged in to vote
3 replies
@adoroszlai
Comment options

@dantalian-pv
Comment options

@adoroszlai
Comment options

Comment options

You must be logged in to vote
1 reply
@adoroszlai
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
FAQ
Labels
None yet
2 participants