Skip to main content
SnapCenter software

Enable consistency group snapshots at the resource group level

Contributors netapp-yvonneo

By default, the SnapCenter Plug-in for Oracle Database creates consistency group snapshots at the Automatic Storage Management (ASM) disk group or Logical Volume Management (LVM) volume group level. As a best practice, databases within a single resource group should not share ONTAP volumes across ASM disk groups or LVM volume groups.

However, if ASM disk groups or LVM volume groups share underlying ONTAP volumes, the consistency group snapshot might fail due to duplicate snapshot conflicts. In such cases, SnapCenter automatically falls back to volume-level snapshots.

About this task

In scenarios where volumes are shared across ASM disk groups or LVM volume groups, SnapCenter supports enabling consistency group snapshots at the resource group level. This ensures that all ASM disk groups or LVM volume groups associated with databases within the resource group are captured under a single consistency group snapshot. The following steps outline how to use this feature.

Steps
  1. Navigate to the following configuration file on the SnapCenter server:

    C:\Program Files\NetApp\SMCore\SMCoreServiceHost.dll.config.

  2. Locate the isCgSnapshotForRg parameter and change its value from false to true.

  3. Restart the SMCoreService service for the change to take effect.