Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Containers fail to start after updating to 1.1.1 #472
Comments
|
This only occurred when running the mainline kernel I installed for testing a different LXC issue I reported a while ago (vmlinuz-3.19.0-031900rc6-generic). Using the stock kernel shipped with 14.04.2 (vmlinuz-3.13.0-46-generic) did not show this behaviour - the container started as expected. Sorry for the noise! |
LenzGr
closed this
Mar 19, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
LenzGr commentedMar 19, 2015
After updating to lxc 1.1.1 on my Ubuntu 14.04.2 LTS system, my existing containers (created with 1.0.x) fail to start:
Writing the errors to a log file reveals the following:
An upgrade should not break a previously working setup. I could not find any hint in the release notes about what steps I need to perform when updating to 1.1 in order to work around this problem.