You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2021/08/02 03:46:23 UTC

[GitHub] [ozone] ChenSammi commented on a change in pull request #2447: HDDS-5471. generate correct yamls for running SCM-HA in k8s

ChenSammi commented on a change in pull request #2447:
URL: https://github.com/apache/ozone/pull/2447#discussion_r680635005



##########
File path: hadoop-ozone/dist/src/main/k8s/examples/ozone-ha/scm-statefulset.yaml
##########
@@ -52,6 +52,15 @@ spec:
         volumeMounts:
         - name: data
           mountPath: /data
+      - name: bootstrap
+        image: '@docker.image@'
+        args:
+        - ozone
+        - scm
+        - --bootstrap

Review comment:
       Do all three sccm instances neet to start with --bootstrap? 




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org