[systemd-bugs] [Bug 90803] New: btrfs_subvol_snapshot() broken

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jun 1 10:06:02 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=90803

            Bug ID: 90803
           Summary: btrfs_subvol_snapshot() broken
           Product: systemd
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: general
          Assignee: systemd-bugs at lists.freedesktop.org
          Reporter: dh.herrmann at gmail.com
        QA Contact: systemd-bugs at lists.freedesktop.org

Created attachment 116211
  --> https://bugs.freedesktop.org/attachment.cgi?id=116211&action=edit
strace log

Hi

Running `systemd-nspawn -D / -xb` produces the following error for me:

  david at david-t2 ~/dev/systemd $ sudo ./systemd-nspawn -D / -xb
  Failed to create snapshot /.#a726c057b3fe24c6 from /: No such file or
directory

I tracked this down to btrfs_subvol_snapshot(), and subvol_snapshot_children()
in particular. If called with BTRFS_SNAPSHOT_RECURSIVE, it fails in the
recursion step.

My root system consists of the root snapshot at '/', and a btrfs snapshot at
'/var/lib/machines'. The strace output is attached.

Thanks
David

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20150601/b7735a09/attachment.html>


More information about the systemd-bugs mailing list