linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* overlayfs regression
@ 2020-06-24 14:48 Christian Brauner
  2020-06-24 15:25 ` Amir Goldstein
  0 siblings, 1 reply; 6+ messages in thread
From: Christian Brauner @ 2020-06-24 14:48 UTC (permalink / raw)
  To: Miklos Szeredi, Amir Goldstein; +Cc: linux-fsdevel, Seth Forshee

Hey Miklosz,
hey Amir,

We've been observing regressions in our containers test-suite with
commit:

Author: Miklos Szeredi <mszeredi@redhat.com>
Date:   Tue Mar 17 15:04:22 2020 +0100

    ovl: separate detection of remote upper layer from stacked overlay

    Following patch will allow remote as upper layer, but not overlay stacked
    on upper layer.  Separate the two concepts.

    This patch is doesn't change behavior.

    Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>

It suddenly consistently reports:
[2422.695340] overlayfs: filesystem on '/home/lxcunpriv/.local/share/lxc/c2/overlay/delta' not supported as upperdir
in dmesg where it used to work fine for basically 6 years when we added
that test. The test creates a container c2 that uses the rootfs of
another container c1 (normal directory on an ext4 filesystem). Here you
can see the full mount options:

Invalid argument - Failed to mount "/home/lxcunpriv/.local/share/lxc/c1/rootfs" on "/usr/lib/x86_64-linux-gnu/lxc" with options "upperdir=/home/lxcunpriv/.local/share/lxc/c2/overlay/delta,lowerdir=/home/lxcunpriv/.local/share/lxc/c1/rootfs,workdir=/home/lxcunpriv/.local/share/lxc/c2/overlay/work"

Thanks!
Christian

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-06-25 13:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-24 14:48 overlayfs regression Christian Brauner
2020-06-24 15:25 ` Amir Goldstein
2020-06-24 15:35   ` Christian Brauner
2020-06-24 16:24     ` Amir Goldstein
2020-06-25 13:19       ` Seth Forshee
2020-06-25 13:21         ` Christian Brauner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).