Symantec logo

Bringing up the existing node

  1. On Node A, enter the command:

    ok boot -r

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

    # haconf -makerw

  4. Display the service groups currently configured.

    # hagrp -list

  5. Freeze the service groups.

    # hagrp -freeze group -persistent

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

  6. Make the configuration read-only.

    # haconf -dump -makero

  7. Stop VCS on Node A.

    # hastop -local -force

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

    # mv /etc/rc2.d/X92gab /etc/rc2.d/S92gab

    # mv /etc/rc2.d/X70llt /etc/rc2.d/S70llt