集群文件系統 OCFS2

OCFS2是下一代的ORACLE集群文件系統,它已經被設計成為一種為通用的文件系統,它不僅可以存放數據庫相關的文件,還可以存放oracle二進制文件(指Oracle_home下的軟件文件-譯者注)和配置文件,從而使RAC的管理更加輕松。

  • Optimized Allocations (extents, reservations, sparse, unwritten extents, punch holes)
  • REFLINKs (inode-based writeable snapshots)
  • Indexed Directories
  • Metadata Checksums
  • Extended Attributes (unlimited number of attributes per inode)
  • Advanced Security (POSIX ACLs and SELinux)
  • User and Group Quotas
  • Variable Block and Cluster sizes
  • Journaling (Ordered and Writeback data journaling modes)
  • Endian and Architecture Neutral (x86, x86_64, ia64 and ppc64)
  • Buffered, Direct, Asynchronous, Splice and Memory Mapped I/Os
  • In-built Clusterstack with a Distributed Lock Manager
  • Cluster-aware Tools (mkfs, fsck, tunefs, etc.)

項目主頁:http://www.baiduhome.net/lib/view/home/1339138477266

 本文由用戶 openkk 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!