Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

OCFS2 verses GFS2

user2133045Apr 17 2013 — edited Apr 26 2013
I have been running very busy GFS2 clusters for several months and I am considering moving to OCFS2 instead. there is one server in each cluster performing writes and up to 12 servers in a cluster performing just reads; all on the same multi-path fiber channel connected storage, just one big LUN around 20TB in size. writes are normally less than one percent of i/o, the purpose is to serve up video files averaging 250MB in size to internet clients over bonded gigabit Ethernet. each client reads at around 1mbps and the total Ethernet per server can be up to 5gbps.

GFS2 works well when it is up but as soon as there are any issues with the writing server or if we have more than one server down or if there is a short Ethernet interruption the GFS2 becomes corrupted and filesystem check takes anywhere from minutes to a whole day. What I want is for any one server to keep being able to access storage even if all other nodes are down. there is no worry about loosing data we have a separate process that will detect a missing file or incomplete file and replace it from master storage. we just need lots of throughput and better availability of the data to each server. we do not cluster any application layer nor Ethernet layer.

would OCFS2 be a better choice for this?

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on May 24 2013
Added on Apr 17 2013
1 comment
2,517 views