Parallels Business Automation Standard - 4.5 User Manual

Parallels
Parallels Business Automation Standard
Advanced Configuration guide
Release 4.5
(c) 1999-2013
Copyright Notice
Parallels IP Holdings GmbH Vordergasse 59 8200 Schaffhausen Switzerland Tel: + 41 52 632 0411 Fax: + 41 52 672 2010
Copyright © 1999-2013 Parallels IP Holdings GmbH. and its affiliates. All rights reserved. This product is protected by United States and international copyright laws. The product's underlying technology, patents, and trademarks are listed at http://www.parallels.com/trademarks Microsoft, Windows, Windows Server, Windows NT, Windows Vista, and MS-DOS are registered trademarks of Microsoft Corporation. Linux is a registered trademark of Linus Torvalds. Mac is a registered trademark of Apple, Inc. All other marks and names mentioned herein may be trademarks of their respective owners.
Contents
Preface 4
Typographi cal Convent ions .......................................................................................................................... 4
Feedback ....................................................................................................................................................... 5
Shell Prompts in Command Example s.......................................................................................................... 5
General Conventions..................................................................................................................................... 6
Parallels Business Automation - Standard Profiling 7
Turning Profiler On and Off ......................................................................................................................... 7
Viewing Profiler Statistics ............................................................................................................................ 8
Parallels Business Automation - Standard Cluster 9
Introduction to Clustering ........................................................................................................................... 10
Database Splitting And Cluste ring .............................................................................................................. 12
Backend Clustering ..................................................................................................................................... 13
Backing Up Management Node 14
Using Management Nod e Backup T ool ...................................................................................................... 15
Index 17
4
Items you must select, such as menu options, command
Titles of chapters, sections,
Used to emphasize the importance of a point, to introduce a term or to designate a command line
is to be
The names of commands,
The license file is located in
C
HAPTER
1

Preface

In This Chapter
Typographical Conventions .................................................................................................. 4
Feedback ............................................................................................................................... 5
Shell Prompts in Command Examples .................................................................................. 5
General Conventions ............................................................................................................. 6

Typographical Conventions

Before you start using this guide, it is important to understand the documentation conventions used in it.
The following kinds of formatting in the text identify special information.
Formatting convention Type of Information Example
Special Bold
buttons, or items in a list.
and subsect ions.
Italics
placeholder, which replaced with a real name or value.
Monospace
files, directories, and do main names.
Go to the System tab.
Read the Basic Administration chapter.
The system supports the so called wildcard character search.
the
http://docs/common/ licenses directory.
Preface 5
Preformatted
On-screen computer output in
other programming
# ls –al /files
Preformatted Bold
What you type, contrasted
screen computer
# cd /root/rpms/php
Names of keys on the
Key combinations for which the user must press and hold
your command-line sessions; source code in XML, C++, or
languages.
with on­output.
total 14470
CAPITALS
keyboard.
KEY+KEY
down one ke y and the n press another.
SHIFT, C TRL, ALT
CTRL+P, ALT+F4

Feedback

If you have found a mistake in this guide, or if you have suggestions or ideas on how to improve this guide, please send your feedback using the online form at http://www.parallels.com/en/support/usersdoc/. Please include in your report the guide's title, chapter and section titles, and the fragment of text in which you have found an error.

Shell Prompts in Command Examples

Command line examples throughout this guide presume that you are using the Bourne-again shell (bash). Whenever a command can be run as a regular user, we will display it with a dollar sign prompt. When a command is meant to be run as root, we will display it with a hash mark prompt:
Bourne-again shell pr ompt
Bourne-again shell root prompt
$
#
Preface 6

General Conventions

Be aware of the following conventions used in this book. Chapters in this guide are divided into sections, which, in turn, are subdivided into
subsections. For example, Documentation Conventions is a section, and General Conventions is a subsection.
When following steps or using examples, be sure to type double-quotes ("), left single-
quotes (`), and right single-quotes (') exactly as shown.
The key referred to as RETURN is labeled ENTER on some keyboards. The root path usually includes the /bin, /sbin, /usr/bin and /usr/sbin directories, so
the steps in this book show the commands in these directories without absolute path names. Steps that use commands in other, less common, directories show the absolute paths in the examples.
Loading...
+ 11 hidden pages