TECHZEN Zenoss User Community ARCHIVE  

Installation/Starting problems

Subject: Installation/Starting problems
Author: Damian Bell
Posted: 2017-07-21 07:48

Hello - total newb and first post - go easy on me! :) 

Have installed the standalone docker virtual appliance into my ESX VMWare stack, and followed all instructions diligently according to the core configuration and installation guide to the point at which I am "Enabling access to browser interfaces", found in this document here . 

Alas all services are hanging at startup, and trying to navigate to the Zenoss installation (outside of docker), is giving me "endpoint not available" - I don't know where I should be looking at log files to determine why this is happening - what's the first place to look to work out why I can't get it to run?

Many thanks in advance, 

Damian 




Subject: RE: Installation/Starting problems
Author: Damian Bell
Posted: 2017-07-21 09:04

Hi, 

Further to my questions above, I've found that the specific output from a couple of different commands might be required, such as the service and docker status. These are both outlined below. Seems this is a little more information, but I don't know what I've missed - help! :)

Thanks again in advance, 

Damian 


[root@emea1tmon03 ~]# systemctl status serviced -l
● serviced.service - Zenoss ServiceD
Loaded: loaded (/usr/lib/systemd/system/serviced.service; enabled; vendor preset: disabled)
Active: active (running) since Fri 2017-07-21 11:26:15 UTC; 1h 33min ago
Process: 2453 ExecStartPre=/opt/serviced/bin/serviced-systemd.sh pre-start (code=exited, status=0/SUCCESS)
Main PID: 2467 (serviced)
Memory: 71.1M
CGroup: /system.slice/serviced.service
├─2467 /opt/serviced/bin/serviced server
└─4072 iostat -dNxy 30.000000

Jul 21 12:59:28 emea1tmon03 serviced[2467]: time="2017-07-21T12:59:28Z" level=warning msg="Could not select host" error="no authenticated hosts found" instanceid=0 location="servicestate.go:279" logger=zzk.service serviceid=dblfurjgke8fkchn224poojkf servicename=zenmodeler shouldhaveaddressassignment=false
Jul 21 12:59:28 emea1tmon03 serviced[2467]: time="2017-07-21T12:59:28Z" level=warning msg="Could not select host" error="no authenticated hosts found" instanceid=0 location="servicestate.go:279" logger=zzk.service serviceid=pbblvqha85y07xag9j5ydcti servicename=zminion shouldhaveaddressassignment=false
Jul 21 12:59:28 emea1tmon03 serviced[2467]: time="2017-07-21T12:59:28Z" level=warning msg="Could not select host" error="no authenticated hosts found" instanceid=0 location="servicestate.go:279" logger=zzk.service serviceid=dnevahlqnwvyptoqvfg48o8hs servicename=zenhub shouldhaveaddressassignment=false
Jul 21 12:59:28 emea1tmon03 serviced[2467]: time="2017-07-21T12:59:28Z" level=warning msg="Could not select host" error="no authenticated hosts found" instanceid=0 location="servicestate.go:279" logger=zzk.service serviceid=9ju3gz27cy3tzqspyf6xqj17t servicename=MetricShipper shouldhaveaddressassignment=false
Jul 21 12:59:28 emea1tmon03 serviced[2467]: time="2017-07-21T12:59:28Z" level=warning msg="Could not select host" error="no authenticated hosts found" instanceid=0 location="servicestate.go:279" logger=zzk.service serviceid=9iqbvbvdfwyqfc3y5d83tntrb servicename=zenpython shouldhaveaddressassignment=false
Jul 21 12:59:28 emea1tmon03 serviced[2467]: time="2017-07-21T12:59:28Z" level=warning msg="Could not select host" error="no authenticated hosts found" instanceid=0 location="servicestate.go:279" logger=zzk.service serviceid=a2sz7yiuc5manfn5bmc5hrpz3 servicename=MetricConsumer shouldhaveaddressassignment=false
Jul 21 12:59:28 emea1tmon03 serviced[2467]: time="2017-07-21T12:59:28Z" level=warning msg="Could not select host" error="no authenticated hosts found" instanceid=0 location="servicestate.go:279" logger=zzk.service serviceid=6d6rmmlzkfr90dscwhb9flnyl servicename=zencommand shouldhaveaddressassignment=false
Jul 21 12:59:29 emea1tmon03 serviced[2467]: time="2017-07-21T12:59:29Z" level=warning msg="Could not select host" error="no authenticated hosts found" instanceid=0 location="servicestate.go:279" logger=zzk.service serviceid=8baanfxz9sjh1n5k3fff294ym servicename=zenactiond shouldhaveaddressassignment=false
Jul 21 12:59:29 emea1tmon03 serviced[2467]: time="2017-07-21T12:59:29Z" level=warning msg="Could not select host" error="no authenticated hosts found" instanceid=0 location="servicestate.go:279" logger=zzk.service serviceid=e3lxpm0ul1joqh8fnc5n1juc8 servicename=zeneventserver shouldhaveaddressassignment=false
Jul 21 12:59:29 emea1tmon03 serviced[2467]: time="2017-07-21T12:59:29Z" level=warning msg="Could not select host" error="no authenticated hosts found" instanceid=0 location="servicestate.go:279" logger=zzk.service serviceid=egxpf3wf619v5u3y3xrubyg8x servicename=zeneventd shouldhaveaddressassignment=false


[root@emea1tmon03 ~]# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
dc9a001fbb4a zenoss/serviced-isvcs:v56 "/bin/sh -c 'trap 'ki" About an hour ago Up About an hour 127.0.0.1:5601->5601/tcp serviced-isvcs_kibana
8fcce94abd58 zenoss/serviced-isvcs:v56 "/bin/sh -c 'trap 'ki" About an hour ago Up About an hour 0.0.0.0:5042-5043->5042-5043/tcp, 127.0.0.1:9292->9292/tcp serviced-isvcs_logstash
97bfc0105a8e zenoss/serviced-isvcs:v56 "/bin/sh -c 'trap 'ki" About an hour ago Up About an hour 0.0.0.0:5000->5000/tcp serviced-isvcs_docker-registry
a51ac3a1d920 zenoss/serviced-isvcs:v56 "/bin/sh -c 'trap 'ki" About an hour ago Up About an hour 127.0.0.1:9100->9100/tcp serviced-isvcs_elasticsearch-logstash
42e82bc89c52 zenoss/isvcs-zookeeper:v8 "/bin/sh -c 'trap 'ki" About an hour ago Up About an hour 0.0.0.0:2181->2181/tcp, 0.0.0.0:2888->2888/tcp, 0.0.0.0:3888->3888/tcp, 127.0.0.1:12181->12181/tcp serviced-isvcs_zookeeper
6c2c7fb64e2b zenoss/serviced-isvcs:v56 "/bin/sh -c 'trap 'ki" About an hour ago Up About an hour 0.0.0.0:4242->4242/tcp, 127.0.0.1:8888->8888/tcp, 127.0.0.1:9090->9090/tcp, 127.0.0.1:58443->58443/tcp, 0.0.0.0:8443->8443/tcp, 127.0.0.1:58888->58888/tcp serviced-isvcs_opentsdb
de4bcc9e66bb zenoss/serviced-isvcs:v56 "/bin/sh -c 'trap 'ki" About an hour ago Up About an hour 127.0.0.1:9200->9200/tcp serviced-isvcs_elasticsearch-serviced




Subject: RE: Installation/Starting problems
Author: Damian Bell
Posted: 2017-07-21 09:17

Fixed - deleted and readded the host as per this thread... 

The documentation really needs to be fixed! :)


< Previous
Unable to configure LDAP/AD authentication
  Next
Just Installed
>