Activity log for bug #1348430

Date Who What changed Old value New value Message
2014-07-25 00:09:22 Jochen Schroeder bug added bug
2014-10-01 22:06:17 Launchpad Janitor btrfs-tools (Ubuntu): status New Confirmed
2015-01-11 19:56:18 rus description If I create a snapshot, of a subvolume and try to use btrfs send it fails with "No such file or directory" # sudo btrfs sub create /testvol Create subvolume '//testvol' # sudo btrfs btrfs btrfsck btrfs-debug-tree btrfs-image btrfs-select-super btrfstune btrfs-calc-size btrfs-convert btrfs-find-root btrfs-map-logical btrfs-show-super btrfs-zero-log # sudo btrfs sub list / ID 257 gen 16298 top level 5 path @ ID 276 gen 16298 top level 257 path testvol # sudo btrfs sub snap -r /t testvol/ tmp/ # sudo btrfs sub snap -r /testvol/ /test-snap Create a readonly snapshot of '/testvol/' in '//test-snap' # sudo btrfs sub list / ID 257 gen 16299 top level 5 path @ ID 276 gen 16299 top level 257 path testvol ID 277 gen 16299 top level 257 path test-snap # sudo btrfs send /test-snap/ > /dev/null At subvol /test-snap/ ERROR: open @/test-snap failed. No such file or directory This error has been reported upstream: https://bugzilla.kernel.org/show_bug.cgi?id=69401 Because ubuntu creates /home and / on subvolumes this currently prevents backup solutions based on btrfs send. If I create a snapshot, of a subvolume and try to use btrfs send it fails with "No such file or directory" # sudo btrfs sub create /testvol Create subvolume '//testvol' # sudo btrfs btrfs btrfsck btrfs-debug-tree btrfs-image btrfs-select-super btrfstune btrfs-calc-size btrfs-convert btrfs-find-root btrfs-map-logical btrfs-show-super btrfs-zero-log # sudo btrfs sub list / ID 257 gen 16298 top level 5 path @ ID 276 gen 16298 top level 257 path testvol # sudo btrfs sub snap -r /t testvol/ tmp/ # sudo btrfs sub snap -r /testvol/ /test-snap Create a readonly snapshot of '/testvol/' in '//test-snap' # sudo btrfs sub list / ID 257 gen 16299 top level 5 path @ ID 276 gen 16299 top level 257 path testvol ID 277 gen 16299 top level 257 path test-snap # sudo btrfs send /test-snap/ > /dev/null At subvol /test-snap/ ERROR: open @/test-snap failed. No such file or directory This error has been reported upstream: https://bugzilla.kernel.org/show_bug.cgi?id=69401 Because ubuntu creates /home and / on subvolumes this currently prevents backup solutions based on btrfs send.
2015-01-17 20:30:44 James Pharaoh bug added subscriber James Pharaoh
2015-04-20 09:35:02 Janne Savikko bug added subscriber Janne Savikko
2015-06-27 11:22:07 Cician bug added subscriber Maciej Kacper Jagiełło
2015-08-28 10:24:14 Janne Savikko bug watch added http://bugzilla.kernel.org/show_bug.cgi?id=69401
2016-08-01 16:56:40 Rolf Leggewie bug task added btrfs-tools
2016-08-01 16:57:31 Rolf Leggewie btrfs-tools (Ubuntu): status Confirmed Fix Released
2016-08-01 16:57:41 Rolf Leggewie nominated for series Ubuntu Trusty