集群文件系统 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.)
本文由用户 openkk 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
转载本站原创文章,请注明出处,并保留原始链接、图片水印。
本站是一个以用户分享为主的开源技术平台,欢迎各类分享!