Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
en:jobs:proxy_multi [2013/01/25 13:15]
admin
en:jobs:proxy_multi [2013/03/12 10:03]
admin
Line 1: Line 1:
-=======Configuration ​of multi-protocols and fault-tolerant Proxy Service ​ =======+=======Deploying ​of multi-protocols and fault-tolerant Proxy Service ​ =======
  ==== Introduction. ====  ==== Introduction. ====
  
Line 137: Line 137:
   . /​etc/​init.d/​functions   . /​etc/​init.d/​functions
   prog="​delegated-ftp"​   prog="​delegated-ftp"​
-  startoptions="​-r -P0.0.0.0:​21 SERVER=ftp ADMIN=adm@your_domain.dom CACHE=no REMITTABLE=ftp,​ftps PERMIT=*:​*:​192.168.* ​+  startoptions="​-r -P0.0.0.0:​21 SERVER=ftp ADMIN=adm@your_domain.dom ​
-  ​MAXIMA=delegated:​100,​standby:​80 TIMEOUT=shutout:​300,​restart:​1d,​acc:​100,​con:​100,​dns:​4,​dnsinv:​1 \+  ​CACHE=no REMITTABLE=ftp,​ftps PERMIT=*:​*:​192.168.* MAXIMA=delegated:​100,​standby:​80 ​
 +  ​TIMEOUT=shutout:​300,​restart:​1d,​acc:​100,​con:​100,​dns:​4,​dnsinv:​1 \
   RESOLV=sys,​file ​ SRCIF=217.9.80.9:​*:​* ​ LOGFILE=ftp[date+.%d]"​   RESOLV=sys,​file ​ SRCIF=217.9.80.9:​*:​* ​ LOGFILE=ftp[date+.%d]"​
   stopoptions="​-P0.0.0.0:​21 -Fkill"​   stopoptions="​-P0.0.0.0:​21 -Fkill"​
Line 371: Line 372:
   chkconfig squid off   chkconfig squid off
  
-8. Configure ​Corosync on each server+8. Configuring ​Corosync on each server
  
   cat /​etc/​corosync/​corosync.conf   cat /​etc/​corosync/​corosync.conf
Line 437: Line 438:
  
   ​   ​
-9. Configure ​pacemaker+9. Configuring ​pacemaker
  
 On one proxy node On one proxy node
Line 486: Line 487:
  
 Special gratitude [[http://​staff.aist.go.jp/​y.sato/​|Yutaka Sato]] for very nice proxy application (delegate). Special gratitude [[http://​staff.aist.go.jp/​y.sato/​|Yutaka Sato]] for very nice proxy application (delegate).
 +
 + ==== Centos/​Redhat 6.4 ====
 +
 +Today i have updated the system to centos 6.4. 
 +Crm configuration command disappeared. \\
 +If you want to use crm configuration command with centos/​redhat 6.4 you need to install crmsh: yum install crmsh\\
 +I'm using follow repo
 +
 +  [network_ha-clustering]
 +  name=High Availability/​Clustering server technologies (RedHat_RHEL-6)
 +  type=rpm-md
 +  baseurl=http://​download.opensuse.org/​repositories/​network:/​ha-clustering/​RedHat_RHEL-6/​
 +  gpgcheck=1
 +  gpgkey=http://​download.opensuse.org/​repositories/​network:/​ha-clustering/​RedHat_RHEL-6/​repodata/​repomd.xml.key
 +  enabled=1
 +
 +Or you can use pcs (yum install pcs)
  
en/jobs/proxy_multi.txt · Last modified: 2015/03/12 17:08 by admin
Recent changes RSS feed Debian Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki