Parallels H-Sphere - 3.6.3 Installation Manual

Parallels H-Sphere 3.6.3 Installation Guide
Revision 1.0
Legal and Copyright Notice
Parallels IP Holdings GmbH Vordergasse 59 CH-Schaffhausen Switzerland Phone: +41-526320-411 Fax: +41-52672-2010
Copyright © 2012 Parallels IP Holdings GmbH. All rights reserved.
www.parallels.com
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 5
Typographical Conventions ........................................................................................................... 5
Feedback ....................................................................................................................................... 6
Preparing for Parallels H-Sphere Installation 7
Supported Operating Systems ...................................................................................................... 7
Single-Server and Multi-Server Installation ................................................................................... 9
Required Components and Configuration ................................................................................... 12
Open SSH ......................................................................................................................... 12
Kernel ................................................................................................................................ 13
Locale ................................................................................................................................ 14
Disk Quota ......................................................................................................................... 14
Quotacheck ....................................................................................................................... 15
Ports .................................................................................................................................. 15
DNS Server Notes ............................................................................................................. 20
Perl .................................................................................................................................... 20
Make .................................................................................................................................. 20
Command-Line URL Download Utility (wget or fetch) ...................................................... 21
Compat3x Package ........................................................................................................... 21
SELinux Must Be Off ......................................................................................................... 21
Libmap Content ................................................................................................................. 21
ifconfig ............................................................................................................................... 22
Installing Parallels H-Sphere 23
Step 1. Running the Parallels H-Sphere Installation Script ......................................................... 24
Step 2. Installing the Parallels H-Sphere via Control Panel ........................................................ 24
Step 3. Completing Parallels H-Sphere Installation Wizard ........................................................ 30
Installing Parallels SiteStudio with Parallels H-Sphere ............................................................... 31
Performing Post-Installation Tasks 32
Appendix A. Installing with Prepared Parallels H-Sphere Configuration 34
Appendix B. Installation Script Options 36
Appendix C. Customizing Server Configuration Files by Means of Templates 38
Control Panel Apache ................................................................................................................. 40
Extra Control Panel Apache Configuration Files ......................................................................... 40
Apache ........................................................................................................................................ 41
Extra Apache Configuration Files ................................................................................................ 42
PHP 4 .......................................................................................................................................... 43
PHP 5 .......................................................................................................................................... 44
PHP 5.3 ....................................................................................................................................... 45
4
PHP 5.4 ....................................................................................................................................... 45
PHP 5.5 ....................................................................................................................................... 46
Standardized PHP ....................................................................................................................... 48
FTP .............................................................................................................................................. 48
MySQL ......................................................................................................................................... 50
PostgreSQL ................................................................................................................................. 50
DNS ............................................................................................................................................. 51
Other Files Included into Parallels H-Sphere Packages ............................................................. 52
Appendix D. Download Locations 54
Mirror Server for Updating Parallels H-Sphere ........................................................................... 55
Appendix E. Miscellaneous 56
Restarting Parallels H-Sphere ..................................................................................................... 56
Network Address Translation (NAT) ............................................................................................ 57
In this chapter:
Typographical Conventions ............................................................................... 5
Feedback .......................................................................................................... 6
Formatting convention
Type of Information
Example
Special Bold
Items you must select, such as menu options, command buttons, or items in a list.
Go to the System tab. Titles of chapters,
sections, and subsections.
Read the Basic Administration chapter.
Italics
Used to emphasize the importance of a point, to introduce a term or to designate a command line placeholder, which is to be replaced with a real name or value.
The system supports the so called wildcard character search.
Monospace
The names of commands, files, directories, and domain names.
The license file is located in the
http://docs/common/
licenses directory.
C H A P T E R 1
Preface
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.
6
Preformatted
On-screen computer output in your command­line sessions; source code in XML, C++, or other programming languages.
# ls –al /files
total 14470
Preformatted Bold
What you type, contrasted with on-screen computer output.
# cd /root/rpms/php
CAPITALS
Names of keys on the keyboard.
SHIFT, CTRL, ALT
KEY+KEY
Key combinations for which the user must press and hold down one key and then press another.
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
guides title, chapter and section titles, and the fragment of text in which you have found an error.
This chapter provides comprehensive information on how to prepare Linux and Unix
In this chapter:
Supported Operating Systems .......................................................................... 7
Single-Server and Multi-Server Installation ........................................................ 9
Required Components and Configuration .......................................................... 12
Operating System
Supported OS Version
RedHat Enterprise Linux
5.x (i386, x86-64)
6.x (i386, x86-64)
CentOS
5.x (i386, x86-64)
6.x (i386, x86-64)
C HAP T E R 2
Preparing for Parallels H-Sphere Installation
servers for the installation of Parallels H-Sphere components.
Note: configuration files for Apache, FTP, PHP, DNS, MySQL, and PostgreSQL should be customized indirectly via respective template files. Otherwise, all custom changes in major default configuration files are removed with each H-Sphere update! If you need those files customized, please carefully follow the configuration file templates customization instruction in Appendix C (on page 38).
Supported Operating Systems
Before requesting a Parallels H-Sphere installation, install one of the following operating systems.
8
CloudLinux
5.6 (i386, x86-64)
6.3 (i386, x86-64)
FreeBSD
8.4 (i386, x86-64)
8.3 (i386, x86-64)
7.4 (i386, x86-64)
Important:
1. FreeBSD: Control Panel installed on a server with 64-bit operating system requires glibc 32-bit compatibility library.
2. CloudLinux is supported as a RedHat Enterprise Linux clone. The customizations allowed by it are not propagated to UI, and should be performed manually according to instructions published on the CloudLinux site, if needed.
9
Single-Server and Multi-Server Installation
General Considerations
Parallels H-Sphere can be installed on one or more servers. The required number of servers and their hardware configuration will largely depend on the number of accounts you are planning to host, Web and mail quotas, traffic load and other related factors.
Here are some general considerations common to Parallels H-Sphere server environment:
We recommend installing Control Panel to a separate server. It is also acceptable
to install one DNS server to the Control Panel server box, for example, if you are planning 2-server installation.
You must not install PostgreSQL hosting service on the same box with Control
Panel, as the latter requires a separate PostgreSQL server for its system database.
You can have several DNS servers on one box. However, for multiserver Parallels
H-Sphere installation, you should install each DNS server on a separate box. The best solution is to have two DNS servers on separate boxes.
We advise installing mail server on the same box with MySQL server, as mail
server requires its own MySQL database.
It is reasonable to allocate separate physical servers for the most resource-
consuming services. Usually, these are Web and mail servers, but sometimes it may be MySQL and PostgreSQL.
According to these recommendations, the following 4-server installation may be an optimal solution:
Server 1: Control Panel (with the system PostgreSQL database);  Server 2: Web1 + DNS1;  Server 3: Mail + MySQL1 (user DB) + DNS2;  Server 4: PostgreSQL (user DB) + MySQL2 (user DB).
Later on, you may add more boxes to your system, as your needs grow:
Server 5: Web2;  Server 6: Mail2 (with its own MySQL DB);
Hardware Requirements
If you are going to install Parallels H-Sphere to only one computer, make sure it is at least Pentium III, 500MHz CPU and 512MB RAM. This will allow to host only a small number of customers. Adding Parallels SiteStudio will require at least 1000MHz CPU and 1GB RAM.
Sample 1/2/3-Server Configurations
10
Below are sample 1/2/3-server H-Sphere installations with preferable partitioning
One Server Installation
Two Server Installation
Three Server Installation
Single-server installation includes Control Panel, DNS, Web, mail, and MySQL services. The PostgreSQL hosting service isnt included because of the Parallels H­Sphere system PostgreSQL database.
Make sure you have at least two IPs available, because some features (like OpenSRS) require at least two DNS servers.
Examples: 40GB HDD: /root partition (/etc, /tmp,
/root) - 1-3 GB /usr - 3-5 GB /var - 5-7 GB for mail and MySQL files /hsphere (or /home) - the remaining disk space for Parallels H-Sphere installation and Web hosting.
80GB HDD: / root partition (/etc, /tmp,
/root) - 2-6 GB /usr - 6-10 GB /var - 10-15 GB for mail and MySQL files /hsphere (or /home) - the remaining disk space for Parallels H-Sphere installation and Web hosting.
120+ GB HDD: / root partition (/etc, /tmp,
/root) - 3-10 GB /usr - 10-20 GB /var - 15-30 GB for mail and MySQL files /hsphere (or /home) - the
Consider the following partitioning scheme for the two-server configuration:
1) Control Panel + DNS2: The partitioning requirements
are similar to those for one server installation. This box will have the Parallels H­Sphere control panel, the system database, DNS server, and Parallels SiteStudio (optional).
2) Web + Mail + MySQL + PostgreSQL + DNS1:
/ - 1-3 GB /usr -3-5 GB /var - 5-7 GB for mail and MySQL files. /hsphere - takes the rest of the space for Web content and is the biggest partition.
Consider the following partitioning scheme for a three­server configuration:
1) Control Panel The partitioning requirements are
the similar to those for the one server installation. This box will have the Parallels H-Sphere control panel, the system database, and Parallels SiteStudio (optional).
2) Web + DNS2: / - 1-3 GB
/usr - 3-5 GB /var -3-5 GB /hsphere - takes the rest of the space and is the biggest partition.
3) Mail + DNS1 + MySQL + PostgreSQL:
/ - 1-3 GB /usr - 3-5 GB /var - takes the rest of the space for mail and MySQL files.
schemes outlined.
11
remaining disk space for Parallels H-Sphere installation and Web hosting.
The more users you are planning to have, the more disk space is required. If you want to have Parallels SiteStudio, it will also be installed onto this partition. However, this will require at least 512 RAM and a 500MHz processor.
In addition, you can create a separate mail partition for the Parallels H-Sphere mail system. Its size will depend on your mail quotas for users and the number of mailboxes.
HDD Partitioning
Parallels H-Sphere is installed to the /hsphere directory. We recommend dedicating a separate partition for the Parallels H-Sphere installation
directory and mount it as /hsphere.
# mkdir -p /hsphere # chmod 755 /hsphere
Parallels H-Sphere directory can be located on any other partition as well. However, we do not recommend installing Parallels H-Sphere to the root / partition. Having Parallels H-Sphere on the root partition may cause certain problems. For instance, if disk quota gets damaged, you cannot repair it without server reboot and fsck check in the single user mode.
If your Parallels H-Sphere installation directory is to be located on another partition, for example, /usr/hsphere on the /usr partition, the /hsphere symlink to this directory must be anyway created:
# mkdir -p /usr/hsphere # ln -s /usr/hsphere /hsphere # chmod 755 /usr/hsphere
Important: Do not create /hsphere as a symlink to another partition on servers with FreeBSD 5.3 and up! Allocate the separate /hsphere partition instead! If this is impossible, use nullfs partitioning for this purpose.
There are no more requirements to partitioning the servers, just make sure there is enough disk space to store user and other Parallels H-Sphere data.
Required Components and Configuration
In this section:
Open SSH ......................................................................................................... 12
Kernel ................................................................................................................ 13
Locale ............................................................................................................... 14
Disk Quota ........................................................................................................ 14
Quotacheck ................................................................................................ ....... 15
Ports .................................................................................................................. 15
DNS Server Notes ............................................................................................. 20
Perl.................................................................................................................... 20
Make ................................................................................................................. 20
Command-Line URL Download Utility (wget or fetch) ........................................ 21
Compat3x Package ................................................................ ........................... 21
SELinux Must Be Off ......................................................................................... 21
Libmap Content ................................................................................................. 21
ifconfig ............................................................................................................... 22
Prior to the installation, make sure your server is configured properly and has all necessary components.
Open SSH
1. Install OpenSSH package on each Parallels H-Sphere box. You can use standard RPMs under Linux or packages under FreeBSD. Usually, the standard Linux and FreeBSD installations contain the OpenSSH package, you can use it without any restrictions. However, we recommend updating the package to the latest version. SSH keys need to be configured under the cpanel user.
2. To enable Permit Root Login, open file /etc/ssh/sshd_config and uncomment the line:
PermitRootLogin yes
Make sure PermitRootLogin is set to yes. Then restart SSH: for Linux:
/etc/init.d/sshd restart
for FreeBSD:
/etc/rc.d/sshd restart
3. Enable the OpenSSH daemon start at server startup.
4. Start the OpenSSH daemon
Kernel
We strongly recommend using typical Linux/FreeBSD kernel (i.e., coming with official OS distributives or updates). In particular, in case of FreeBSD we insist on GENERIC kernel with basic configuration. We do not guarantee correct Parallels H-Sphere work on a server with customized kernel! Please carefully test Parallels H-Sphere functionality on such a server before it becomes a production server!
Locale
Please make sure that the Control Panel servers default locale is set to en_US.UTF-8.
Disk Quota
Enable the disk quota feature on each Parallels H-Sphere Web server. There is no need to enable it on other servers.
To enable disk quota:
1. Log in as root.
2. Insert the usrquota directive (userquota for FreeBSD) into the /etc/fstab file
for the corresponding partition. On Linux, it must look similar to this:
LABEL=/hsphere /hsphere ext2 defaults,usrquota 1 1
On FreeBSD, it must look similar to this:
LABEL=/hsphere /hsphere ufs rw,userquota 2 2
3. Execute the following commands:
quotaoff /partition_with_userquota_enabled mount -o remount /partition_with_userquota_enabled (Linux only, skip this line with FreeBSD) rm -rf /partition_with_userquota_enabled/aquota.user /partition_with_userquota_enabled/quota.user quotacheck -mufv /partition_with_userquota_enabled(Linux) quotacheck -guv /partition_with_userquota_enabled(FreeBSD) quotaon /partition_with_userquota_enabled
4. Perform the following steps:
a. # touch
/partition_with_userquota_enabled/aquota.user
b. # quotacheck -m /partition_with_userquota_enabled
and ignore the message:
quotacheck: WARNING - Quotafile /partition_with_userquota_enabled/aquota.user was probably
truncated. Cant save quota settings...
# quotaon /partition_with_userquota_enabled
5. FreeBSD Web server installations: Enable disk quota in the kernel configuration. Also, in /etc/default/rc.conf set:
enable_quotas=YES
Root Partitions
We dont recommend enabling the disk quota feature on root partitions. Use other partitions for this! Therefore, we advise not to place Parallels H-Sphere files on the root partition.
Quotacheck
Port
Usage
Connection Type
Note
20
FTP-DATA
tcp
21
FTP
tcp
22
SSH
tcp 53
DNS
udp
443
HTTPS
tcp
873
RSYNC
tcp
between Parallels H­Sphere servers
1922
IMAGEMAK ER
tcp
localhost only
3306
MySQL
tcp
to all MySQL servers
5432
Postgres
tcp
CP only
8009
Tomcat
tcp
CP only
8080
HTTP
tcp
8443
SSL
tcp 55000
OpenSRS
tcp
if used
Quota versions can have some differences on different operating systems. You may need to execute the quotacheck command with some additional parameters. Please read the command manual before performing this action.
Ports
In your firewall settings, open the following ports in both directions and specify the connection type - tcp or udp or both. We need that firewall be configured by our customers.
Note: Pix firewall doesnt work correctly with Parallels H-Sphere and Parallels SiteStudio, because it doesnt allow servers within one Parallels H-Sphere cluster to communicate by external IPs, which is critical for both products.
Control Panel Server
10125
SOAP
tcp
between Parallels H­Sphere servers
Web Server
Port
Usage
Connection Type
Note
20
FTP-DATA
tcp
21
FTP
tcp
22
SSH
tcp
53
DNS
udp
80
HTTP
tcp
443
HTTPS
tcp
873
RSYNC
tcp
between Parallels H-Sphere servers
Port
Usage
Connection Type
Note
22
SSH
tcp
25
SMTP
tcp
53
DNS
udp
80
HTTP
tcp
110
POP
tcp
143
IMAP
tcp
144
IMAP proxy
tcp
localhost only
465
Mail SSL
tcp
open this port only if you want to use Mail SSL
587
submission
tcp 873
RSYNC
tcp
between Parallels H-Sphere servers
Mail Server
993
Mail SSL
tcp
open this port only if you want to use Mail SSL
995
Mail SSL
tcp
open this port only if you want to use Mail SSL
DNS Server
Port
Usage
Connection Type
Note
22
SSH
tcp
53
DNS
tcp and udp
For highest security, open:
udp permanently tcp worldwide
during Parallels H-Sphere installation and post-installation tests
tcp between
Parallels H­Sphere DNS servers permanently.
873
RSYNC
tcp
between Parallels H-Sphere servers
953
RNDC
tcp and udp
For highest security, open:
udp permanently tcp worldwide
during Parallels H-Sphere installation and post-installation tests
tcp between
Parallels H­Sphere DNS servers permanently.
Port
Usage
Connection Type
Note
MySQL Server
22
SSH
tcp 53
DNS
udp
80
HTTP
tcp
873
RSYNC
tcp
between Parallels H-Sphere servers
PgSQL
Ports
Usage
Connection Type
Note
22
SSH
tcp 53
DNS
udp
80
HTTP
tcp
873
RSYNC
tcp
between Parallels H-Sphere servers
5432
Postgres
tcp
Ports
Usage
Connection Type
Note
22
SSH
tcp 53
DNS
udp
80
HTTP
tcp
873
RSYNC
tcp
between Parallels H-Sphere servers
Ports
Usage
Connection Type
Note
20
FTP-DATA
tcp
21
FTP
tcp
25
SMTP
tcp
53
DNS
udp
RealServer
Windows Server
Loading...
+ 40 hidden pages