public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: Building server-farm
@ 2005-03-14 20:20 Indrek Kruusa
  2005-03-15 19:30 ` Wiktor
  0 siblings, 1 reply; 5+ messages in thread
From: Indrek Kruusa @ 2005-03-14 20:20 UTC (permalink / raw)
  To: linux-kernel

 > I'm looking for a way to connect multiple linux systems
 > into one big machine (server-farm) and I can't find any
 > way of enabling it in kernel.

It seems that you have to analyse your problem a bit more.

There are 5 main types of clusters (or server-farms as you call it):
- parallel computing
- high availability
- load balancing
- storage cluster
- database cluster

Of course these overlap in functionality but so they say :) In many 
cases those goals are achievable with "share nothing" in kernel level: 
lam/mpi, ipvs, hartbeat, lvm etc. Well, about filesystems I am not sure 
at moment :)

Please analyse your need to create "as it was one big machine" because 
maybe it is not the solution you really need.

thanks,
Indrek


^ permalink raw reply	[flat|nested] 5+ messages in thread
* Building server-farm
@ 2005-03-14 18:14 Wiktor
  2005-03-14 17:55 ` shogunx
  2005-03-14 18:42 ` Matthias-Christian Ott
  0 siblings, 2 replies; 5+ messages in thread
From: Wiktor @ 2005-03-14 18:14 UTC (permalink / raw)
  To: linux-kernel

Hi,

I'm looking for a way to connect multiple linux systems into one big 
machine (server-farm) and I can't find any way of enabling it in kernel. 
  Is this feature supported? If not, how can I build cluster from, let's 
say, 5 machines (I'm interestied in sharing of processes, memory, disk 
space and network interface). Thanks for replies.

--
May the Source be with you
Wiktor

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-03-15 19:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-14 20:20 Building server-farm Indrek Kruusa
2005-03-15 19:30 ` Wiktor
  -- strict thread matches above, loose matches on Subject: below --
2005-03-14 18:14 Wiktor
2005-03-14 17:55 ` shogunx
2005-03-14 18:42 ` Matthias-Christian Ott

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox