Hi,
I want to install Redhat cluster suite for Apache service on testing purpose. I installed two CentOS 5.4 on vmware workstation.
Set local repository and two lan card on both server.
for installation i used cmd " yum groupinstall clustering " . all packages installed successfully.
Now can any one help to configure in howto style and is it possible to do fencing over Ethernet ?
HI
How can i configure fence_cisco_ucs with redhat cluster suite.
i was trying to configure fencing aganet with red ahat cluster suite
i issued command
# /usr/sbin/fence_vmware_soap -a 172.22.90.61 -l admin -p duc2Cisco -o reboot
then i got below error:
Failed: You have to enter plug number
Please use '-h' for usage
what is this plug number and from where can i get th
HIi have 2 CentOs 6 machines and i installed all cluster packages.i successfully added 2 cluster nodes by using LUCiwhen i tried to start a simple cluster service like IP ad... [by bentech3u]
Hi All
I am using Red hat cluster suite. I am using it on RHEL 4.7. I have setup 2 nodes in my cluster using RED hat cluster suite. I have following queries. Please answer them.
1. How many communication channels RHCS uses for heartbeat? Can I use additional ethernet card for additional heartbeat?
Hi,Can anyone confirm that the RH cluster software works with Centos 5.5 x86_64?I'm struggling for hours to get a three node test setup working.With the ccs... [by tond]
Hi All.I have a question regarding cluster suite communication. Normally you specify the cluster communication interface in cluster.conf. Then cman takes the node name and c... [by Pedzel]
Hello Experts,
Please help me with the exact steps on configuring two node cluster on RHEL 6.2,
I failed to configure the simplest cluster by below steps,
1- install RHEL 6.2 64-bit on both nodes
2- add to hosts file of each server ( 1 IP in local NW and another in IP private NW).
x.x.x.x node1-pub
z.z.z.z node2-pub
y.y.y.y node1-pvt
t.t.t.t node2-pvt
3- yum install ricci ( on both nodes )
This can be achieved by RedHat cluster suite but for that shared storage is required. As it may cost a lot ReHat GNBD can be used instead of shared storage but for that a separate server will be re... [by guddibaaz]
Hello there. Im currently trying to install a Centos Cluster with Glassfish inside... could anyone tell me whether they have had experience with using Glassfish under centos with clustering ?