Linux Btrfs filesystem development
 help / color / mirror / Atom feed
From: Sam Bull <sam.hacking@sent.com>
To: linux-btrfs@vger.kernel.org
Subject: btrfs send/receive test failing
Date: Sun, 29 Jun 2014 18:53:58 +0100	[thread overview]
Message-ID: <1404064438.2907.3.camel@s-Air> (raw)

[-- 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 --]

                 reply	other threads:[~2014-06-29 17:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1404064438.2907.3.camel@s-Air \
    --to=sam.hacking@sent.com \
    --cc=linux-btrfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox