LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: cluster vs. lvs

To: "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: cluster vs. lvs
From: "Graham David Purcocks M.A.(Oxon.)" <grahamp@xxxxxxxxxxxxx>
Date: Fri, 11 Nov 2005 17:49:54 +0000
The LVS director does nothing (sorry) other than take an IP packet works
out which machine is next to send the data to. Changes the MAC address 
in the Packet and passes it on.

The real servers believe they are talking directly to the client, they
know nothing about LVS and don't need to. All machines have the VIP on
them.

In your case, if I understand, you would not have the master of you
cluster as a server only the slaves. It is there to keep the slaves up
to date.

I strongly suggest you go to www.ultramonkey.org and read the how to's
and explanations on there.

Graham

On Fri, 2005-11-11 at 17:44, jess patel wrote:
> "Graham David Purcocks M.A.(Oxon.)" <grahamp@xxxxxxxxxxxxx> wrote:
> LVS is completed separate from your cluster. Think of it as a router. It
> directs traffic to your cluster whether it be master or slave so is
> essentially outside of it. You *can* use real servers as directors but
> it gets real messy so its much better to keep it simple.
> 
> 
>  
> 
> So, this means that lvs set up is not necessary on cluster.....it has to be 
> setup totally different(in terms of machines) and have traffic directing to 
> cluster?  
> 
>  
> 
> If i want a  client to connect on the cluster director  which uses a least 
> used node  and routes the incoming packets to that node that does whatever it 
> has to and replies back to the client .  Where client of course is still 
> thinking that it is communicating with the director.  (LETS SAY THIS IS THE 
> TYPICAL SETUP) This is where I got confused that if the cluster director is 
> same when we are trying to setup lvs director and if the real servers are 
> considered to be nodes of the cluster....
> 
>  
> 
> because as far as I can understand...the client connects to the director and 
> director calls upon a real server flagging help ...it does work and sends 
> respond to the client...RIght?  
> 
>  
> 
> So, in these terms ...cluster master node = cluster director (lvs director) 
> and cluster slave nodes that do the dirty work . i.e. real servers.....
> 
>  
> 
> I hope I am making sense....
> 
>  
> 
> thanks...
> 
>  
> 
> 
> 
> 
>               
> ---------------------------------
>  Yahoo! FareChase - Search multiple travel sites in one click.  
> _______________________________________________
> LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
> Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
> or go to http://www.in-addr.de/mailman/listinfo/lvs-users
-- 

<Prev in Thread] Current Thread [Next in Thread>