Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

btrfsclone.c (281) (283): BUG parent transid verify failed on 387563520 wanted 449313 found 45413740453168 [partclone.btrfs] #158

Open
SoulInfernoDE opened this issue Mar 21, 2021 · 3 comments

Comments

@SoulInfernoDE
Copy link

Used newest clonezilla-live.iso alternative stable.

I need to copy my internal ssd (evo 850) from my laptop to a larger external ssd. Because i need more space i want to swap the ssd (evo 870).
The laptop is using usb 2.0.

Actual Layout:
image

Target Layout:
image
(The mount points are swapped because the photos are made from my installed OS)

The cloning seems to start successfully and it copied the partitions from Windows. But when it comes to SDA6 (which is btrfs)
it throws errors and errors and then it stops like seen on the picture.

clonezilla.log

IMG_20210321_113750

@SoulInfernoDE
Copy link
Author

So i fixed some btrfs errors but still it looks like this when trying to clone the btrfs linux root partition:
image

@SoulInfernoDE SoulInfernoDE changed the title Can't clone device to device. Failed to clone sda6 to sdc6 (Segfault and spams parent transid verify failed) btrfsclone.c (281) (283): BUG parent transid verify failed on 387563520 wanted 449313 found 45413740453168 Mar 27, 2021
@SoulInfernoDE SoulInfernoDE changed the title btrfsclone.c (281) (283): BUG parent transid verify failed on 387563520 wanted 449313 found 45413740453168 btrfsclone.c (281) (283): BUG parent transid verify failed on 387563520 wanted 449313 found 45413740453168 [partclone.btrfs] Mar 27, 2021
@Thomas-Tsai
Copy link
Owner

sorry for the reply late.

I have some suggestion:

  1. Is the partition clean before clon it? try to fsck before clone image
  2. what btrfs version is?

@SoulInfernoDE
Copy link
Author

Hi, there was nothing wrong with my partition I did a btrfs check. See this git report for reference:

kdave/btrfs-progs#358 (comment)

Btrfs version 5.11.1, but tried before with internal 5.4 but still same error messages. After I fi synced the errors where gone. Only two for quotas - I disabled them. But still clonezilla spams the same as before and after the fixes.

Thanks for investigating Thomas.

best regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants