Archive Manager

OCFS2 – extent-based cluster file system

OCFS2 is an extent-based cluster file system included in the Linux kernel.

It’s designed for shared-disk environments where multiple nodes need concurrent access to the same storage, while also being suitable for some non-clustered deployments. The kernel documentation highlights automatically extending metadata groups, journaling, and a broad set of mount options covering barriers, data ordering, coherency, allocation reservations, access-time handling, POSIX ACLs, and extended user attributes.

This is free and open source software.

Key Features

  • Supports shared-disk clustered operation for Linux systems.
  • Uses automatically extending metadata groups.
  • Includes journaling with ordered and writeback data modes.
  • Offers configurable coherency behaviour for cluster-aware I/O.
  • Supports POSIX Access Control Lists and extended user attributes.
  • Provides mount-time controls for barriers, atime handling, reservations, and error handling.
  • Works with ocfs2-tools utilities such as mount.ocfs2 and ocfs2_hb_ctl.

Website: docs.kernel.org/filesystems/ocfs2.html
Support:
Developer: Oracle
License: GNU General Public License v2.0

OCFS2 is written in C. Learn C with our recommended free books and free tutorials.


Related Software

Journaling File Systems
ext4Evolved from ext3 adding many notable features including extents
XFSDesigned to maintain high performance with large files and file systems
F2FSFlash file system initially developed by Samsung Electronics
BtrfsChecksumming Copy on Write File system
OpenZFSAdvanced file system and volume manager originally developed for Solaris
GFS2Shared disk file system for Linux computer clusters
ext3Default file system for many popular Linux distributions
JFSJournaled File System
BcachefsAdvanced file system ejected from the mainline kernel

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments