Re: [CentOS] keepalived+LVS

2011-03-09 Thread bedo
thanks Jure Pečar, *but ,i just know how to complete lvs/tun only use keepalived.* *my experiment need a result . * 2011/3/10 Jure Pečar > On Wed, 9 Mar 2011 12:44:38 +0800 > bedo wrote: > > > oh,god , anybody help me! > > Do yourself a favour and use HAproxy or something

Re: [CentOS] keepalived+LVS

2011-03-08 Thread bedo
oh,god , anybody help me! recently , i try build lvs/tun of keepalived . but i am failure. - vip 172.16.39.100 lb1 master 172.16.39.10 lb2 backup 172.16.39.20 real server1 172.16.39.30 real server2 172.16.39.40 ---

Re: [CentOS] Internet connection sharing?

2011-03-08 Thread bedo
OK, i know ,you need ICS with XP ,you can see below: http://www.microsoft.com/windowsxp/using/networking/expert/crawford_02july01.mspx 2011/3/8 hadi motamedi > On 3/8/11, bedo wrote: > > your topology is below? > > centos <>xp<--->internet > > >

Re: [CentOS] Internet connection sharing?

2011-03-08 Thread bedo
your topology is below? centos <>xp<--->internet then centos access internet via xp ? 2011/3/8 hadi motamedi > On 3/8/11, Rudi Ahlers wrote: > > On Tue, Mar 8, 2011 at 12:09 PM, hadi motamedi > wrote: > >> On 3/8/11, Jakub Jedelsky wrote: > >>> Dne 8.3.2011 10:19, hadi motamedi napsal(

Re: [CentOS] keepalived+LVS

2011-03-07 Thread bedo
no,my mean is the keepalived lvs need ipvsadm 2011/3/8 Steve Barnes > > if i only use ha+lvs configuration of keepalived.the load balance not > work. > > then,i install ipvsadm and setup lvs with tun by ipvsadm ,it's work. > > command line below: > > ipvsadm -A -t http://172.16.39.100:80 172.16

Re: [CentOS] keepalived+LVS

2011-03-07 Thread bedo
thanks for relay! if i only use ha+lvs configuration of keepalived.the load balance not work. then,i install ipvsadm and setup lvs with tun by ipvsadm ,it's work. command line below: ipvsadm -A -t 172.16.39.100:80 -s rr ipvsadm -a -t 172.16.39.100:80 -r 172.16.39.30:80 -i ipvsadm -a -t 172.16.39.

[CentOS] keepalived+LVS

2011-03-07 Thread bedo
hello, all! if i want to use lvs function of keepalived , i must install ipvsadm ? tks! ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Ext4 on CentOS 5.5 64bit

2010-12-22 Thread bedo
ext4 better then ext3 ! you can install ext4 by yum see: https://ext4.wiki.kernel.org/index.php/Ext4_Howto#Compatibility 2010/12/23 > Matt wrote: > > Is ext4 stable on CentOS 5.5 64bit? I have an email server with a > > great deal of disk i/o and was wandering if ext4 would be better then > > e