TECHZEN Zenoss User Community ARCHIVE  

error docker and serviced(CC) "Dependency failed for Zenoss ServiceD

Subject: error docker and serviced(CC) "Dependency failed for Zenoss ServiceD
Author: amir BEN HAMADI
Posted: 2017-11-29 08:44

hello,

I can not start my docker because I have the following error message "Dependency failed for Zenoss ServiceD".
I checked the status of the serviced service (CC) and I have the same error message for this service.

Here is below an image of each error:

docker status:


serviced(CC) status:


i have this problem during the installation of the control center r1.4.2 for zenoss core 5.3.3.
I followed the installation guide CC r1.4.2 and I am blocked on page 18 when starting the docker service.

thank you
Amir


------------------------------
amir BEN HAMADI
System engineer
Thales Air Operation
------------------------------


Subject: RE: error docker and serviced(CC) "Dependency failed for Zenoss ServiceD
Author: Arthur
Posted: 2017-11-29 16:58

Hi

I think step b on page 18 "Create the unit drop-in file" is wrong.

ExecStart=/usr/bin/dockerd \$OPTIONS
should be
ExecStart=/usr/bin/dockerd $OPTIONS

Cheers

------------------------------
Arthur
------------------------------


Subject: RE: error docker and serviced(CC) "Dependency failed for Zenoss ServiceD
Author: amir BEN HAMADI
Posted: 2017-12-06 03:15

Hello Arthur,

Sorry to answer you so late.

I saw this and I too change this but without big the problem is always the same.


Cordially
Amir


------------------------------
amir BEN HAMADI
System engineer
Thales Air Operation
------------------------------


Subject: RE: error docker and serviced(CC) "Dependency failed for Zenoss ServiceD
Author: Arthur
Posted: 2017-12-10 05:47

Hi Amir

No problem, normally if this failure occurs there is something wrong with your docker configuration file in /etc/sysconfig/docker.
My I ask you to attach the following outputs and restart docker:

# cat /etc/centos-release && uname -a
# cat /etc/sysconfig/docker
# lsblk |grep -i docker
# docker version
# rpm -qa |grep docker && rpm -qa |grep serviced

 

// Take a time stamp  and restart docker

# myDate=$(date "+%F %T")

# systemctl stop docker

# systemctl daemon-reload

# systemctl start docker

#  docker ps

#  systemctl status docker

#  journalctl --since "$myDate" > /tmp/docker.log

 

//Attach /tmp/docker.log

 

Cheers

Arthur


Subject: RE: error docker and serviced(CC) "Dependency failed for Zenoss ServiceD
Author: Victor Tapadar
Posted: 2018-02-14 03:58

​Hi Amir

Did the problem with docker serviced resolved? I am facing the same issue with docker.

Could you please let me know what need to do resolve this docker issue?

Best Regards
Victor

------------------------------
Victor
------------------------------


< Previous
http proxy within services
  Next
download latest RPM version of zenoss
>