Note that if using systemd as a guest, you'll probably need to use
lxc.autodev = 1

> strace shows:
> 10421 mkdir("/usr/lib/x86_64-linux-gnu/lxc/dev/lxc", 0755) = -1 EEXIST (File 
> exists)

Does it exist as a file or a directory?

> 10421 unlink("/usr/lib/x86_64-linux-gnu/lxc/dev/console") = -1 ENOENT (No 
> such file or directory)
> 10421 creat("/usr/lib/x86_64-linux-gnu/lxc/dev/lxc/console", 0660) = -1 EIO 
> (Input/output error)
> 
> Indeed /usr/lib/x86_64-linux-gnu/lxc/dev/ does not have a "console"
> (while my /dev does).

But why the EIO?  What fs type is on /usr/lib/x86_64-linux-
gnu/lxc/dev/lxc ?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1325470

Title:
  [systemd] error 5 creating /usr/lib/x86_64-linux-
  gnu/lxc/dev/lxc/console after failed container startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1325470/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to