db_block_size : Check OS limitations
8K should be ok, but depends upon the IO size of transaction.
RAID stripe size: MAX IO limitation of OS and the number of Disks u plan to have in a filesystem .
Stripe size (per disk) : Mulitple of (db_block_size * db_mulitblock_read_count)
Bookmarks