-
Notifications
You must be signed in to change notification settings - Fork 30
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
Item too large for tree #44
Comments
It'd help if you pasted the console output here. |
Unfortunately I lost it, but it wasn't much. The program calculated checksums (stopped at 1600% completion) and the next line was just Could you give some pointers as to why this can happen? I'm not very knowledgeable about btrfs and there is not much comments in the code. Thanks |
Here's an output with this line:
The volume still shows as NTFS, even after disconnecting/reconnecting it. |
Thanks @FelicitusNeko. Does this still happen if you choose CRC32 instead of SHA256? |
I'll have to give that a try. However, it's a decently large volume, and the process took almost 24 hours the first time around, so it might be a couple of days before I can start that up again. |
I have given it a try with CRC32C. The output was identical to above, except "Using CRC32C for checksums." |
I've tried a few things:
Nothing has worked so far, and "Item too large for tree" is too ambiguous of an error message for me to even know if there's something I can do about it. :/ |
I know this issue is old but i'm running into the same problem here |
NTFS Volume is unmounted. Then I did
I got
Also for some reason
|
Basically title. Sorry for not much context, don't know what else to add.
The text was updated successfully, but these errors were encountered: