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/03/10 13:45:06 UTC

[GitHub] [ozone] elek opened a new pull request #2023: HDDS-4950. Provide example k8s files to run full HA Ozone

elek opened a new pull request #2023:
URL: https://github.com/apache/ozone/pull/2023


   ## What changes were proposed in this pull request?
   
   With the help of @bshashikant I tested how SCM-HA works in K8s environement. It worked well and here I publish the required k8s yaml files for any tests. 
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-4950
   
   ## How was this patch tested?
   
   The easiest way to test is using [k3s](https://k3s.io/).
   
   As the final definition is optimized for real, multi-node environment with persistence, testing is easier with transforming the files:
   
   ```
   flekszible generate \
       -t mount:hostPath=/home/elek/projects/ozone/hadoop-ozone/dist/target/ozone-1.1.0-SNAPSHOT,path=/opt/hadoop \
       -t image:image=apache/ozone-runner:20200420-1 \
       -t ozone/onenode
   ```
   
   Where the first host path is the location of your Ozone build.


----------------------------------------------------------------
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.

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


[GitHub] [ozone] bshashikant merged pull request #2023: HDDS-4950. Provide example k8s files to run full HA Ozone

Posted by GitBox <gi...@apache.org>.
bshashikant merged pull request #2023:
URL: https://github.com/apache/ozone/pull/2023


   


----------------------------------------------------------------
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.

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


[GitHub] [ozone] bshashikant commented on pull request #2023: HDDS-4950. Provide example k8s files to run full HA Ozone

Posted by GitBox <gi...@apache.org>.
bshashikant commented on pull request #2023:
URL: https://github.com/apache/ozone/pull/2023#issuecomment-795758148


   https://issues.apache.org/jira/browse/HDDS-4957 fixes one of the flaky tests in the branch.


----------------------------------------------------------------
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.

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


[GitHub] [ozone] elek commented on pull request #2023: HDDS-4950. Provide example k8s files to run full HA Ozone

Posted by GitBox <gi...@apache.org>.
elek commented on pull request #2023:
URL: https://github.com/apache/ozone/pull/2023#issuecomment-800895138


   > @elek , can you rebase and retrigger the tests now?
   
   Sure, just rebased the branch and pushed...


----------------------------------------------------------------
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.

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


[GitHub] [ozone] bshashikant commented on pull request #2023: HDDS-4950. Provide example k8s files to run full HA Ozone

Posted by GitBox <gi...@apache.org>.
bshashikant commented on pull request #2023:
URL: https://github.com/apache/ozone/pull/2023#issuecomment-795763428


   @elek , can you please rebase against current HDDS-2823 branch as well?


----------------------------------------------------------------
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.

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


[GitHub] [ozone] bshashikant commented on pull request #2023: HDDS-4950. Provide example k8s files to run full HA Ozone

Posted by GitBox <gi...@apache.org>.
bshashikant commented on pull request #2023:
URL: https://github.com/apache/ozone/pull/2023#issuecomment-799230735


   @elek , can you rebase and retrigger the tests now?


----------------------------------------------------------------
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.

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


[GitHub] [ozone] GlenGeng commented on pull request #2023: HDDS-4950. Provide example k8s files to run full HA Ozone

Posted by GitBox <gi...@apache.org>.
GlenGeng commented on pull request #2023:
URL: https://github.com/apache/ozone/pull/2023#issuecomment-797360592


   Please hold on the merge util we finish merging master back to 2823. Thanks!


----------------------------------------------------------------
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.

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