Failed to start docker daemon on atomic-5 image

Bug #1499219 reported by Eli Qiao
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Magnum
Fix Released
Undecided
Eli Qiao

Bug Description

swarm cluster failed to create bay.
digging into host, found failed to start docker daemon.

[fedora@swarmbay5-3h2kclnrmyyu-swarm-master-k7ec3hkvpxup docker.service.d]$ sudo systemctl status docker.service -l
● docker.service - Docker Application Container Engine
   Loaded: loaded (/etc/systemd/system/docker.service; enabled)
  Drop-In: /usr/lib/systemd/system/docker.service.d
           └─flannel.conf
   Active: failed (Result: exit-code) since Thu 2015-09-24 07:59:12 UTC; 3s ago
     Docs: http://docs.docker.com
  Process: 1291 ExecStart=/usr/bin/docker -d -H fd:// $OPTIONS $DOCKER_STORAGE_OPTIONS $DOCKER_NETWORK_OPTIONS $INSECURE_REGISTRY (code=exited, status=1/FAILURE)
 Main PID: 1291 (code=exited, status=1/FAILURE)

Sep 24 07:59:12 swarmbay5-3h2kclnrmyyu-swarm-master-k7ec3hkvpxup.novalocal docker[1291]: time="2015-09-24T07:59:12.815070431Z" level=fatal msg="Error starting daemon: error initializing graphdriver: Unknown option dm.fs"
Sep 24 07:59:12 swarmbay5-3h2kclnrmyyu-swarm-master-k7ec3hkvpxup.novalocal systemd[1]: docker.service: main process exited, code=exited, status=1/FAILURE
Sep 24 07:59:12 swarmbay5-3h2kclnrmyyu-swarm-master-k7ec3hkvpxup.novalocal systemd[1]: Failed to start Docker Application Container Engine.
Sep 24 07:59:12 swarmbay5-3h2kclnrmyyu-swarm-master-k7ec3hkvpxup.novalocal systemd[1]: Unit docker.service entered failed state.
Sep 24 07:59:12 swarmbay5-3h2kclnrmyyu-swarm-master-k7ec3hkvpxup.novalocal systemd[1]: docker.service failed.

Revision history for this message
Eli Qiao (taget-9) wrote :
Changed in magnum:
assignee: nobody → Eli Qiao (taget-9)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to magnum (master)

Fix proposed to branch: master
Review: https://review.openstack.org/227210

Changed in magnum:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to magnum (master)

Reviewed: https://review.openstack.org/227210
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=59accc5e37024ec3afdd6c6662b248eac4aab672
Submitter: Jenkins
Branch: master

commit 59accc5e37024ec3afdd6c6662b248eac4aab672
Author: Eli Qiao <email address hidden>
Date: Thu Sep 24 16:42:40 2015 +0800

    Swarm: Add configure-swarm.sh to configure docker-storage

    This patch adds configure-swarm.sh to configure docker-storage options

    New options added to DOCKER_STORAGE_OPTIONS:
    --storage-driver devicemapper

    Change-Id: Ie86b7e70fdb996cdea950742a1cdb552a0db29e3
    Closes-Bug: #1499219

Changed in magnum:
status: In Progress → Fix Committed
Adrian Otto (aotto)
Changed in magnum:
milestone: none → mitaka-1
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.