All of lore.kernel.org
 help / color / mirror / Atom feed
* btrfs incremental send failing. chmod - no such file or directory
@ 2021-03-25 12:03 James Freiwirth
  2021-03-25 12:29 ` Filipe Manana
  0 siblings, 1 reply; 2+ messages in thread
From: James Freiwirth @ 2021-03-25 12:03 UTC (permalink / raw)
  To: linux-btrfs

I'm trying to perform an incremental backup as I usually do but I'm
getting an error:

sudo btrfs send -p /vault_pool/.snapshots/2020-12-31
/vault_pool/.snapshots/2021-03-20 | sudo btrfs receive
/mnt/WDElements/vault
At subvol /vault_pool/.snapshots/2021-03-20
At snapshot 2021-03-20
ERROR: chmod documents/Personal/Accounts/ms.txt failed: No such file
or directory

Kernel details:
Linux office-server 5.11.8-051108-generic #202103200636 SMP Sat Mar 20
11:17:32 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

Any ideas?

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

* Re: btrfs incremental send failing. chmod - no such file or directory
  2021-03-25 12:03 btrfs incremental send failing. chmod - no such file or directory James Freiwirth
@ 2021-03-25 12:29 ` Filipe Manana
  0 siblings, 0 replies; 2+ messages in thread
From: Filipe Manana @ 2021-03-25 12:29 UTC (permalink / raw)
  To: James Freiwirth; +Cc: linux-btrfs

On Thu, Mar 25, 2021 at 12:07 PM James Freiwirth
<james@perfectshuffle.co.uk> wrote:
>
> I'm trying to perform an incremental backup as I usually do but I'm
> getting an error:
>
> sudo btrfs send -p /vault_pool/.snapshots/2020-12-31
> /vault_pool/.snapshots/2021-03-20 | sudo btrfs receive
> /mnt/WDElements/vault
> At subvol /vault_pool/.snapshots/2021-03-20
> At snapshot 2021-03-20
> ERROR: chmod documents/Personal/Accounts/ms.txt failed: No such file
> or directory
>
> Kernel details:
> Linux office-server 5.11.8-051108-generic #202103200636 SMP Sat Mar 20
> 11:17:32 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
>
> Any ideas?

Pass -vvv to btrfs receive and paste the full output.

Thanks.



-- 
Filipe David Manana,

“Whether you think you can, or you think you can't — you're right.”

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

end of thread, other threads:[~2021-03-25 12:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-25 12:03 btrfs incremental send failing. chmod - no such file or directory James Freiwirth
2021-03-25 12:29 ` Filipe Manana

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.