Bug 38263 - Docker: No AUFS support in Debian Kernel 3.18 (Debian "stretch")
Docker: No AUFS support in Debian Kernel 3.18 (Debian "stretch")
Status: RESOLVED INVALID
Product: UCS
Classification: Unclassified
Component: Docker
UNSTABLE
Other Linux
: P5 normal (vote)
: ---
Assigned To: App Center maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2015-04-14 18:03 CEST by Arvid Requate
Modified: 2019-09-30 11:05 CEST (History)
1 user (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 5: Major Usability: Impairs usability in key scenarios
Who will be affected by this bug?: 3: Will affect average number of installed domains
How will those affected feel about the bug?: 4: A User would return the product
User Pain: 0.343
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-04-14 18:03:12 CEST
Early warning: AUFS support will be dropped in Debian Linux Kernel starting with 3.18 ( https://lists.debian.org/debian-kernel/2014/12/msg00136.html ).
The new kernel will hit unstable ("stretch") shortly after the release of jessie.
The docker.io version 1.5 suports overlayfs (currently in experimental).

See also https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=775591 .

Since the docker.io storage ("graph") drivers for AUFS and overlay(fs) use different base and sub directories, there might be a demand for a migration tool.
Comment 1 Daniel Tröder univentionstaff 2017-05-02 10:58:27 CEST
UCS uses overlayfs. So this problem does not effect it.