ShaoLin InfiniCluster 2.0.1 SMA MYSQL Release Notes

2005-07-24

ShaoLin Microsystems Ltd. reserves all the rights of this document.

All trademarks are owned by the corresponding trademark owner.


Table of Contents
1. Introduction to ShaoLin InfiniCluster Service Monitoring Agent
2. Installation Notes
2.1. System Requirements
2.1.1. MYSQL
2.2. Quick Install
3. Supported Linux Distributions
4. Software Packages Information

1. Introduction to ShaoLin InfiniCluster Service Monitoring Agent

The Service Monitoring Agent is designed to manage applications such as database, web server, mail server etc. Agents manages applications through a number of entry points including "online", "offline" and "monitor". The "online" entry point will start the application. The "offline" entry point will stop the applications. Other entry points such as "init", "clean" and "shutdown" will also be performed depending on the applications managed. The Agent integrate seamlessly with SIC and offer much flexibility in monitoring the managed applications. An agent can communicate in SMTP with a mail server or query a database server using SQL. SMAs allow precise efficient application availability control and monitor with vendor level certification. The use of SMA can maximize the availability of the target application and thus miminize unplanned downtime.


2. Installation Notes

2.1. System Requirements

2.1.1. MYSQL

1. ShaoLin InfiniCluster 2.0.6

2. MYSQL 4.x


2.2. Quick Install

1. Obtain the SMA package for your platform, in the case of SuSe on Power, "ShaoLin_InfiniCluster_SMA_mysql-2.0-1.ppc.rpm" Install by running

Or obtain the installation CD, insert the CD in the drive and run "install.sh"


#rpm -ivh ShaoLin_InfiniCluster_SMA_mysql-2.0-1.ppc.rpm

2. Restart Cluster Manager

# /etc/init.d/slicmgr restart 

3. Check available resource type for added resource type

# /opt/slic/bin/sliccli listrestype
.......
9 Mysql Server

4. Define a resource group with a resource of this type and configure the resource using either the SAS(Shaolin Administration System) or Commandline

5. Define values for these attributes :


Total number of accepted key(s): 13
DaemonPath: MySQL daemon binary file(string)
MysqlPort: MySQL service port number(integer)
MysqlUser: MySQL user(string)
CFGFile: MySQL Configuration File(string)
MysqldArgs: Extra arguments pass to the daemon binary(string) (optional)
StopSignal: Signal to stop MYSQL(string) (optional)
DBSQL: The SQL string to test with(string) (optional)
PIDFile: Optional PID file location(string)
DBHost: MySQL server hostname(string) (optional)
DBName: The DB to monitor and connect to(string) (optional)
DBUser: The DB user ID(string) (optional)
DBPassword: The DB user password(string) (optional)
SMATimeout: Excute sma command timeout(integer)

6. Test by enabling the Resource Group


3. Supported Linux Distributions

  • SuSe Linux 8.1, 8.2, 9.0 for x86

    SuSe Linux Enterprise Server 9 for IA-64

    SuSe Linux Enterprise Server 9 for Power

    SuSe Linux Enterprise Server 9 for x86

    SuSe Linux Enterprise Server 9 for x86_64

  • Redhat 7.3, 8.0, 9 for x86

    Redhat Enterprise Linux 3 for x86

    Redhat Enterprise Linux 3 for x86_64

    Redhat Enterprise Linux 4 for Power

    Redhat Enterprise Linux 4 for x86

    Redhat Enterprise Linux 4 for x86_64

  • Asianux 1.0 for x86

  • CentOS 3 for x86

  • Neoshine server 1.0 for x86

  • Thiz server 6.0 for x86

  • TurboLinux 7.1, 10 for x86

Please contact ShaoLin Microsystems if you cannot find your OS in the above list, or please check for the latest information.


4. Software Packages Information

  • ShaoLin_InfiniCluster_SMA_Mysql

    -- ShaoLin InfiniCluster Service Monitioring Agent