資源描述:
《redhatas4.2 安裝集群lvs》由會(huì)員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在學(xué)術(shù)論文-天天文庫。
1、redhatAS4.2安裝集群LVS redhatAS4.2 安裝集群LVS createin20060812byghbspecial 環(huán)境描述:本文在配置LVS時(shí)使用三臺(tái)linux,一臺(tái)做Directorserver(192.168.0.25),兩臺(tái)做realserver(192.168.0.127192.168.0.128),在配置lvs+heartbeat時(shí)又添加了一臺(tái)(192.168.0.126)做為備份主節(jié)點(diǎn),虛擬VIP:192.168.0.100 軟件列表: ipvsadm-1.24.tar.gz lib.tar 下載lib 穩(wěn)定
2、版本是:1.1.2.1 e2fsprogs 可以用rpm安裝光盤 heartbeat-2.0.2.tar.gz 2.6內(nèi)核已經(jīng)集成IPVS內(nèi)核補(bǔ)訂了,所以不再需要重新編譯內(nèi)核. 配置此集群分以下幾種情況 一、配置基于DR模式Lvs集群 二、配置基于隧道模式Lvs集群 三、配置基于高可用Lvs+heartbeat 四、此種配置方式可以加強(qiáng)LVS的主節(jié)點(diǎn)的高安全性前提下(主節(jié)點(diǎn)簡稱DR,備份主節(jié)點(diǎn)DRbak),考慮充分利用資源可以將DRbak做為realserver 一、配置基于DR模式Lvs集群 1、下載ipvsadm管理程序 i
3、pv4/conf/lo/arp_ignoreecho2>/proc/sys/ipv4/conf/lo/arp_announceecho1>/proc/sys/ipv4/conf/all/arp_ignoreecho2>/proc/sys/ipv4/conf/all/arp_announcesysctl-p#end 此腳本使realserver不響應(yīng)arp請(qǐng)求,將此腳本分別在realserver123456下一頁....,。上執(zhí)行就可以了?! y(cè)試:分別啟動(dòng)realserver上的ipv4/conf/tunl0/arp_ignore
4、 echo2>/proc/sys/ipv4/conf/tunl0/arp_announce echo1>/proc/sys/ipv4/conf/all/arp_ignore echo2>/proc/sys/ipv4/conf/all/arp_announce sysctl-p ;; stop) echoTunlportclosing ifconfigtunl0doore/etc/init.d/tunlvs#!/bin/sh#description:startLVS of Directorserve
5、rVIP=1上一頁123456下一頁....,。92.168.0.100RIP1=192.168.0.127RIP2=192.168.0.128#RIPn=192.168.0.nGeconfigure--disable-sp-subagentmakemakeinstallcp/ha.cf/haresources/authkeys/etc/ha.d/cpldirectord/ldirectord.cf/etc/ha.d/ 配置: 主配置文件(/etc/ha.d/ha.cf) #debugfile/var/log/ha-debug logfile/v
6、ar/log/ha-log #指名heartbeat的日志存放位置 #crmyes#支持ClusterResourceManager(集群資源管理)功能 #bcasteth1#指明心跳方式使用以太廣播方式,并且是在eth1接口上進(jìn)行廣播?! ogfacilitylocal0 keepalive2#指明心跳時(shí)間為2秒(即每兩秒鐘在eth1上發(fā)送一次廣播)?! eadtime30#指定在30秒內(nèi)沒有心跳信號(hào),則立即切換服務(wù)。 e10#指明心跳延遲的時(shí)間為十秒。當(dāng)10秒鐘內(nèi)備份機(jī)不能聯(lián)系上主機(jī)(當(dāng)前活動(dòng)的服務(wù)器,即無心跳信號(hào)),就會(huì)往日志中寫入一個(gè)
7、警告日志,但此時(shí)不會(huì)切換服務(wù)。initdead120 #econfigurations,theetimetostarteto handlethatcase.Itshouldbeatleasttaldeadtime.udpport694#Useportnumber694forbcastorucastmunication.Thisisthedefault,andtheofficialIANAregisteredportnumber.baud19200serial/dev/ttyS0mcasteth0225.0.0.169410 #當(dāng)主節(jié)點(diǎn)恢復(fù)后,是否自動(dòng)切
8、回 auto_failbackon #stonith用來保證共享存儲(chǔ)環(huán)境中的