Configuring VCS global clustering so you can choose the Primary site

To configure VCS global clustering so you can choose the Primary site

  1. Make the configuration writable and set the value of the AutoResync attribute to 2 for the RVGPrimary resource.
    # haconf -makerw
    # hares -modify RVGPrimary_resource AutoResync 2
  2. Make sure that the BunkerSyncTimeout attribute of the RVGPrimary resource is set to 0 to disable the automated bunker replay feature. You cannot use the automated bunker replay feature and the primary-elect feature in the same environment.
  3. Check the value and save the configuration.
    # hares -value RVGPrimary_resource AutoResync
    # haconf -dump -makero