btrfs-clone icon indicating copy to clipboard operation
btrfs-clone copied to clipboard

A tool for copying a btrfs file system with all its subvolumes to another btrfs file system

Results 22 btrfs-clone issues
Sort by recently updated
recently updated
newest added

As of oct 21 btrfs-progs will not change a subvol from `ro` to `rw` if `received_uuid` is set, unless called with `-f`. See details here: https://www.spinics.net/lists/linux-btrfs/msg117323.html We must therefore use...

Hello, I try to clone a source partition with these subvolumes ``` $ sudo btrfs su li /mnt/source/ ID 270 gen 746 top level 5 path @ ID 278 gen...

Eliminates python warnings

Running Manjaro linux, kernel version 5.10.70-1-MANJARO btrfs-progs version 5.14.2-1 ```bash [jr-yoga900 ~]# btrfs-clone --verbose --verbose --verbose /btrfs /mnt/backup unsharing mount namespace OLD btrfs 2f7b6b96-af7b-441a-946e-3fa3f0e409b5 mounted on /tmp/tmpck00p3rs NEW btrfs bf70e57f-71ba-480a-b988-227c9d144f87...

I keep running into the same error message whenever I try using btrfs-clone to do a complete filesystem clone from my / to the device mounted at /mnt/target. I tried...

Can this tool be packaged into the AUR?

? I need to put a whole btrfs FS into existing btrfs FS that's not empty. Can your code do it? Does it need to be modified? If so- can...

Is it possible to do btrfs-clone over SSH please? Thanks. Přemysl

enhancement

I do appreciate your collection of approaches/algorithms very much! Wouldn't it be possible to limit the cloning to a certain directory-tree instead of the whole filesystem? If so, could you...

enhancement

Running on Synology with DSM 6.2.3-25426 Update 3, but when trying to run btrfs-clone it fails with the below, and I can't seem to find any ideas on how to...