Skip to content

Add prereqs to AUFS configuration steps#1067

Merged
mdlinville merged 2 commits intomasterfrom
1061_aufs_prereqs
Jan 18, 2017
Merged

Add prereqs to AUFS configuration steps#1067
mdlinville merged 2 commits intomasterfrom
1061_aufs_prereqs

Conversation

@mdlinville
Copy link

Fixes #1061

@mdlinville mdlinville requested a review from thaJeztah January 9, 2017 18:21
DOCKER_OPTS="--storage-driver=aufs"
```none
# Use DOCKER_OPTS to modify the daemon startup options.
DOCKER_OPTS="--storage-driver=aufs"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not related, but looks like we need to update this as well, to use the daemon.json approach

nodev aufs
This output indicates the system supports AUFS. If you get no output, your system does
not support AUFS. You can address this by upgrading your host system's kernel to 3.13
or higher. It is recommended to intall the kernel headers when you upgrade.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't think it's in the kernel by default, and the linux-image-extra kernel package is needed (at least on Ubuntu)

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, you are right. I missed that. Have a look now.

@mdlinville mdlinville merged commit 5720fbb into master Jan 18, 2017
@mdlinville mdlinville deleted the 1061_aufs_prereqs branch January 18, 2017 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants