Giter VIP home page Giter VIP logo

Comments (4)

maharmstone avatar maharmstone commented on July 21, 2024

Try clearing a few gigabytes of space, or defragging.

Did you do what it advised?

from ntfs2btrfs.

cpanceac avatar cpanceac commented on July 21, 2024

I've cleaned up i've cleaned up 20 GB. Due to the long time needed to calculate checksums (almost 4 hours for 500 GB external USB HDD), i can only find out if this is enough after trying it later this day. (Can't do it right now.)
I believe that given a certain amount of data, we can do at least an estimate of how much free space is needed, and if that estimate is not available, application can either stop or ask the user if it wants to continue anyway (informing it about the risks...).
After second attempt i'll report back.

from ntfs2btrfs.

cpanceac avatar cpanceac commented on July 21, 2024

After freeing 20 GB (4%) it completed successfully.

$ sudo time ntfs2btrfs /dev/sda2
[sudo] password for cornel:
Using Zstd compression.
Using CRC32C for checksums.
Processing inode 73542 / 73542 (100.0%)
Mapped 68917 inodes directly.
Rewrote 0 inodes.
Inlined 2 inodes.
Updating directory sizes
Calculating checksums 117234192 / 117234192 (100.0%)
190.31user 448.59system 3:26:18elapsed 5%CPU (0avgtext+0avgdata 1174276maxresident)k
938946264inputs+1163496outputs (3792699major+7427573minor)pagefaults 0swaps

from ntfs2btrfs.

maharmstone avatar maharmstone commented on July 21, 2024

To be clear, when it says "free space" it means free space for the metadata, most of which will be the checksums themselves.

If you want to submit a patch that estimates how much free space will be required in advance, be my guest, but it's not something I'm planning on working on.

from ntfs2btrfs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.