Results 1 to 3 of 3

Thread: New Blade Server

  1. #1
    Join Date
    Jul 2006
    Beans
    65
    Distro
    Kubuntu 7.10 Gutsy Gibbon

    New Blade Server

    I have a new IBM blade server with two blades installed, my idea is to cluster the blades together in such a way as they share resources. Is this possible?

  2. #2
    Join Date
    Aug 2008
    Location
    Victoria, BC Canada
    Beans
    1,741

    Re: New Blade Server

    I have not tried using Ubuntu for that configuration. I looked into it and it seems vendors have specialized versions Linux for blade systems in a shared configuration typical of high performance systems.

    Check with you blade vendor to see if software is available for clustering.


  3. #3
    Join Date
    Nov 2005
    Location
    flying a cubicle
    Beans
    700
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: New Blade Server

    This is possible, but it is complex. Pooling all the resources into one is basically parallel computing - for example Beowulf clutsters.

    If you're new to parallel computing, then this will be a challenging project, as applications have to be purposely built for parallel computing.

    If you are a developer and know about this, then check out Beowulf clusters, and that should be a good starting point.
    http://www.beowulf.org/

    An HA cluster, where services migrate from server to server but do not run on each node concurrently, is a lot more attainable. If that is what you want to do, that's a different story.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •