<div dir="ltr"><span class="im">> On Fri Aug 14 Thomas Müller wrote:<br></span><span class="im">> Hi everyone,<br><div>> <br>> I'm running Ubuntu trusty and recently upgraded to the new kernel (3.19).<br>> When creating a snapshotted clone of a regular LXC container using<br>> overlayfs, I'm now seeing the kernel error 'failed to whiteout'.<br>> <br>> Has anyone experienced a similar problem, is this a known issue already?<br>> <br>> Below some debug information:<br>> <br>> - Kernel error: <a href="http://pastebin.com/iajXHbHZ" target="_blank">http://pastebin.com/iajXHbHZ</a><br>> - Kernel version: 3.19.0-25-generic #26~14.04.1-Ubuntu SMP Fri Jul 24<br>> 21:16:20 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux<br>> - Executed LXC command: lxc-clone -s -B overlayfs orig test (both<br>> unprivileged containers)<br>> - LXC version: 1.0.7<br>> <br>> Any help/pointers would be appreciated.<br>> <br>> Best<br>> Thomas<br><br></div></span><div>I can reproduce the 'failed to whiteout' error message, though not the kernel oops, in kvm.<br><br></div><div>It seems that the version of lxc in ubuntu-14.04 has an unstated dependency upon kernel version <= 3.17 .  This will likely give rise to problems, because ubuntu-14.04.3 ships with the 3.19 kernel.  Perhaps the lxc package maintainer would add the kernel-dependency to ubuntu-14.04's lxc package?<br></div><div><br></div><div>The error message goes away when I upgrade to the daily build of lxc,<br><a href="https://launchpad.net/%7Eubuntu-lxc/+archive/ubuntu/daily" target="_blank">https://launchpad.net/~ubuntu-lxc/+archive/ubuntu/daily</a><br></div><div><br>I haven't tested the more stable lxc versions at <a href="https://launchpad.net/%7Eubuntu-lxc" target="_blank">https://launchpad.net/~ubuntu-lxc</a> .<br><br></div><div>After upgrading lxc you may need to reboot and perhaps also to destroy-and-recreate the overlayfs-backed container.<br><br></div><div>On a related matter, I would be interested to hear<br>whether you are affected by the overlayfs bug at,<br><a href="https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1480411" target="_blank">https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1480411</a><br></div><div><br>This bug affects unprivileged containers which use overlayfs in conjunction with kernel 3.18+.<br></div><div>A script to test whether you are affected is attached to the bug report and is also available at,<br><a href="http://paste.ubuntu.com/11974137/" target="_blank">http://paste.ubuntu.com/11974137/</a><br><br></div><div>If you are affected, it would be helpful if you would add a comment to the bug report, <br>since the bug status will then be changed to 'confirmed'.<br><br></div>-Oleg</div>