Migrate consumer and resource group definitions

  1. Back up files installed with the new cluster:
    • $EGO_CONFDIR/ResourceGroups.xml

    • $EGO_CONFDIR/ConsumerTrees.xml

  2. Migrate the consumers you created in the original cluster to the new cluster. To do so, manually copy <Consumer> sections from the original ConsumerTrees.xml file to the new ConsumerTrees.xml file. For each consumer you created, you need to migrate three sections: ConsumerHierarchy, DistributionTree for ManagementHosts, and DistributionTree for the appropriate compute host resource group.

    The built-in consumer has changed. The original cluster has /SampleApplications/SOATesting or /SampleApplications/SOATesting32. The new cluster has /SymTesting/Symping50.

  3. Migrate the resource groups you created in the original cluster to the new cluster. To do so, manually copy <ResourceGroup> sections from the original ResourceGroups.xml file to the new ResourceGroups.xml file.

    If your resource groups use static host lists, make sure those hosts belong to the new cluster.