GithubHelp home page GithubHelp logo

Comments (5)

allada avatar allada commented on June 11, 2024 1

If you need this for production, i suggest using a different file system. ZFS requires a lot of tuning to make it work optimally. The config used in the file is designed to fucus more on disk space compression than speed.

EBS volumes Have too high of Io latency. You'll want to use instances with ephemeral drives. I4i is a good class.

Also, EBS is ungodly expensive, especially for IO2, when ephemeral instances are significantly cheaper and faster.

from bsc-archive-snapshot.

harveyff avatar harveyff commented on June 11, 2024

ok thanks for the suggestion,i will try it

from bsc-archive-snapshot.

harveyff avatar harveyff commented on June 11, 2024

Hi, allada, thank you for your suggestion. After my comparison, using im4gn.4xlarge is indeed cheaper than m6a.4xlarge+EBS(io2).

At present, I am going to replace the instance and re-sync. Do I need to start all the processes from the beginning?

from bsc-archive-snapshot.

allada avatar allada commented on June 11, 2024

There's multiple ways you can do this... I usually snapshot the end (the os) or just run the script until it starts downloading then kill it.

Then use nc or ssh with zfs snap , zfs send and zfs recv to copy the dataset over... But I'm a power user, so it might be easier for you to just start over.

from bsc-archive-snapshot.

harveyff avatar harveyff commented on June 11, 2024

Thanks for your help, after I changed the instance to im4gn.4xlarge, it synced to the latest block smoothly, and it seems to be working normally.

from bsc-archive-snapshot.

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.