kazuhisya / docker-volume-sheepdog

Docker Volume Plugin for Sheepdog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Service does not start

kazuhisya opened this issue · comments

After installing package, service does not start.

# systemctl start docker-volume-sheepdog.service
systemd[1]: Starting Docker Volume Plugin for Sheepdog...
docker-volume-sheepdog[3375]: time="2017-09-26T12:00:43+09:00" level=info msg="Starting sheepdog-docker-driver version: 0.1.0"
docker-volume-sheepdog[3375]: time="2017-09-26T12:00:43+09:00" level=fatal msg="Error reading config file: open /etc/sheepdog/dockerdriver.json: no such file or directory"
systemd[1]: docker-volume-sheepdog.service: main process exited, code=exited, status=1/FAILURE
systemd[1]: Unit docker-volume-sheepdog.service entered failed state.
systemd[1]: docker-volume-sheepdog.service failed.

its file path in the systemd unit file is incorrect.