Bug 39418 - Configure docker.io to use overlayFS
Configure docker.io to use overlayFS
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: Docker
UCS 4.1
Other Linux
: P5 normal (vote)
: UCS 4.1
Assigned To: Arvid Requate
Stefan Gohmann
: interim-1
Depends on: 39350
Blocks: 39496
  Show dependency treegraph
 
Reported: 2015-09-28 11:48 CEST by Arvid Requate
Modified: 2015-11-17 12:12 CET (History)
1 user (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arvid Requate univentionstaff 2015-09-28 11:48:25 CEST
Currently docker.io 1.6 uses devicemapper as storage driver:

root@master50:~# docker info
Containers: 1
Images: 4
Storage Driver: devicemapper

We should set '-s overlay' in the DOCKER_OPTS in /etc/default/docker
Comment 1 Arvid Requate univentionstaff 2015-09-28 12:10:38 CEST
Maybe we don't want this currently:

* Looks like coreOS users found that they run out of inodes with the default bytes-per-inode ratio of 16k/inode, see https://github.com/coreos/bugs/issues/264 . This may cause issues with upgraded UCS systems.

* See also https://github.com/docker/docker/pull/12354
Comment 3 Arvid Requate univentionstaff 2015-10-01 19:33:34 CEST
The new metapackage univention-docker now sets --storage-driver=overlay in /etc/default/docker.

Changelog adjusted.
Comment 4 Stefan Gohmann univentionstaff 2015-10-02 07:38:53 CEST
Changelog: OK

Installation: OK

Upgrade: OK ( you have to reboot)
Comment 5 Stefan Gohmann univentionstaff 2015-11-17 12:12:23 CET
UCS 4.1 has been released:
 https://docs.software-univention.de/release-notes-4.1-0-en.html
 https://docs.software-univention.de/release-notes-4.1-0-de.html

If this error occurs again, please use "Clone This Bug".