Cloud CM-IPMP Instrukcja Naprawy Strona 23

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 201
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 22
>./rhino-install.sh -h
Usage: ./rhino-install.sh [options]
Command line options:
-h, --help - Print this usage message.
-a - Perform an automated install. This will perform a
non-interactive install using the installation defaults.
-r <file> - Reads in the properties from <file> before starting the
install. This will set the installation defaults
to the values contained in the properties file.
-d <file> - Outputs a properties file containing the selections
made during install (suitable for use with -r).
4.2.6 Unattended Installation
When installation needs to be automated or repeated the installer can perform a non-interactive installation based on an answer
file that has been specified.
The
-r
switch reads the file and the
-a
runs the installer in non interactive mode.
>./rhino-install.sh -r answer.config -a
The
-d
switch will create the answer file based on the answer that has been given interactively during the installation.
>./rhino-install.sh -d answer.config
4.2.7 Configuring a Cluster
The Rhino SLEE distribution must be installed or transferred onto each machine which will host a cluster node. For more
information on transferring cluster configuration to remote hosts please refer to Subsection 4.2.8.
For further information on clustering please refer to Chapter 17.
To install the Rhino SLEE, run the
rhino-install.sh
script and answer the questions presented. The default values are
normally satisfactory for a working installation.
$ ./rhino-install.sh
Open Cloud Rhino SLEE Installation
The Rhino SLEE install requires access to a PostgreSQL database server,
for storing persistent configuration and deployment information. The database
settings you enter here are required for the Rhino SLEE config files. The
install script can optionally configure the database for you, you will be
prompted for this later in the install process.
Postgres host [localhost]:
Postgres port [5432]:
Postgres user [user]:
Postgres password:
Postgres password (again):
The database name you specify below will be created in your Postgres server and
configured with the default tables for Rhino SLEE support.
Database name [rhino]:
Enter the directory where you want to install Rhino.
These two ports are used for accessing the Management MBeans from a Java RMI
(Remote Method Invocation) client, such as the Rhino SLEE command-line
utilities.
Management Interface RMI Registry Port [1199]:
Management Interface RMI Object Port [1200]:
This port is used for accessing the JMX Remote server. The Rhino Web Console
uses this for remote management.
Open Cloud Rhino 1.4.3 Administration Manual v1.1 14
Przeglądanie stron 22
1 2 ... 18 19 20 21 22 23 24 25 26 27 28 ... 200 201

Komentarze do niniejszej Instrukcji

Brak uwag