Hi,

I am getting below error in manual installation
(Bono,Ellis,Vellum,Homer,Dime,Sprout) on six machine

[ellis]ist@ellis:~$ sudo monit summary
Monit 5.18.1 uptime: 54m
 Service Name                     Status                      Type
 node-ellis                       Running                     System
 ntp_process                      Running                     Process
 nginx_process                    Running                     Process
 mysql_process                    Running                     Process
 ellis_process                    Running                     Process
 clearwater_queue_manager_pro...  Running                     Process
 etcd_process                     Execution failed | Does...  Process
 clearwater_diags_monitor_pro...  Running                     Process
 clearwater_config_manager_pr...  Running                     Process
 clearwater_cluster_manager_p...  Running                     Process
 nginx_ping                       Status ok                   Program
 nginx_uptime                     Status ok                   Program
 monit_uptime                     Status ok                   Program
 poll_ellis                       Status ok                   Program
 poll_ellis_https                 Status ok                   Program
 clearwater_queue_manager_uptime  Status ok                   Program
 etcd_uptime                      Wait parent                 Program
 poll_etcd_cluster                Wait parent                 Program
 poll_etcd                        Wait parent                 Program
[ellis]ist@ellis:~$

[ellis]ist@ellis:~$ sudo service clearwater-etcd start
Error:  client: etcd cluster is unavailable or misconfigured; error #0:
dial tcp 127.0.0.1:2379: getsockopt: connection refused
; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused

error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused
error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused

Joining existing cluster...
Not joining an unhealthy cluster

------------------------------------------------------------------
*local_config*
*---------------------------------------------------------------------*
#Local IP configuration
local_ip=172.16.1.23
public_ip=172.16.1.23
public_hostname=ellis
etcd_cluster="172.16.1.23,172.16.2.133,172.16.4.195,172.16.5.22,172.16.4.37,172.16.1.142"

*shared_config*
*---------------------------------------------------------------------*

# Deployment definitions
home_domain=example.com
sprout_hostname=sprout.example.com
chronos_hostname=vellum.example.com:7253
hs_hostname=hs.example.com:8888
hs_provisioning_hostname=hs.example.com:8889
sprout_impi_store=vellum.example.com
cassandra_hostname=vellum.example.com
xdms_hostname=homer.example.com:7888
dime_session_store=vellum.example.com
upstream_port=0

# Email server configuration
smtp_smarthost=172.16.1.23
smtp_username=username
smtp_password=password
[email protected]

# Keys (you can change this secret to something else)
signup_key=secret
turn_workaround=secret
ellis_api_key=secret
ellis_cookie_key=secret

Please let me know if anything wrong i have configured .

Thanks and Regards,
Devendra
_______________________________________________
Clearwater mailing list
[email protected]
http://lists.projectclearwater.org/mailman/listinfo/clearwater_lists.projectclearwater.org

Reply via email to