On Mon, 6 Jun 2016, at 10:16 PM, Austin S. Hemmelgarn wrote: > Based on the fact that you appear to want to carry a disk to copy data > more quickly than over then internet, then what you've already done plus > this is the correct way to do it.
The trouble is the way I ended up doing it: 1) Replacing it with a bigger disk 2) Deleting the disk 3) btrfs send /mnt/raid1/snapshot | btrfs receive /mnt/onetb/ This took almost **an entire day** over USB3 spinning disks ! My expectation was that I could quickly remove a mirrored disk, replace that disk and hand carry the disk I removed. btrfs shouldn't remove data from the disk I removed. Kind regards, -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html