yandrey321 commented on code in PR #12:
URL: https://github.com/apache/ozone-installer/pull/12#discussion_r2914099378


##########
roles/ozone_service/tasks/main.yml:
##########
@@ -37,7 +37,11 @@
           failed_when: scm_init_first.rc != 0
 
         - name: "Start first SCM"
-          command: "{{ ozone_bin }} --daemon start scm"

Review Comment:
   this setting is needed for OM, SCM and DN but not for s3g, so its better to 
keep this setting for required services. We can revisit it if we introduce 
service.d scripts for running ozone services.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to