Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Diskless (network-booting) load-balanced cluster
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
colinb
Tux's lil' helper
Tux's lil' helper


Joined: 22 Jun 2002
Posts: 114

PostPosted: Mon Jan 07, 2008 2:56 pm    Post subject: Diskless (network-booting) load-balanced cluster Reply with quote

I have a rack full of blade servers, all of which are booting over the network and run with a ramdisk root. (Permanent storage is on an NFS share.) These blades will be run targets during development. (A binary is placed in the NFS share from the development machine, and started running over a telnet connection to the blade.)

I'd like to be able to have a virtual host to which I can connect and be handed the address to the first available blade. I'd prefer to have only one developer per blade, so I don't really need any sophisticated load-balancing; each will be marked as either available or unavailable.

What's the best way to do this?
Back to top
View user's profile Send private message
Januszzz
Guru
Guru


Joined: 04 Feb 2006
Posts: 367
Location: Opole, Poland

PostPosted: Thu Jan 10, 2008 10:45 am    Post subject: Reply with quote

You could setup one loadbalancer in front of those machines with LVS kernel enabled and heartbeat installed (LVS is simply right here, in your kernel). This machine could also be doubled in case of troubles.

So you need machine, lvs enabled kernel and heartbeat. I tried this as small device running from cf, but I could not compile heartbeat against uclibc, so my installation was about 300MB.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum