InfoScale™ 9.0 Cluster Server Agent for Sybase Installation and Configuration Guide - Solaris

Last Published:
Product(s): InfoScale & Storage Foundation (9.0)
Platform: Solaris
  1. Introducing the Cluster Server for Sybase
    1.  
      About the Cluster Server for Sybase
    2.  
      Supported software for the VCS agent for Sybase
    3.  
      How the agent makes Sybase highly available
    4.  
      How the Sybase and SybaseBk agents support intelligent resource monitoring
    5. About the Sybase agent functions
      1.  
        Sybase agent functions
      2.  
        SybaseBk agent functions
      3.  
        Using the IPC Cleanup feature for the Sybase agent
    6. Monitoring options for the Sybase agent
      1.  
        Monitoring Sybase instances running in Solaris Containers
    7.  
      Action function for the VCS agent for Sybase
    8.  
      Typical Sybase configuration in a VCS cluster
  2. Installing and configuring Sybase
    1. VCS requirements for installing Sybase
      1.  
        Sybase installation directory
      2.  
        SYBASE directory on shared disks
      3.  
        System Group and User for Sybase home directory
      4.  
        Database dbspaces
      5.  
        Transparent TCP/IP failover
      6.  
        Language settings for the Sybase agent
    2.  
      Installing Sybase in a VCS environment
    3.  
      Configuring Sybase for detail monitoring
  3. Installing, upgrading, and removing the agent for Sybase
    1.  
      Before you install or upgrade the agent for Sybase
    2.  
      Installing the agent for Sybase
    3.  
      Disabling the agent for Sybase
    4.  
      Removing the agent for Sybase
    5.  
      Upgrading the agent for Sybase
  4. Configuring VCS service groups for Sybase
    1.  
      About configuring service groups for Sybase
    2. Before configuring the service group for Sybase
      1.  
        Importing the SybaseTypes.cf file
    3.  
      Configuring the service groups for Sybase
    4.  
      Configuring the service group for Sybase from Cluster Manager (Java console)
    5.  
      Configuring the service group for Sybase using the command line
    6.  
      Encrypting passwords for Sybase
    7. About setting up detail monitoring for the agent for Sybase
      1.  
        Enabling detail monitoring for the agent for Sybase
      2.  
        Disabling detail monitoring for the agent for Sybase
    8.  
      Enabling and disabling intelligent resource monitoring (IMF) for agents
    9.  
      Administering the AMF kernel driver
  5. Administering VCS service groups for Sybase
    1.  
      About administering service groups for Sybase
    2.  
      Bringing the Sybase service group online
    3.  
      Taking the Sybase service group offline
    4.  
      Switching the Sybase service group
    5.  
      Modifying the Sybase service group configuration
    6.  
      Viewing the agent log for Sybase
  6. Appendix A. Resource type definitions for Sybase
    1.  
      About the resource type and attribute definitions for Sybase
    2. Sybase resource type
      1.  
        Type definition for the Sybase agent
      2.  
        Attribute definitions for the Sybase agent
    3. SybaseBk resource type
      1.  
        Type definition for the SybaseBk agent
      2.  
        Attribute definitions for the SybaseBk agent
  7. Appendix B. Sample configurations for Sybase
    1.  
      About the sample configuration for the Sybase agent
    2. Resource dependency graph for the Sybase agent
      1.  
        Resource dependency for Sybase configured in Solaris zones
    3.  
      Sample configuration for agent for Sybase on Solaris systems
    4. Sample main.cf files for Sybase ASE CE configurations
      1.  
        Sample main.cf for a basic Sybase ASE CE cluster configuration under VCS control with shared mount point on CFS for Sybase binary installation
      2.  
        Sample main.cf for a basic Sybase ASE CE cluster configuration with local mount point on VxFS for Sybase binary installation
      3.  
        Sample main.cf for a primary CVM VVR site
      4.  
        Sample main.cf for a secondary CVM VVR site
    5.  
      Sample configuration for the Sybase agent in Solaris zones

Upgrading the agent for Sybase

This section describes the procedure to upgrade the VCS agent for Sybase in a Cluster Server (VCS) cluster. Execute the following steps on each node of the VCS cluster.

Note:

For details on the supported upgrade paths for the agent, refer to the Configuration and Upgrade Guide for your product.

To upgrade the VCS agent for Sybase

  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. Based on your current VCS Agent version for Sybase, perform the appropriate steps on all systems that have the agent installed:

    To

    Perform the following steps

    Upgrade the VCS agent from a version earlier than 5.1

    1. Remove the VCS agent for Sybase, by using the following command:

      # pkgrm VRTSvcssy
    2. If you installed the Japanese language package, use the following command:

      # pkgrm VRTSjacss
    3. Take backup of SybaseTypes.cf

      # mv /etc/VRTSvcs/conf/config/SybaseTypes.cf 
      /etc/VRTSvcs/conf/config/SybaseTypes.cf_bkp
      
    4. Navigate to the directory that contains the packages:

      # cd pkgs
    5. Install the VCS agent for Sybase by running the following command:

      Caution:

      If you run the following command, the VCS agents for Oracle and DB2 are also upgraded.

      # pkgadd -d VRTSvsea

    Upgrade the VCS agent from 5.1 or later

    1. Remove the VCS agent for Sybase using the following command:

      # pkgrm VRTSvcsea
    2. If you have installed the Japanese language package, run the following command:

      # pkgrm VRTSjacse
    3. Take backup of SybaseTypes.cf

      # mv /etc/VRTSvcs/conf/config/SybaseTypes.cf
      /etc/VRTSvcs/conf/config/SybaseTypes.cf_bkp
    4. Navigate to the directory that contains the packages:

      # cd pkgs
    5. Install the VCS agent for Sybase by running the following command:

      Caution:

      If you run the following command, the VCS agents for Oracle and DBw are also upgraded.

      # pkgadd -d VRTSvsea.pkg
  4. Make sure that you have copied the SybaseTypes.cf file from the /etc/VRTSagents/ha/conf/Sybase/ directory to /etc/VRTSvcs/conf/config directory.

    Make sure to update the newly copied SybaseTypes.cf file with all the type-level changes that you had made to the older SybaseTypes.cf file.

    For example, if you had changed the value of the MonitorInterval attribute from the default 60 to 120 seconds, the SybaseTypes.cf file gets updated. You must apply these type-level changes manually to the newly copied SybaseTypes.cf file.

  5. Copy the main.cf file from the backed up location to /etc/VRTSvcs/conf/config directory.
  6. Edit the main.cf file located under /etc/VRTSvcs/conf/config.

    • If you configured detail monitoring, make sure the Monscript attribute of the Sybase resource type is properly configured.

    • Remove the Monscript attribute for the SybaseBk resource type, if configured.

    • Replace the password specified for the SApswd attribute (of Sybase and SybaseBk resources) and UPword attribute (of Sybase resource) with encrypted passwords.

      See Encrypting passwords for Sybase.

    • Save the main.cf file.

  7. Verify the configuration.
    # cd /etc/VRTSvcs/conf/config
    # hacf -verify
  8. Start VCS on the local node.
  9. Start VCS on the other nodes.