1. Download and install EPEL repository:
yum install -y http://mirror.nonstop.co.il/epel/6/i386/epel-release-6-8.noarch.rpm
2. Install ClusterSSH using Yum:
yum install clusterssh -y3. Create a file named clusters in /etc/:
vi /etc/clusters4. At the terminal, execute the following command:
clusters = clusternameclustername = hostname1 hostname2 hostname3
cssh clustername
No comments:
Post a Comment