StoreGrid Backup Server With MySQL As Backend Database:



Similar documents
StoreGrid Backup Server With MySQL As Backend Database:

Installing and Configuring MySQL as StoreGrid Backend Database on Linux

How To Install Storegrid Server On Linux On A Microsoft Ubuntu 7.5 (Amd64) Or Ubuntu (Amd86) (Amd77) (Orchestra) (For Ubuntu) (Permanent) (Powerpoint

Installation Guidelines (MySQL database & Archivists Toolkit client)

Upgrading MySQL from 32-bit to 64-bit

Installing the MySQL ODBC Connector Windows XP and Windows 7. Roth Technologies, LLC

Installation manual SAP Business Objects Data Services XI 3.2 on a Microsoft Windows 7-64-bit machine

Voyager Reporting System (VRS) Installation Guide. Revised 5/09/06

Setting Up ALERE with Client/Server Data

IceWarp Server. Log Analyzer. Version 10

How To Install Amyshelf On Windows 2000 Or Later

Setting Up Specify to use a Shared Workstation as a Database Server

etoken Enterprise For: SSL SSL with etoken

Setting up a database for multi-user access

Using Windows Task Scheduler instead of the Backup Express Scheduler

MICROSTRATEGY 9.3 Supplement Files Setup Transaction Services for Dashboard and App Developers

Log Analyzer Reference

How To Create An Easybelle History Database On A Microsoft Powerbook (Windows)

Installation Instruction STATISTICA Enterprise Small Business

inforouter V8.0 Server Migration Guide.

Project management integrated into Outlook

Reference and Troubleshooting: FTP, IIS, and Firewall Information

JAMF Software Server Installation Guide for Linux. Version 8.6

STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER

FTP, IIS, and Firewall Reference and Troubleshooting

IceWarp Server Windows Installation Guide

Querying Databases Using the DB Query and JDBC Query Nodes

SOFTWARE INSTALLATION INSTRUCTIONS CLIENT/SERVER EDITION AND WEB COMPONENT VERSION 10

STATISTICA VERSION 12 STATISTICA ENTERPRISE SMALL BUSINESS INSTALLATION INSTRUCTIONS

Using Internet or Windows Explorer to Upload Your Site

Installing The SysAidTM Server Locally

Livezilla How to Install on Shared Hosting By: Jon Manning

WhatsUp Gold v16.2 Database Migration and Management Guide

Migrating helpdesk to a new server

Instructions for Configuring a SAS Metadata Server for Use with JMP Clinical

Technical Support Set-up Procedure

EventSentry Overview. Part I Introduction 1 Part II Setting up SQL 2008 R2 Express 2. Part III Setting up IIS 9. Part IV Installing EventSentry 11

Web Testing, Java Testing, Server Monitoring. AppPerfect Installation Guide

Reconfiguring VMware vsphere Update Manager

WhatsUp Gold v16.1 Database Migration and Management Guide Learn how to migrate a WhatsUp Gold database from Microsoft SQL Server 2008 R2 Express

Online Backup Guide for the Amazon Cloud: How to Setup your Online Backup Service using Vembu StoreGrid Backup Virtual Appliance on the Amazon Cloud

How to Connect to CDL SQL Server Database via Internet

OpenScape Business V2

IIS, FTP Server and Windows

NovaBACKUP xsp Version 15.0 Upgrade Guide

Step-by-step installation guide for monitoring untrusted servers using Operations Manager ( Part 3 of 3)

Monitoring Oracle Enterprise Performance Management System Release Deployments from Oracle Enterprise Manager 12c

Using Microsoft Windows Authentication for Microsoft SQL Server Connections in Data Archive

MailEnable Installation Guide

Sage Accpac Extended Enterprise Edition 5.6A. Installation and System Administrator's Guide

Installation Instruction STATISTICA Enterprise Server

SQL Server 2008 R2 Express Edition Installation Guide

Snow Active Directory Discovery

General Tips: Page 1 of 20. By Khaled Elshaer.

FileMaker 13. ODBC and JDBC Guide

JAMF Software Server Installation Guide for Windows. Version 8.6

SOS SO S O n O lin n e lin e Bac Ba kup cku ck p u USER MANUAL

Database Migration and Management Guide v15.0

Quick Start Guide. Cerberus FTP is distributed in Canada through C&C Software. Visit us today at

Setting up VMware ESXi for 2X VirtualDesktopServer Manual

WhatsUp Gold v16.0 Database Migration and Management Guide Learn how to migrate a WhatsUp Gold database from Microsoft SQL Server 2005 Express

SOA Software API Gateway Appliance 7.1.x Administration Guide

NovaBACKUP Central Management Console

FmPro Migrator - FileMaker to SQL Server

PaperClip32. Installation Guide. for Workgroup and Enterprise Editions. Document Revision 2.1 1

Jet Data Manager 2012 User Guide

FileMaker 12. ODBC and JDBC Guide

TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link:

Installation Guide for Pulse on Windows Server 2012

MS SQL Express installation and usage with PHMI projects

Setting up Citrix XenServer for 2X VirtualDesktopServer Manual

The FlexiSchools Online Order Management System Installation Guide

escan SBS 2008 Installation Guide

Sage ERP Accpac 6.0A. Installation and System Administrator's Guide

Installation Guide for Pulse on Windows Server 2008R2

CounterPoint SQL and Magento ecommerce Interface

Active Directory Management. Agent Deployment Guide

Installation / Backup \ Restore of a Coffalyser.Net server database using SQL management studio

The FlexiSchools Online Order Management (FOOM) Installation Guide

Cloud Services ADM. Agent Deployment Guide

Database Selection Guide

LISTSERV Maestro 6.0 Installation Manual for Solaris. June 8, 2015 L-Soft Sweden AB lsoft.com

ilaw Installation Procedure

Connect to an SSL-Enabled Microsoft SQL Server Database from PowerCenter on UNIX/Linux

WhatsUp Gold v16.1 Installation and Configuration Guide

How to gain direct access to SQL Server at Garching via SSH

Connecting LISTSERV to an Existing Database Management System (DBMS)

2. Unzip the file using a program that supports long filenames, such as WinZip. Do not use DOS.

STATISTICA VERSION 10 STATISTICA ENTERPRISE SERVER INSTALLATION INSTRUCTIONS

Network Setup Instructions

SQL Tuning and Maintenance for the Altiris Deployment Server express database.

1 Introduction FrontBase is a high performance, scalable, SQL 92 compliant relational database server created in the for universal deployment.

SIMIAN systems. Setting up a Sitellite development environment on Windows. Sitellite Content Management System

Setting Up a Backup Domain Controller

Getting Started with StoreGrid Cloud

Customer Tips. Configuring Color Access on the WorkCentre 7328/7335/7345 using Windows Active Directory. for the user. Overview

Installation Instructions

Installation / Migration Guide for Windows 2000/2003 Servers

FileMaker 11. ODBC and JDBC Guide

Transcription:

StoreGrid Backup Server With MySQL As Backend Database: Installing and Configuring MySQL on Windows Overview StoreGrid now supports MySQL as a backend database to store all the clients' backup metadata information. Unlike StoreGrid using SQLite embedded database as its backend database, the MySQL database Server is external to the StoreGrid backup server application. Using a client-server database as the backend database rather than an embedded database would provider better scalability and performance. It also enables third party applications to directly query StoreGrid's metadata for integration with those applications. To get StoreGrid to work with MySQL as a backend database, you need to install MySQL Server either in the same machine where StoreGrid backup server is installed or in another dedicated machine where you wish to store the StoreGrid's metadata information Note : The following steps are also applicable for StoreGrid Replication Server using the MySQL database as a backend database. Install MySQL Server Install MySQL Server 5.0 in the machine where you want to store the StoreGrid Backup Server's metadata. 1. Download MySQL 5.0 from the URL http://dev.mysql.com/downloads/mysql/5.0.html 2. Installation manual for installing MySQL in your windows operating system can be found at http://dev.mysql.com/doc/refman/5.0/en/windows-installation.html 3. Please also go through the following URL while installing MySQL in your system: http://dev.mysql.com/doc/refman/5.0/en/mysql-install-wizard-starting.html Configure MySQL Database Server 1. While configuring, you have to use custom options other than specified in '2.9.4 MySQL Server Configuration Wizard' page, http://dev.mysql.com/doc/refman/5.0/en/mysql-config-wizard.html, for smooth functioning of StoreGrid with MySQL, 2. Choose the Configuration Type as 'Detailed Configuration' and go next. 3. Choose the Server Type as 'Server Machine'. 4. Choose the database usage as 'Transactional Database Only' and enter the InnoDB path by selecting the option 'Specify InnoDB Data Directory' 5. Choose the Concurrent Connections as 'Online Transaction Processing (OLTP)' so that more db

connections can be created from the backup server to address more concurrent connections from the clients. 6. In the Networking Option, please select the 'Enable Strict Mode' which will behave as traditional database. 7. Select 'Standard Character Set' and choose 'latin1'. Characterset 'latin1' is used for English and many Western European languages. 8. Enter the password for the root user that you would like to set for 'MySQL'. 9. Proceed with the configuration which will finish MySQL installation. Create StoreGrid Database Create a separate database for StoreGrid in the MySQL server. 1. Make sure MySQL is already running by checking the Mysql Service from Service Console. To open the service console, execute 'service.msc' in 'Start -> Run'. 2. If Mysql service is not started then please start the Mysql service. 3. To create the database, open the MySQL console by 'Start -> All Programs -> MySQL -> MySQL Server 5.0 -> MySQL Command Line Client'. 4. Enter the username as root and the MySQL password as you have entered during the MySQL Database Server configuration. 5. Now you will see the mysql> prompt. Create the StoreGrid database by executing 'create database [database name] collate latin1_general_cs;' where [database name] is the name of the database. Ex : 'create database StoreGridDB collate latin1_general_cs;'. Install MySQL Connector/ODBC Install the MySQL Connector in the StoreGrid backup server machine 1. After installing MySQL successfully you have to install MySQL Connector/ODBC. Please download the MySQL Connector/ODBC 3.51 from the URL : http://dev.mysql.com/downloads/connector/odbc/3.51.html. If your Backup Server/Replication Server uses 64 bit Operating System of Windows, then you need to download and install the 64 bit MySQL ODBC connector. 2. Please go through the following URL to install MySQL Connector/ODBC Driver in the Windows machine : http://dev.mysql.com/doc/refman/5.0/en/connector-odbc-installation-binary-windows.html#connectorodbc-installation-binary-windows-installer. It is enough to follow the topic titled '19.1.3.1.1. Installing the Windows Connector/ODBC Driver using an installer' in the above installation documentation.

Configure the MySQL Connector Configure the MySQL Connector in the backup server as follows : 2. Go to the 'Connection Pooling' tab. 3. Scroll down and select 'MySQL ODBC 3.51 Driver' and double click on 'MySQL ODBC 3.51 Driver'. 4. You have to set the connection pooling attribute, hence select the option 'Pool Connections to this driver' and enter 300 seconds for connection pooling. Create System DSN Create a system DSN in the backup server to access the StoreGrid database in the MySQL Server. 1. In the ODBC Data Source, go to the tab 'System DSN' and click on 'Add' button. 2. Scroll down and select 'MySQL ODBC 3.51 Driver' and finish. 3. Enter the Data Source Name as 'sgserver'. 4. Leave description as empty or enter StoreGrid Database, it is optional. 5. Enter Server [the dns name of the machine in which mysql is installed]'. If you have installed MySQL server in the backup server itself, then you can sepcify it as 'localhost' 6. User as 'root'. 7. Password as entered in the MySQL Database Server Configuration. 8. If your ODBC Driver is successfully connected to your MySQL Server then it will list the database 'StoreGridDB' in which we are going to store the StoreGrid meta data information. 9. Select the database as 'StoreGridDB' from the drop down menu. Test connectivity with MySQL Server After creating the MySQL driver and DSN in the backup server, check the connectivity from backup server to the MySQL Server 3. Click on the 'Configure' button. 4. Verify or change the valid values in the connector and click on the 'Test' button. If there is any problem click on 'Diagnostics' button to get the exact error message.

Specify the attributes during StoreGrid installation After creating the DSN in the backup server, you need to specify the following value during the StoreGrid installation in the backup server. Please specify DSN as 'sgserver', database name as 'StoreGridDB', user name as 'root' and password(entered during the MySQL installation). Troubleshooting Tips StoreGrid is not started (or) repeatly crashes after startup Solution : Stop StoreGrid application and start StoreGrid in command line by executing 'bin\storegrid.exe' from [StoreGrid_Home] folder. Note the console print from the terminal. Please follow the solutions when the console print are as follows : 1. Can't connect to local MySQL server... Make sure that the MySQL server is running in the machine where MySQL is installed. Execute 'netstat -an grep 3306' (for linux) or 'netstat -an find "3306"' (for Windows) in the machine where MySQL server is running and check if the MySQL port 3306 (default mysql port) is in LISTEN state. If MySQL is not running, please start the MySQL Server and then try starting StoreGrid. 2. Data source name not found... Make sure that you have given the correct DSN name during the StoreGrid installation. 3. Click on the 'Configure' button. 4. Click on the 'Test' button. If there is any problem click on 'Diagnostics' button to get the exact error message. 3. Access denied for user... Check if you have given the correct user name and password for the MySQL Server during StoreGrid installation.

3. Click on the 'Configure' button. 4. Click on the 'Test' button. If there is any problem click on 'Diagnostics' button to get the exact error message. 4. Host 'xxxxx' is not allowed to connect to this MySQL server... Provide the required permission in the MySQL to allow the backup server to connect the database. You can do this by executing 'GRANT ALL PRIVILEGES ON *.* TO '[user name]'@'[backup server machine name]' IDENTIFIED BY '[password]' WITH GRANT OPTION;' in the MySQL prompt in the machine where MySQL Server is installed.