Before we Install cluster we need to turn off the firewall.
Stop ipatbles and selinux
[server@bash ~]# service iptables stop
[server@bash ~]# chkserver iptables off
[server@bash ~]# service iptables status
Firewall is stopped.
Disable selinux
Go to /etc/selinux directory
In the six line selinux as disabled
[server@bash ~]# cd /etc/selinux/
[server@bash selinux]# vi server
In the six line selinux as disabled
disable selinux
Then we nee to install cluster package
Create repository data for cluster package
When we create repository cluster package is located separately in Disk .
#mv /var/ftp/pub/cluster /var/ftp/pub/Server
We move to repository directory then create repository.
For Yum server serverure Refer the linkYUM SERVER server
YUM SERVER CONFIGURATION
We need to install the following package
SYSTEM-CONFIG-CLUSTER rpm Download Link
#rpm -ivh system-server-cluster*
After download install that rpmpacakge
Installation and set of the package
Stop ipatbles and selinux
[server@bash ~]# service iptables stop
[server@bash ~]# chkserver iptables off
[server@bash ~]# service iptables status
Firewall is stopped.
Disable selinux
Go to /etc/selinux directory
In the six line selinux as disabled
[server@bash ~]# cd /etc/selinux/
[server@bash selinux]# vi server
In the six line selinux as disabled
disable selinux
Then we nee to install cluster package
Create repository data for cluster package
When we create repository cluster package is located separately in Disk .
#mv /var/ftp/pub/cluster /var/ftp/pub/Server
We move to repository directory then create repository.
For Yum server serverure Refer the linkYUM SERVER server
YUM SERVER CONFIGURATION
We need to install the following package
[server@bash selinux]# yum install Cluster*
[server@bash ~]# yum install luci*
[server@bash ~]# yum install ricci*
[server@bash ~]# yum install cman*
[server@bash ~]# yum install rgmanager*
we need install system-server-cluster.rpm packageSYSTEM-CONFIG-CLUSTER rpm Download Link
#rpm -ivh system-server-cluster*
After download install that rpmpacakge
Installation and set of the package
[server@bash selinux]# yum install Cluster*
==========================================================
Package Arch Version Repository Size
==========================================================
Installing:
Cluster_Administration-as-IN noarch 5.1.0-7 base 4.0 M
Cluster_Administration-bn-IN noarch 5.1.0-7 base 4.0 M
Cluster_Administration-de-DE noarch 5.1.0-7 base 4.0 M
Cluster_Administration-en-US noarch 5.1.0-7 base 4.0 M
Cluster_Administration-es-ES noarch 5.1.0-7 base 4.0 M
Cluster_Administration-fr-FR noarch 5.1.0-7 base 4.0 M
Cluster_Administration-gu-IN noarch 5.1.0-7 base 4.0 M
Cluster_Administration-hi-IN noarch 5.1.0-7 base 4.0 M
Cluster_Administration-it-IT noarch 5.1.0-7 base 4.0 M
Cluster_Administration-ja-JP noarch 5.1.0-7 base 4.0 M
Cluster_Administration-kn-IN noarch 5.1.0-7 base 4.0 M
Cluster_Administration-ko-KR noarch 5.1.0-7 base 4.0 M
Cluster_Administration-ml-IN noarch 5.1.0-7 base 4.0 M
Cluster_Administration-mr-IN noarch 5.1.0-7 base 4.0 M
Cluster_Administration-or-IN noarch 5.1.0-7 base 4.0 M
Cluster_Administration-pa-IN noarch 5.1.0-7 base 4.0 M
Cluster_Administration-pt-BR noarch 5.1.0-7 base 4.0 M
Cluster_Administration-ru-RU noarch 5.1.0-7 base 4.0 M
Cluster_Administration-si-LK noarch 5.1.0-7 base 4.0 M
Cluster_Administration-ta-IN noarch 5.1.0-7 base 4.0 M
Cluster_Administration-te-IN noarch 5.1.0-7 base 4.0 M
Cluster_Administration-zh-CN noarch 5.1.0-7 base 4.0 M
Cluster_Administration-zh-TW noarch 5.1.0-7 base 4.0 M
Transaction Summary
==========================================================
Install 23 Package(s)
Update 0 Package(s)
Remove 0 Package(s)
[server@bash ~]# yum install luci*
==========================================================
Package Arch Version Repository Size
==========================================================
Installing:
luci i386 0.10.0-6.el5 base 25 M
Transaction Summary
==========================================================
Install 1 Package(s)
Update 0 Package(s)
Remove 0 Package(s)
[server@bash ~]# yum install ricci*
==========================================================
Package Arch Version Repository Size
==========================================================
Installing:
ricci i386 0.10.0-6.el5 base 1.1 M
Installing for dependencies:
modcluster i386 0.10.0-5.el5 base 333 k
oddjob i386 0.27-7 base 55 k
oddjob-libs i386 0.27-7 base 32 k
Transaction Summary
==========================================================
Install 4 Package(s)
Update 0 Package(s)
Remove 0 Package(s)
Total download size: 1.5 M
[server@bash ~]# yum install cman*
==========================================================
Package Arch Version Repository Size
==========================================================
Installing:
cman i386 2.0.73-1.el5 base 424 k
cman-devel i386 2.0.73-1.el5 base 35 k
Installing for dependencies:
openais i386 0.80.3-7.el5 base 364 k
perl-Net-Telnet noarch 3.03-5 base 56 k
Transaction Summary
==========================================================
Install 4 Package(s)
Update 0 Package(s)
Remove 0 Package(s)
Basic installation and Setup Guide in rhel5
[server@bash ~]# yum install rgmanager*
==========================================================
Package Arch Version Repository Size
==========================================================
Installing:
rgmanager i386 2.0.31-1.el5 base 229 k
Transaction Summary
==========================================================
Install 1 Package(s)
Update 0 Package(s)
Remove 0 Package(s)
0 Comments