1829727 Members
2131 Online
109992 Solutions
New Discussion

Cluster Filesystem

 
SOLVED
Go to solution
Tonatiuh
Super Advisor

Cluster Filesystem

Is there any native cluster filesystem for Red Hat Enterprise Linux 4?

Any other idea?

I have a shared storage and want to share a filesystem to store several kind of files.
14 REPLIES 14
Steven E. Protter
Exalted Contributor
Solution

Re: Cluster Filesystem

Shalom,

Its called GFS.

It cost $500 to get it from Redhat.

It cost $0 to get it as part of Fedora Core 5 or Centos. Centos is binary compatible with RH Enterprise line.

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
Matti_Kurkela
Honored Contributor

Re: Cluster Filesystem

There is also OCFS from Oracle, which may or may not be mature enough for your uses:

http://oss.oracle.com/projects/ocfs/

Freely downloadable, but currently only the functionality needed by Oracle is verified.
MK
Tonatiuh
Super Advisor

Re: Cluster Filesystem

Steven:

Is that GFS a RPM I can install and format a partition whit it and share my info?

Can I install the Fedora GFS to Red Hat Enterprise Linux 4?

Matti:
The OCFS is a very mature Cluster Filesystem. I am currently using it in a production system, but it only can store Oracle datafiles. I cannot store files of other types in an OCFS (that is what I am trying to do).
Stuart Browne
Honored Contributor

Re: Cluster Filesystem

GFS is a cluster-aware distributed filesystem, using the RH cluster manager as the distributed comms.

The FC5 versions won't do it for you, you want the CentOS 4 versions, as they are (as SEP said) binary compatable with RHEL.
One long-haired git at your service...
Vitaly Karasik_1
Honored Contributor

Re: Cluster Filesystem

AFAIK, OCFS2 is a general-purpose fs:
http://oss.oracle.com/projects/ocfs2/
Ivan Ferreira
Honored Contributor

Re: Cluster Filesystem

Oracle CFS is supports only oracle database files, you cannot use this file system for normal files. Use Red Hat's GFS instead.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
Vitaly Karasik_1
Honored Contributor

Re: Cluster Filesystem

"OCFS2 is the next generation of the Oracle Cluster File System for Linux. It is an extent based, POSIX compliant file system. Unlike the previous release (OCFS), OCFS2 is a general-purpose file system"
Ivan Ferreira
Honored Contributor

Re: Cluster Filesystem

Thank you Vitaly for the update. It seems that you are right!

"OCFS2 is the next generation of the Oracle Cluster File System. It has been designed to be a general-purpose cluster file system. With it, one can store not only database related files on a shared disk, but also store Oracle binaries and configuration files (shared Oracle home) making management of RAC even easier."

It would worth a try!
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
Tonatiuh
Super Advisor

Re: Cluster Filesystem

Vitaly is RIGHT!

I was WRONG!

I will try with it.
Vitaly Karasik_1
Honored Contributor

Re: Cluster Filesystem

Good luck!
Matti_Kurkela
Honored Contributor

Re: Cluster Filesystem

Seems I have to update my knowledge on OCFS too. I haven't actually used OCFS but I knew it exists. Seems that there may actually be two versions of it, if Oracle refers specifically to both OCFS and OCFS2.

Live and learn, I guess...
MK
Alexander M. Ermes
Honored Contributor

Re: Cluster Filesystem

Hi there.
Just one more point.
Unix ( Linux ) scripts might not work from ocfs disks.
Description in bug 3039738 frm Oracle metalink.
Regards
Alexander M. Ermes
.. and all these memories are going to vanish like tears in the rain! final words from Rutger Hauer in "Blade Runner"
Benoît
Regular Advisor

Re: Cluster Filesystem

Hi,

Is GFS fully supported by HP?

Thanks

Ben
Jun Yu
Frequent Advisor

Re: Cluster Filesystem

I don't think HP support GFS individually(correct me if wrong)but GFS can co-work with MC/SG for linux. And hp support this configuration.

just for fun