Manually removing deprecated resource types and modifying attributes

With VCS 6.0, certain resource type definitions are no longer used. Before you start the upgrade process, you must remove the resources of the deprecated resource types from your cluster configuration.

If you use the resource type ServiceGroupHB, Symantec recommends the use of I/O fencing.

VCS 5.1 does not support gabdiskhb. So, the installvcs program removes the gabdiskhb entry from the /etc/gabtab file.

Note:

Make sure you start VCS on the local node before starting on the other nodes. This standard ensures that HAD reads the configuration from the local node and updates it on the remaining nodes.

To remove the deprecated resource types and modify attributes

  1. Save the VCS configuration and stop the VCS engine.
    # haconf -dump -makero
    # hastop -all -force
  2. Back up the configuration file, main.cf to a location on the cluster node.
  3. Edit the main.cf located under /etc/VRTSvcs/conf/config.

    Perform the following instructions:

  4. Verify the configuration.
    # cd /etc/VRTSvcs/conf/config
    # hacf -verify config
  5. Start VCS on the local node.
  6. Start VCS on other nodes.

More Information

Table: Changes to attributes from VCS 5.0 MP3 to VCS 5.1