Skip to Main Content

Oracle Database Discussions

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!

Filesystems mount options and sizing for Oracle Databases

user12025482Aug 16 2017 — edited Aug 18 2017

Hello, do you know any best practices about creating and mounting filesystems in Linux for Oracle Databases?

There is note Improve I/O Performance On ext3/ext4 File Systems With The "noatime" Mount Option (Doc ID 1561740.1) it says to mount filesystems with noatime option. As known redo logs has 512 bytes block size if thats mean we should create filesystem with 512 block size (mkfs.ext4 -b 512)? 

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 15 2017
Added on Aug 16 2017
19 comments
2,410 views