Giter Club home page Giter Club logo

Comments (3)

sigsteve avatar sigsteve commented on May 30, 2024

I'd like to use rook with ceph for storage and therefore need an extra disk on each worker node.
Could this be easily added?

The Vagrantfile currently has extra disks commented out.
You can uncomment the lv.storage lines and adjust the sizes as necessary.
When we get rook integrated, I plan to simplify this process.

Do you have any input around how we could make this "easy"?

Also, these nodes have no subscriptions, an easy way to add them would be great so that we can
install packages and updates.

Good idea. We are working on integrating RMT here as well.

from vagrant-caasp.

ne0777 avatar ne0777 commented on May 30, 2024

For the subscriptions: We discussed this a bit and decided that the end user could register using SUSEConnect --url , or a SUSEConnect -r CAASP_REGISTRATION_CODE, etc on each node. The thought being the box file might be more public at some point (like the SOC one on the vagrantup site). Assuming people go get a valid trial code from us (or purchase a subscription) - this should work.

They would need to add the containers module and caasp product to each node (as is documented in the CaaSP documentation):
sudo SUSEConnect -p sle-module-containers/15.1/x86_64
sudo SUSEConnect -p caasp/4.0/x86_64 -r CAASP_REGISTRATION_CODE

For rook - we do have the extra disk addition inside the Vagrantfile (commented out by default). But we want to have options for devices too instead of just :file. We intend to add some other deployment options to make this easy. We have even talked about converting things to Ruby - versus using bash scripts (in /vagrant/deploy).

@sigsteve - do you want to elaborate on the 'extra disk' options?

from vagrant-caasp.

ne0777 avatar ne0777 commented on May 30, 2024

AH - ninja'd!

from vagrant-caasp.

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.