These are items in the config file that need to be set…
-The Archive Log Volume must be defined as one of the Flexvols:
VOLUMES=etc2a:hps16_11g_nfs_oractl,hps16_11g_nfs_oradata,hps16_11g_nfs_oraarch
-The Meta Data Volume parameter must be set for the Flexvol which needs to be snapshot'd after the unquiesce.
META_DATA_VOLUME=etc2a:hps16_11g_nfs_oraarch
The Oracle Plug-in continues to be used and configured as usual..
Should see something like this in the logs…
########## Taking Snapshot on Primary etc2a:hps16_11g_nfs_oradata ##########
[Tue Dec 18 16:35:33 2012] INFO: Creating Snapshot for hps16_11g_nfs_oradata on etc2a
[Tue Dec 18 16:35:33 2012] INFO: Snapshot Create of nfs11g-daily_recent on etc2a:hps16_11g_nfs_oradata Completed Successfully
[Tue Dec 18 16:35:33 2012] WARN: A meta data volume hps16_11g_nfs_oraarch was detected, skipping snapshot, it wil be taken after unquiesce
########## PRE APPLICATION UNQUIESCE COMMANDS ##########
[Tue Dec 18 16:35:33 2012] INFO: No commands defined
########## PRE APPLICATION UNQUIESCE COMMANDS FINISHED SUCCESSFULLY ##########
########## Application unquiesce ##########
[Tue Dec 18 16:35:33 2012] INFO: Unquiescing databases
[Tue Dec 18 16:35:33 2012] INFO: Unquiescing database nfs11g
[Tue Dec 18 16:35:35 2012] INFO: Unquiescing database nfs11g finished successfully
[Tue Dec 18 16:35:35 2012] INFO: Unquiescing databases finished successfully
########## Creating meta data snapshot for etc2a:hps16_11g_nfs_oraarch ##########
[Tue Dec 18 16:35:35 2012] INFO: Creating Snapshot for hps16_11g_nfs_oraarch on etc2a
[Tue Dec 18 16:35:35 2012] INFO: Snapshot Create of nfs11g-daily_recent on etc2a:hps16_11g_nfs_oraarch Completed Successfully