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

Could not find enough space to create new chunk. Try clearing a few gigabytes of space, or defragging. #70

Open
solarisfire opened this issue May 7, 2023 · 7 comments

Comments

@solarisfire
Copy link

Yes it's a 2TB drive that's 91% full, but is 174G not enough space to do an "in place" conversion in??

/dev/sdc2 1.9T 1.7T 174G 91% /media/ssd1

And could it not throw this error before it sits there for almost an hour calculating checksums?

@maharmstone
Copy link
Owner

maharmstone commented May 7, 2023

It needs contiguous space - I'm guessing you've got lots of part-allocated chunks. What does btrfs fi usage say?

Edit: Disregard that, I was getting confused. Have you got a lot of compressed files?

@solarisfire
Copy link
Author

No, the drive isn't compressed at all... It contains a lot of Steam Games, and some Windows Apps that I really don't care about...

@RayJW
Copy link

RayJW commented Jun 13, 2023

Were you able to resolve this? I ran into the same issue on a 4 TB drive with over 500 GB of free space, I think that should be enough to convert the drive, no?

@cpanceac
Copy link

cpanceac commented Sep 8, 2023

See also: https://bugzilla.redhat.com/show_bug.cgi?id=2238054.
Not sure what is the right answer but for a EXT4 to BTRFS conversion 4% of free space was enough.
So, for my 500 GB NTFS partition i'll try 20 GB.
Once the next test is completed i'll report back.
ETA tomorrow evening :)

@maharmstone
Copy link
Owner

There's really no point in logging it with Red Hat, all they're going to do is send it back to me...

@cpanceac
Copy link

cpanceac commented Sep 8, 2023

Thank you, new issue created: #72

@cpanceac
Copy link

cpanceac commented Sep 9, 2023

To all interested parties: to me 4% free space was enough to complete the conversion.
But maybe it depends on the type of files stored or other things.

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

4 participants