Git Product home page Git Product logo

Comments (4)

dougalb avatar dougalb commented on June 5, 2024

Are you using the http://cfncluster.readthedocs.org/en/latest/configuration.html#master-root-volume-size option in the config? What specific version of CfnCluster are you using?

When testing a new configuration, using the --norollback option, which disables rollback and then you can usually access the instance for troubleshooting.

from aws-parallelcluster.

btatsis avatar btatsis commented on June 5, 2024

Hi Dougal,

Thank you for your swift response.
I am currently using the latest version [0.0.22] of cfncluster.
Indeed, by adding the options master_root_volume_size and compute_root_volume_size in my cfncluster config file solved the issue with the root volume size.

Best,
Bill

from aws-parallelcluster.

dougalb avatar dougalb commented on June 5, 2024

Okay, as an FYI, the typical approach I would take for your situation is setting up all the source code and input files in the /shared directory and then making an EBS snapshot from this volume. You can then easily attach this snapshot for future clusters - http://cfncluster.readthedocs.org/en/latest/configuration.html#ebs-snapshot-id.

This has the advantage that you don't need to build a custom AMI, which typically means you need to rebuild everything for newer versions of CfnCluster.

from aws-parallelcluster.

btatsis avatar btatsis commented on June 5, 2024

Hi Dougal, thank you very much for your advice.
It works perfectly fine!

from aws-parallelcluster.

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.