Cloud CM-IPMP Anleitung zur Fehlerbehebung Seite 25

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 201
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 24
Creating installation directory.
Writing configuration to /home/user/rhino/etc/defaults/config/config_variables.
I will now generate the keystores used for secure transport authentication,
Remote management and connections must be verified using paired keys.
/home/user/rhino/rhino-public.keystore
with a storepass of changeit and a shared keypass of changeit
/home/user/rhino/rhino-private.keystore
with a storepass of changeit and a shared keypass of changeit
The behaviour of the Rhino SLEE paired key SSL can be configured by editing:
/home/user/rhino/config/rmissl.{service_name}.properties
Creating key pairs for common services
Exporting the certificates into the public keystore for service distribution
Certificate was added to keystore
Certificate was added to keystore
Certificate was added to keystore
Certificate was added to keystore
Copying the public keystore to the client distribution directory
The Open Cloud Rhino SLEE is now installed in /home/user/rhino.
Next Steps:
- Create nodes using "/home/user/rhino/create-node.sh".
- Run /home/user/rhino/{NODEID}/init-management-db.sh to initialise the PostgreSQL database.
- Start Rhino nodes using /home/user/rhino/{NODEID}/start-rhino.sh (see the user guide for arguments)
- Access the Rhino management console at https://cyclone:8443/
- Login with username admin and password password
Open Cloud Rhino SLEE installation complete.
4.2.8 Distributing Cluster Configuration
Each host in the cluster must use the same configuration settings. The Rhino SLEE can be installed onto each host using an
unattended installation or the cluster configuration can be copied onto each machine.
On the local host issue the following commands:
>cd /tmp
>tar cvf rhino-cluster.tar $RHINO_HOME
Then copy the file to the target host. On the target host issue the following commands:
>cd /tmp
>tar xvf rhino-cluster.tar $RHINO_HOME
Once the cluster configuration has been transferred to the target hosts, each node can be created and configured.
4.2.9 Configuring the Cluster
Creating new nodes is done by executing the
$RHINO_HOME/create-node.sh
shell script. A typical and basic “safe-default”
configuration for a the Rhino SLEE cluster is to use three machines, each hosting one node.
Once a node has been created, its configuration can not be transferred to another machine. They must be created on the host on
which they will run.
In the following example nodes 101, 102, and 103 are all created on and intended to run on one host. Below is a capture of the
creation of three nodes.
Open Cloud Rhino 1.4.3 Administration Manual v1.1 16
Seitenansicht 24
1 2 ... 20 21 22 23 24 25 26 27 28 29 30 ... 200 201

Kommentare zu diesen Handbüchern

Keine Kommentare