Forum Discussion

tunisGharbi's avatar
10 years ago

Cluster GEO integration with VVR oracle database : steps order

I have 2 sites with the same config : 2 servers and storage. Each cluster have HA failover with Oracle database. I need to install Cluster GEO VVR to replicate Oracle data. My question is ho...
  • mikebounds's avatar
    10 years ago

    This is how I do it

    1. Create replication group in VVR with virtual replication IP, but not RVG resource and online group
    2. Configure VVR (create RDS) with virtual IP configured in VCS
    3. Add RVG resource in replication group 
    4. Add RVGPrimary resource to application group
    5. Configure global cluster
    6. Configure application group as a global service group
    7. Test you can switch global service group locally and across sites

    Just to add you can automate all these steps if you want as they can all be done from the command line - best thing to do is to do manually and then look at /etc/VRTSvcs/conf/config/main.cmd for commands to create GCO objects (remote cluster, heartbeats, ClusterList service group attribute, hares -add/modify))

    Mike

  • Gaurav_S's avatar
    10 years ago

    Hi,

    In a normal scenario, diskgroup & filesystems will be imported on primary site while secondary site will only have diskgroup imported but you can't mount volumes. If all the VVR related daemons & vxconfigd is working on secondary site, using vradmin commands you could configure VVR without needing to mount filesystem manually.

    For IP address, yes you need to have IP address plumed & working on secondary site in order to communicate with primary site.


    G