Need RAC/ASM multinode flash cache configuration advice
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