similar to: RE: CBQ and load balancing -> solved

Displaying 20 results from an estimated 1000 matches similar to: "RE: CBQ and load balancing -> solved"

2006 Feb 12
2
CentOS 4.2 x86_64 - ipvsadm
Hi Anyone know of there is an rpm available for this? Trying to build a loadbalancer from the LVS project for a webserver farm and struggling with ipvsadm <http://www.linuxvirtualserver.org/software/kernel-2.6/ipvsadm-1.24-6.src.rpm> on 4.2 thanks
2007 Sep 16
0
Port forwarding from dom0 to bridged domU with IPVS
Hi list, We, an OSS advocacy group, setup a Xen 3.1 machine composed of : . a 64 bits dom0 running Debian stable amd64 . 2 hvm domUs running OpenBSD amd64 . 2 hvm domUs running NetBSD i386 This machine is to be hosted and reachable from the Internet, but it will only have one public IP. Naturally, our first tought was to port-forward using iptables / netfilter. We didn''t really
2010 Apr 27
0
Transparent proxy with LVS
I've managed to configure a LVS Cluster to act as a transparent proxy squid farm, with a virtual server as load balancer, and three real servers. Because redirecting packets going to port 80 to port 3128 of squid in the load balancer doesn't works, the solution has a mix of ip route and iptables. Here is the script I wrote to configure transparent proxy. #!/bin/bash #Transparent proxy
2008 Jan 05
2
centos 5.1 fresh install of ipvsadm: service won't start: config missing
Hello all, I have ipvsadm-1.24 installed, and there's an error when the service starts: Applying IPVS configuration: /etc/init.d/ipvsadm: line 62: /etc/sysconfig/ipvsadm: No such file or directory is the install broken? I did a "yum whatprovides ipvsadm" and it does say there's a config, but doesn't point to where it is. any suggestions? -- --------------- Morpheus:
2006 Nov 10
0
Centos 4.4 ipvsadm problem
Hi All, Using CentOS 4.4 with ipvsadm-1.24-6. I am using LVS/ipvsadm to load balance webservers, with about 20 VIP's in use. My problem is that when I start the pulse service, all of the interfaces seem to appear correctly in the output of ipvsadm -ln , but it is not possible to connect to them. I discovered that the ones I _CAN_ connect to appear in the full ifconfig listing, while
2006 Dec 22
1
IPVS connections not removed
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> <title></title> </head> <body bgcolor="#ffffff" text="#000000"> <font color="#000000">Hi centos users,<br> <br>
2008 Sep 25
1
Implementing LVS changes made in Piranha GUI
Every time I touch something, pieces fall off! It's a good thing this stuff isn't in production yet (for me I mean). So I had an LVS, configured with Piranha, directing http test transactions across two servers. I used Piranha to add another realserver. It appeared in the lvs.cf file, but didn't appear in the ipvsadm output. So I stopped and restarted Pulse. And now *none* of the
2002 May 23
1
Multiple Internet Connection, established connection dropping issues
To begin with I have not applied and am not using the patches provided by Julian Anastasov. http://www.linuxvirtualserver.org/~julian/ I do not believe at the moment they apply to the problem I am having. If they are I will go through the process of applying the patch. They mostly have to due with what happens when a connection dies. At the moment both of my connections are live, and I am having
2011 Sep 22
0
CEBA-2011:0979 CentOS 5 i386 ipvsadm Update
CentOS Errata and Bugfix Advisory 2011:0979 Upstream details at : https://rhn.redhat.com/errata/RHBA-2011-0979.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) i386: 71290c9b0f3e950fdf9377c37aeefda3 ipvsadm-1.24-13.el5.i386.rpm Source: 4c7142a86b63fd934214f3c570ed13d9 ipvsadm-1.24-13.el5.src.rpm -- Karanbir Singh CentOS
2011 Sep 22
0
CEBA-2011:0979 CentOS 5 x86_64 ipvsadm Update
CentOS Errata and Bugfix Advisory 2011:0979 Upstream details at : https://rhn.redhat.com/errata/RHBA-2011-0979.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) x86_64: d9a11bd215a3b5e272eef82836ea2c8f ipvsadm-1.24-13.el5.x86_64.rpm Source: 4c7142a86b63fd934214f3c570ed13d9 ipvsadm-1.24-13.el5.src.rpm -- Karanbir Singh
2005 Dec 31
2
Missing GPG sigs on Centos 4.2 SRPMS
Howdy folks, $ cd /opt/mirrors/centos/4.2 $ find -type f | grep "\.rpm" | while read i; do rpm -K "$i"; done | egrep -v ": \(sha1\) dsa sha1 md5 gpg OK\$" centosplus/SRPMS/reiserfs-utils-3.6.19-2.1.src.rpm: sha1 md5 OK extras/SRPMS/drbd-0.7.14-1.centos4.src.rpm: sha1 md5 OK extras/SRPMS/ipvsadm-1.24-6.src.rpm: (SHA1) DSA sha1 md5 (GPG) NOT OK (MISSING KEYS:
2008 Jul 22
0
Oracle apps form server issue with Piranha Load balancer
Hi all, First of all sorry for writing such a big mail.I am facing problem while implementing Piranha Load balancer on CENTOS 4 for my two oracle 11i application server running on linux. Oracle Real server details Instance Name - test url's - 1 . dev.xxx.com:8004 2 . uat.xxx.com:8004 Architecture - Services installed on dev are 1. Database Server 2.Concurrent Processing
2011 Mar 08
2
keepalived+LVS
hello, all! if i want to use lvs function of keepalived , i must install ipvsadm ? tks! -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20110308/b8e27203/attachment-0002.html>
2003 Feb 21
0
dgd/iproute/iptables multihoming problem
I am running 2.4.20 with Julian Anastasov''s patches (routes-2.4.20-9.diff), iptables v1.2.6a, iproute2-ss010824 on Debian. I have set up our internal gateway to multihome 2 T1''s as described in http://www.linuxvirtualserver.org/~julian/nano.txt . The only difference is that I use multiple IP''s on the external interfaces. EXA A.B.C.225 --------------------
2004 Aug 06
0
Linux Audio Conference #2 live streams, cams and chat available tomorrow (fwd)
hi everyone! thought you might be interested. huge kudos to all authors of and contributors to icecast2, ices2, libshout, libogg, libvorbis for making this happen! best, joern <p>---------- Forwarded message ---------- Date: Wed, 28 Apr 2004 14:44:46 +0200 (CEST) From: Joern Nettingsmeier <nettings@folkwang-hochschule.de> To: linux-audio-dev@music.columbia.edu,
2003 Mar 30
1
(no subject)
it is possible to use musiconhold. i added exten => s,5,SetMusicOnHold,default exten => s,7,dial,SIP/michael&SIP/frank|15|m to the extension conf. the logfile looks good, i think -- Called michael -- Called joern -- Started music on hold, class 'default', on CAPI[contr1/9999] -- SIP/192.168.100.150:5060 is ringing -- Stopped music on hold on CAPI[contr1/9999] --
2005 Apr 07
0
LVS-domain logon -nmbd
Hi all, I try setup LVS and samba server and i found one problem when I registered computer to domain. I drawed picture and attach it. client(195.146.40.2) | | LVS VIP(195.146.40.1) DIP(192.168.30.1) | | samba(192.168.30.10) For clearly understand : I have two networks, external and internal. When nmbd receive announcment from client send answer to client. Answer packet contain ipadress of
2005 Nov 30
0
CEEA:2005-1130-2 CentOS 4 x86_64 drbd / heartbeat - enhancement update (Extras Only)
CentOS Errata and Enhancement Advisory 2005:1130-2 CentOS 4 x86_86 drbd / heartbeat - Enhancement Update (Extras Only) We are pleased to add drbd (with integrated heartbeat) to the CentOS extras repository. DRBD is a block device which is designed to build high availability clusters. This is done by mirroring a whole block device via (a dedicated) network. You could see it as a network raid-1.
2005 Apr 15
3
AW: Complete list about possible options for the config file???
Hey Joern, the Problem is that I installed an Debian package and how can I find out which version was included? But I guess it is the standart version and I will have a look at the C code but it's been a while... But thanks anyway -----Urspr?ngliche Nachricht----- Von: Joern Nettingsmeier [mailto:nettings@folkwang-hochschule.de] Gesendet: Freitag, 15. April 2005 13:17 An: Tobias Grunow Cc:
2005 Nov 30
0
CEEA:2005-1130-2 CentOS 4 i386 drbd / heartbeat - enhancement update (Extras Only)
CentOS Errata and Enhancement Advisory 2005:1130-2 CentOS 4 i386 drbd / heartbeat - Enhancement Update (Extras Only) We are pleased to add drbd (with integrated heartbeat) to the CentOS extras repository. DRBD is a block device which is designed to build high availability clusters. This is done by mirroring a whole block device via (a dedicated) network. You could see it as a network raid-1.