Linux Btrfs filesystem development
 help / color / mirror / Atom feed
* btrfs send/receive test failing
@ 2014-06-29 17:53 Sam Bull
  0 siblings, 0 replies; only message in thread
From: Sam Bull @ 2014-06-29 17:53 UTC (permalink / raw)
  To: linux-btrfs

[-- Attachment #1: Type: text/plain, Size: 1135 bytes --]

I'm trying out the btrfs send|receive command as shown on the
incremental backup wiki page, but the command is failing. I've tried it
with sudo as it had not permitted errors, but still no luck. The output
is:

        s@s-Air:~$ btrfs send /home/BACKUP | btrfs receive /media/s/99b1c51d-b3bb-4179-a621-9d5a27acc385/Air
        ERROR: failed to determine mount point for /home/BACKUP
        ERROR: failed to open destination directory /media/s/99b1c51d-b3bb-4179-a621-9d5a27acc385/Air. Operation not permitted
        
        s@s-Air:~$ sudo btrfs send /home/BACKUP | btrfs receive /media/s/99b1c51d-b3bb-4179-a621-9d5a27acc385/Air
        ERROR: failed to open destination directory /media/s/99b1c51d-b3bb-4179-a621-9d5a27acc385/Air. Operation not permitted
        [sudo] password for s: 
        At subvol /home/BACKUP
        ERROR: open @home/BACKUP failed. No such file or directory
        
        s@s-Air:~$ sudo btrfs send /home/BACKUP | sudo btrfs receive /media/s/99b1c51d-b3bb-4179-a621-9d5a27acc385/Air
        At subvol /home/BACKUP
        ERROR: open @home/BACKUP failed. No such file or directory

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-06-29 17:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-29 17:53 btrfs send/receive test failing Sam Bull

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox