Git Product home page Git Product logo

cluster-suite-talk's Introduction

This is the repository for my RH Cluster Suite talk that I am planning to give
in April 2011.

If you wish to use this yourself, you will have to read the code.  It's not
complicated at all though, so you should be fine.

There are 2 files to be concerned with, and an iso (not provided).

On a machine with the appropriate virtualization extensions on the processor,
install Centos5.5 (Or any GNU/Linux flavor capable of running KVM).  After the
installation, if you did not select the virtualization package set, then you
will want to install kvm.  Next install apache (you will need this for the
kickstart tomfoolery.  Alternatively, any of the other kickstart methods will
work, but my example here uses http).

The script also makes use of LVM, and it's snapshot capabilites to speed up
the creation of Virtual Machines.

If this is a fresh install, first check out the codez

  git clone git://github.com/slaney/cluster-suite-talk.git

Then cd into the cluster-suite-talk directory.  Now move the tmpl_ks.cfg
(kickstart file) to a web accessible directory.

Now, create the template

  make-cluster -t

Then create the nodes

  make-cluster -n

cluster-suite-talk's People

Contributors

powellnathanj avatar

Stargazers

 avatar

Watchers

 avatar James Cloos avatar

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.