We ran new tests: some issue shows up even using LXD 2.12

If I run:

for X in `seq 1 4`; do lxc init ubuntu: test$X & done

LXD creates the containers but it can't start them.

This is the output of 'lxc info --show-log test1':

https://pastebin.canonical.com/183666/


If I run:

for X in `seq 1 4`; do lxc init ubuntu: test$X ; done

there are no issues and I can start the containers in the usual way.

Looks like LXD isn't able to handle some sort of concurrency during the
containers creation.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1675760

Title:
  rootfs  issues - 2.8 LXD release

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to