Configuring the Cluster Management Console manually

The resources required for the Cluster Management Console are configured in the ClusterService group. This configuration is performed by the VCS installation program if the Cluster Management Console option is selected during installation. If the Cluster Management Console option was not selected during VCS installation, you must create and configure the ClusterService service group manually.

To configure the Cluster Management Console

  1. Create a service group called ClusterService.
  2. Add a resource of type NIC to the service group. Name the resource csgnic.

    Set the value of the Device attribute to the name of the NIC. Configure other attributes, if desired.

  3. Add a resource of type IP to the service group. Name the resource webip.
  4. Configure the following attributes for the IP resource:
  5. Add a resource of type VRTSWebApp to the service group. Name the resource VCSweb. Configure the following attributes for the resource:
  6. Create the following resource dependencies:
  7. Enable all resources in the service group.
  8. Bring the ClusterService service group online. You can now access the console at the URL http://IP_alias:8181/vcs. The variable IP_alias is the virtual IP address configured in the service group.