Skip to Main Content

Database Software

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!

Need RAC/ASM multinode flash cache configuration advice

jimbev90Jan 5 2012 — edited Apr 22 2013
We have a working two-node RAC database. We are installing a new 640gb fusion flash card in each node. The card is a double-card, so that it shows up as two devices: /dev/fioa and /dev/fiob on each node.
We have created two private disk groups, one on each node. The disk group on node 1 is "+FLASHCACHE" and the disk group on node 2 is "+FLASHCACHE2".

We haven't found any specific examples of how to configure the init parameters for flashcache on RAC/ASM. We are guessing that we should do the following. If someone would critique and confirm or suggest something different, we would appreciate it very much!

prod1.db_flash_cache_file='+FLASHCACHE/flash1'
prod2.dg_flash_cache_file='+FLASHCACHE2/flash2'
*.db_flash_cache_size=600G

Thanks for any advice.

Jim

Edited by: jimbev90 on Jan 5, 2012 8:18 AM
This post has been answered by Levi Pereira on Jan 5 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 20 2013
Added on Jan 5 2012
3 comments
1,068 views