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

cloning fails

Open 2011 opened this issue 5 years ago • 1 comments
trafficstars

Any idea what happened here?

# ./btrfs-clone.py /mnt/gentoo/ /mnt/usb/
unsharing mount namespace
Create a readonly snapshot of '/tmp/tmp1gaat8o7' in '/tmp/tmp1gaat8o7/2fbea0dd0457'
Delete subvolume (no-commit): '/tmp/tmpysac200z/2fbea0dd0457'
Using cloning strategy GenerationStrategy
Error in send:
b'At subvol /tmp/tmp1gaat8o7/root\nERROR: send ioctl failed with -2: No such file or directory\n'
ERROR: /tmp/tmpysac200z/f45d86a861e8/260/var has not been created
ERROR: /tmp/tmpysac200z/f45d86a861e8/261/tmp has not been created
ERROR: /tmp/tmpysac200z/f45d86a861e8/350/2fbea0dd0457 has not been created
read of closed file
Delete subvolume (no-commit): '/tmp/tmp1gaat8o7/2fbea0dd0457'

2011 avatar Feb 13 '20 04:02 2011

https://patchwork.kernel.org/patch/10541813/ maybe? Just hit this (on an ARM board where I can't easily upgrade kernel to check)

srd424 avatar Jun 12 '20 15:06 srd424

https://patchwork.kernel.org/patch/10541813/ maybe? Just hit this (on an ARM board where I can't easily upgrade kernel to check)

Quite likely. This should be fixed meanwhile, then.

mwilck avatar Dec 04 '23 16:12 mwilck