LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

RE: Multiple Services per destination

To: "'LinuxVirtualServer.org users mailing list.'" <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: RE: Multiple Services per destination
From: Ryan Leathers <Ryan.Leathers@xxxxxxxxxxxxxxxxxxx>
Date: Mon, 20 Sep 2004 15:43:10 -0400
I think to get the port translation you are after you will need to use
lvs-nat instead of dr

-----Original Message-----
From: Matthias Krauss [mailto:MKrauss@xxxxxxxxxxxxxx]
Sent: Monday, September 20, 2004 12:14 PM
To: 'lvs-users@xxxxxxxxxxxxxxxxxxxxxx'
Subject: Multiple Services per destination


Hi,
I would like to use multiple services on 1 host using DR, eg a own - non
common - service which runs 2 or more
instances, each instance is using then a own CPU, like 
192.168.1.10:8000 - Service A
192.168.1.10:8001 - Service B
 
trying to add this with ipvsadm results with 'Destination already exists",
i've tried
ipvsadm -A -t 192.168.1.5:7000 -s wrr
ipvsadm -a -t 192.168.1.5:7000 -r 192.168.1.10:8000 -g -w 100
ipvsadm -a -t 192.168.1.5:7000 -r 192.168.1.10:8001 -g -w 100 =>
"Destination already exists"
 
 
will this scenario work in generall ?
 
thx
 
 Matthias
_______________________________________________
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>