Operating System - Linux
1753672 Members
5957 Online
108799 Solutions
New Discussion юеВ

Re: RHEL GFS and Cluster suite

 
Fadia Almarei
Super Advisor

RHEL GFS and Cluster suite

Dear All

i will work on RHEL cluster for my first time so i need some clarifications
1- i have two HP DL580 servers
2- i have RHEL AS 4.6 OS
what i need
1-how to install the cluster suite and GFS on the server that when i use up2date for the channel he give me that there is no channels
2- i want to know is it needed to configure quorum devices and if how to do this
3-how to work on GFS to configure my shared storage partitions.

kindly advice and apreciate any help
BR;
Fadia Almarei
fadia.marei
4 REPLIES 4
Ivan Ferreira
Honored Contributor

Re: RHEL GFS and Cluster suite

All information you need is available at:

http://www.redhat.com/docs/manuals/csgfs/
http://kbase.redhat.com/faq/
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
Steven E. Protter
Exalted Contributor

Re: RHEL GFS and Cluster suite

Shalom,

Red Hat 4.6 has a full cluster suite, it has to be licensed, though red hat calls it support.

You can also use Centos http://www.centos.org and get it all for free without support.

To install you download the rpms and install them all at the same time. rpm -ivh *.rpm

You can use the yum groupinstall clustering command if you go the CentOS route.

GFS is designed to permit simultaneous write access from more than one machine to the same file. You need to make sure any applications like databases are configured to handle that.

Regular Oracle server will either not permit this kind of access or corrupt your data.

Oracle RAC is certified in this environment.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
skt_skt
Honored Contributor

Re: RHEL GFS and Cluster suite

if you just need the cluster VG for fail over and not for accessing(mounted) the data from multiple nodes at the same time then you can avoid GFS. You can just fail over the cluster service(including the FS from cluster aware VG ) to alternate node. That is what we use but with RNEL 5.1 and not much satisfied though...
Jeeshan
Honored Contributor

Re: RHEL GFS and Cluster suite

here are some docs about your queries

https://www.redhat.com/docs/manuals/enterprise/
a warrior never quits