Symantec logo

Bringing up the existing node

  1. Log in as superuser.
  2. Make the VCS configuration writable.

    # haconf -makerw

  3. Display the service groups currently configured.

    # hagrp -list

  4. Freeze the service groups.

    # hagrp -freeze group -persistent

    Repeat this command for each service group listed in step 8.

  5. Make the configuration read-only.

    # haconf -dump -makero

  6. Stop VCS on Node A.

    # hastop -local -force

  7. Rename the GAB and LLT startup files so they can be used.

    # mv /sbin/rc2.d/s680llt /sbin/rc2.d/S680llt

    # mv /sbin/rc2.d/s920gab /sbin/rc2.d/S920gab