Hi,

I can mount an overlay file system on stretch with :

# ls
l  m  u  w
# mount -t overlay overlay -o lowerdir=l,upperdir=u,workdir=w m
#


However, lxc-clone fails:

# lxc-clone --snapshot --orig legacy-ci-env --new _test
lxc_container: bdev.c: overlayfs_mount: 2237 No such device - overlayfs:
error mounting /var/lib/lxc/legacy-ci-env/rootfs onto
/usr/lib/x86_64-linux-gnu/lxc/rootfs options
upperdir=/var/lib/lxc/_test/delta0,lowerdir=/var/lib/lxc/legacy-ci-env/rootfs,workdir=/var/lib/lxc/_test/olwork
clone failed
#

It looks like lxc-clone tries to use overlayfs instead of new overlay.

On Sat, Oct 17, 2015 at 2:33 AM, Debian Bug Tracking System <
ow...@bugs.debian.org> wrote:

> Thank you for the additional information you have supplied regarding
> this Bug report.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> As you requested using X-Debbugs-CC, your message was also forwarded to
>   bersac...@gmail.com
> (after having been given a Bug report number, if it did not have one).
>
> Your message has been sent to the package maintainer(s):
>  Daniel Baumann <m...@daniel-baumann.ch>
>
> If you wish to submit further information on this problem, please
> send it to 797...@bugs.debian.org.
>
> Please do not send mail to ow...@bugs.debian.org unless you wish
> to report a problem with the Bug-tracking system.
>
> --
> 797694: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=797694
> Debian Bug Tracking System
> Contact ow...@bugs.debian.org with problems
>

Reply via email to