Re: CARP Load Balance by CUP - Memory - Ethernet Usage

2009-03-23 Thread Nikos Vassiliadis

Hari Emani wrote:

Good Day every one!

We have a situation and we are looking for a solution (the client is
specific to implement this way):


The client must be wrong!


We are using FreeBSD FW cluster (2 units) for our DMZ zone. We are
using CARP for VIP and round robin load balance. The result is not
always balance, most of the times it is 80/20. We are looking at the
following solution: Implement a solution that provides LB based on
the following factors:

1.CPU


Hm, let's say that a host needs to send a packet to VIP, how
will it know the CPU utilization of the FWs and choose the
right one?


2.Memory


Hm, same as above plus s/CPU/memory/


3.Ethernet traffic utilization


That's feasible. But it's the sender, that is the switch, who knows
at what rate it sends to each FW.

The thing with IP forwarding load balancing is that it must be done
in a non-intrusive way, you don't want to add additional logic to
the existing users of the network. You don't to change the infra-
structure.


Theoretically I can think when a packet comes to FW1, if it is busy
(say CPU is 80%) then we need to implement a solution to send the
packet to FW2 and vice verse. I heard that some tools exist to
complement CARP for this purpose, but could not find at Google.


Since FW1 will have to process the packet, that is forward the
packet to FW2, why not forward it towards its destination?
How forwarding to FW2 would be more lightweight?



I would highly appreciate any suggestions on this (or alternate
solutions – we know we can use LB appliances, but we will have to
many of them for several other servers too).

I would appreciate your help or any alternate suggestions on how we
can achieve this solution (apart from CARP).


The new CARP in OpenBSD provides an additional mechanism to
do load-balancing. This new mechanism achieves better load-
balancing with a downside. Read more here:
http://www.openbsd.org/cgi-bin/man.cgi?query=carp
That's not in FreeBSD for the time being.

Also, it has nothing to do with your requirements about
memory, CPU and ethernet usage.

Nikos
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


CARP Load Balance by CUP - Memory - Ethernet Usage

2009-03-22 Thread Hari Emani

Good Day every one! 

We have a situation and we are looking for a solution (the
client is specific to implement this way):

We are using FreeBSD FW cluster (2 units) for our DMZ zone.
We are using CARP for VIP and round robin load balance. The
result is not always balance, most of the times it is 80/20.
We are looking at the following solution:
Implement a solution that provides LB based on the
following factors:

1.    CPU
2.    Memory
3.    Ethernet traffic utilization

Theoretically I can think when a packet comes to FW1, if it is busy (say CPU is 
80%) then we need to implement a solution to send the packet to FW2 and vice 
verse. 
I heard that some tools exist to complement CARP for this purpose, but could 
not find at Google. 

I would highly appreciate any suggestions on this (or alternate solutions – we 
know we can use LB appliances, but we will have to many of them for several 
other servers too). 

I would appreciate your help or any alternate suggestions on how we can achieve 
this solution (apart from CARP). 


Have lots of fun,
 
Sincerely, 

 
Hari



  Bollywood news, movie reviews, film trailers and more! Go to 
http://in.movies.yahoo.com/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


CARP Load Balance by CUP - Memory - Ethernet Usage

2009-03-20 Thread Hari Emani

Good Day every one! 

We have a situation and we are looking for a solution (the client is specific 
to implement this way):

We are using FreeBSD FW cluster (2 units) for our DMZ zone. We are using CARP 
for VIP and round robin load balance. The result is not always balance, most of 
the times it is 80/20. 
We are looking at the following solution:

Implement a solution that provides LB based on the following factors:

1.  CPU
2.  Memory
3.  Ethernet traffic utilization

Theoretically I can think when a packet comes to FW1, if it is busy (say CPU is 
80%) then we need to implement a solution to send the packet to FW2 and vice 
verse. 

I heard that some tools exist to complement CARP for this purpose, but could 
not find at Google. 

I would highly appreciate any suggestions on this (or alternate solutions – we 
know we can use LB appliances, but we will have to many of them for several 
other servers too). 

Have lots of fun,

Sincerely, 

Hari


  Add more friends to your messenger and enjoy! Go to 
http://messenger.yahoo.com/invite/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org