linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* btrfs send/receive still gets out of sync in 3.14.0
@ 2014-03-22 21:04 Marc MERLIN
  2014-03-30  3:22 ` Marc MERLIN
  2014-04-22 16:07 ` David Brown
  0 siblings, 2 replies; 8+ messages in thread
From: Marc MERLIN @ 2014-03-22 21:04 UTC (permalink / raw)
  To: linux-btrfs

After deleting a huge directory tree in my /home subvolume, syncing
snapshots now fails with:

ERROR: rmdir o1952777-157-0 failed. No such file or directory
Error line 156 with status 1

 DIE: Code dump:
   153	if [[ -n "$init" ]]; then
   154	    btrfs send "$src_newsnap" | $ssh btrfs receive "$dest_pool/"
   155	else
   156	    btrfs send -p "$src_snap" "$src_newsnap" | $ssh btrfs receive "$dest_pool/"
   157	fi
   158	
   159	# We make a read-write snapshot in case you want to use it for a chroot


Is there anything useful I can provide before killing my snapshot and doing
a full sync again?

Thanks,
Marc
-- 
"A mouse is a device used to point at the xterm you want to type in" - A.S.R.
Microsoft is to operating systems ....
                                      .... what McDonalds is to gourmet cooking
Home page: http://marc.merlins.org/  

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

end of thread, other threads:[~2014-04-22 16:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-22 21:04 btrfs send/receive still gets out of sync in 3.14.0 Marc MERLIN
2014-03-30  3:22 ` Marc MERLIN
2014-03-30 12:42   ` Hugo Mills
2014-03-30 13:13     ` Filipe David Manana
2014-03-30 14:27       ` Marc MERLIN
2014-03-30 15:14         ` Filipe David Manana
2014-03-30 23:01           ` Marc MERLIN
2014-04-22 16:07 ` David Brown

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).