Shared filesystem using OCFS

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Shared filesystem using OCFS

satish
Dear erman,

If we consider OCFS and shared Application filesystem,will both nodes have dedicated file system? and if system failure brought down primary node,can secondary node run without any mapping of disks at os level as we do incase of nfs?

Thank you
Reply | Threaded
Open this post in threaded view
|

Re: Shared filesystem using OCFS

ErmanArslansOracleBlog
Administrator
Read this -> https://ermanarslan.blogspot.com/2017/08/ebs-122-important-point-to-be.html

If you need  both the "High availability" and "Load Balancing" on EBS Apps Tier, my recommendation is, "using a non-shared Application Filesystem, where the apps nodes may have their own dedicated application file systems." (you can also consider OCFS and shared Application filesystem)

So basically, you should consider using a cluster filesystem to have such a shared application filesystem environment. This filesystem may be OCFS, ACFS and so on.. However; you need to configure that filesystem perfectly.. We don't want a misconfigured filesystem to effect our EBS environment.. Keep this in mind..