Skip to content
This repository was archived by the owner on Feb 12, 2021. It is now read-only.
This repository was archived by the owner on Feb 12, 2021. It is now read-only.

todo: configure alternative docker storage drivers #613

Open
@kayrus

Description

@kayrus

Put info here: https://coreos.com/os/docs/latest/customizing-docker.html or create new doc.

Write doc on how to configure custom storage driver for docker in CoreOS. Docs to read:
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Logical_Volume_Manager_Administration/thinly_provisioned_volume_creation.html
http://developerblog.redhat.com/2014/09/30/overview-storage-scalability-docker/
https://github.com/docker/docker/blob/master/daemon/graphdriver/devmapper/README.md
https://docs.docker.com/reference/commandline/daemon/#storage-driver-options
http://jpetazzo.github.io/2014/01/29/docker-device-mapper-resize/

Solve the problem:

/usr/bin/docker --daemon --debug --storage-driver 'devicemapper' --storage-opt 'dm.thinpooldev=/dev/VG/lvname'
...
FATA[0000] Shutting down daemon due to errors: error intializing graphdriver: EOF

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions