Difference between revisions of "Graphical Installation"

From Recital Documentation Wiki
Jump to: navigation, search
(Select Components)
Line 111: Line 111:
 
* '''Peer''' - Select this type if you are setting up a PPR (Peer to Peer Replication) configuration. In a PPR configuration all systems must be set to this type. This system will be able to publish all updates and subscribe to published updates from other systems.
 
* '''Peer''' - Select this type if you are setting up a PPR (Peer to Peer Replication) configuration. In a PPR configuration all systems must be set to this type. This system will be able to publish all updates and subscribe to published updates from other systems.
  
== Slave ==
+
===Slave===
  
 +
[[Image:ginstallation_slave.jpg]]
  
[[Image:RRS_Install_Replication_Slave_Options.jpg]]
+
'''Publisher'''
 +
Specify the node name or IP Address of the Publisher that this slave will subscribe to.  This should be the system that the Master replication service was installed on.
  
=== Publisher ===
+
'''Delay'''
Specify the node name or IP Address of the Publisher that this slave will subscribe to. This should be the system that the Master replication service was installed on.
+
 
+
=== Delay ===
+
 
Specify the delay time in seconds that the service will pause between checking with the publication service.
 
Specify the delay time in seconds that the service will pause between checking with the publication service.
  
 +
===Master===
  
== Master  ==
+
[[Image:ginstallation_master.jpg]]
 
+
 
+
[[Image:RRS_Install_Replication_Master_Publication_ID.jpg]]
+
 
+
=== Publication ID ===
+
The publication ID is a unique number that is used to differentiate each system in the replication service. For a master publisher it should be set to a value of 1. This ID should not be changed once the replication service has been started on the system.
+
 
+
 
+
== Peer ==
+
 
+
 
+
[[Image:RRS_Install_Replication_Peer_Options.jpg]]
+
 
+
=== Publication ID ===
+
The publication ID is a unique number that is used to differentiate each system in the replication service. The value must be set to a value greater than 1 and must not be the same as any other publication ID. This ID should not be changed once the replication service has been started on the system.
+
  
 +
'''Publication ID'''
 +
The publication ID is a unique number that is used to differentiate each system in the replication service.  For a master publisher it should be set to a value of 1.  This ID should not be changed once the replication service has been started on the system.
  
=== Publisher ===
+
===Peer===
Specify the node name or IP Address of the Publisher that you want to subscribe with. You can specify the node name or IP Address of the system you are currently installing on. Doing this will make this system the master publisher and you will need to provide a list of peers.
+
  
 +
[[Image:ginstallation_peer.jpg]]
  
=== Delay ===
+
'''Publication ID'''
Specify the delay time in seconds that the service will pause between checking with the publication service. If you have specified this system as the publisher, then it will also be used by the publication service.  
+
The publication ID is a unique number that is used to differentiate each system in the replication service.  The value must be set to a value greater than 1 and must not be the same as any other publication ID. This ID should not be changed once the replication service has been started on the system.
  
 +
'''Publisher'''
 +
Specify the node name or IP Address of the Publisher that you want to subscribe with.  You can specify the node name or IP Address of the system you are currently installing on.  Doing this will make this system the master publisher and you will need to provide a list of peers.
  
[[Image:RRS_Install_Replication_Peers.jpg]]
+
'''Delay'''
 +
Specify the delay time in seconds that the service will pause between checking with the publication service.  If you have specified this system as the publisher, then it will also be used by the publication service.  
  
 +
[[Image:ginstallation_peers.jpg]]
  
=== Replication Peers ===
+
'''Replication Peers'''
This option will be displayed if you have specified that this system will also be the publisher. Please specify a comma separated list of the node names or IP Addresses of the Peers that will be published. You can specify the system you are installing on if you wish to publish it.
+
This option will be displayed if you have specified that this system will also be the publisher. Please specify a comma-separated list of the node names or IP Addresses of the Peers that will publish. You can specify the system you are installing on if you wish to publish it.
  
 
==Install License File==
 
==Install License File==

Revision as of 17:02, 16 December 2009

Welcome screen

Click Forward to continue, Cancel to exit the installation. In the following screens, you will also be able to click Back to return to the previous page.

Ginstallation welcome.jpg

License Agreement

Please read the license agreement, then select I accept the agreement or I do not accept the agreement and click Forward to continue. If you do not accept the license agreement, the installation will terminate.

Ginstallation license.jpg

Select Components

Select the components you require. As you highlight each component, its description is displayed.

Recital

Ginstallation recital.jpg

Recital Server

Ginstallation server.jpg

Recital Web

Ginstallation web.jpg

Recital Client Drivers

Ginstallation clients.jpg

Recital Replication

Ginstallation replication.jpg

Once you have selected your chosen components, click Forward to continue.

Installation Directory

Please select the directory in which the Recital products should be installed. The default directory is /opt/recital-<version>, where <version> is the version of the software.

Ginstallation instdir.jpg

To browse your file system, click on the folder button. This will display the 'Select File dialog, allowing you to choose an existing folder or create a new one.

Ginstallation selectinstdir.jpg

Click OK to save your selection and return to the previous screen, Cancel to return leaving the installation directory setting unchanged.

Ginstallation instdir.jpg

This screen also allows you to specify whether a Recital short cut icon should be created for all users or just you (root). Once your selections are complete, click Forward to continue.

Environment

You can choose to allow the installation to link certain important file into /usr/bin so they will be available without having to adjust your PATH setting.

Ginstallation usrbin.jpg

Select Yes or No then click Forward to continue.

ODBC Installation Type

This screen is only displayed if you chose to install the Recital Client Drivers component.

Ginstallation odbc.jpg

The installer checks to see if you already have an ODBC Driver Manager installed and gives the following defaults:

  • Install the Recital ODBC driver for unixODBC Driver Manager. - If you already have the unixODBC Driver Manager installed.
  • Install the Recital ODBC driver for iODBC Driver Manager. - If you already have the iODBC Driver Manager installed.
  • Don't install the Recital ODBC driver now, do it manually later. - If you do not have a Driver Manager installed.


You can also get the choose to install the unixODBC Driver Manager:

  • Install the unixODBC Driver Manager with the Recital ODBC driver.

Once you have made your selection, click Forward to continue.

JVM Selection

This screen is only displayed if you chose to install the Recital Client Drivers component.

Ginstallation jvm.jpg

The installer checks to see if you have a Java Virtual Machine (JVM) installed and prompts you to select the JVM to be used by the Recital JDBC Driver. Once you have made your selection, click OK to continue and your choice will be displayed.

Ginstallation jvmconfirm.jpg

Click Forward to continue.

TomCat Installation Type

This screen is only displayed if you chose to install the Recital Client Drivers component.

Ginstallation tomcat.jpg

Click Forward to continue.

Apache plugin Installation

This screen is only displayed if you chose to install the Recital Web component.

Ginstallation apache.jpg

The installer checks to see if you have Apache web server installed and prompts you to install the Recital Web plugin for Apache if so. You can also specify to restart Apache after the installation to enable the plugin. Recital Web can also run as a standalone web server, in which case the plugin is not required. Once you have made your selection, click Forward to continue.

Replication Service Type

This screen is only displayed if you chose to install the Recital Replication component.

Ginstallation reptype.jpg


  • Slave - Select this type if this system will be a slave subscriber in a MSR (Master to Slave Replication) configuration. There can be many slave subscribers but updates will only be performed from data published by the replication service.
  • Master - Select this type if this system will be the master publisher in a MSR configuration. There can be only one master publisher and only updates on this system will be published for replication.
  • Peer - Select this type if you are setting up a PPR (Peer to Peer Replication) configuration. In a PPR configuration all systems must be set to this type. This system will be able to publish all updates and subscribe to published updates from other systems.

Slave

Ginstallation slave.jpg

Publisher Specify the node name or IP Address of the Publisher that this slave will subscribe to. This should be the system that the Master replication service was installed on.

Delay Specify the delay time in seconds that the service will pause between checking with the publication service.

Master

Ginstallation master.jpg

Publication ID The publication ID is a unique number that is used to differentiate each system in the replication service. For a master publisher it should be set to a value of 1. This ID should not be changed once the replication service has been started on the system.

Peer

Ginstallation peer.jpg

Publication ID The publication ID is a unique number that is used to differentiate each system in the replication service. The value must be set to a value greater than 1 and must not be the same as any other publication ID. This ID should not be changed once the replication service has been started on the system.

Publisher Specify the node name or IP Address of the Publisher that you want to subscribe with. You can specify the node name or IP Address of the system you are currently installing on. Doing this will make this system the master publisher and you will need to provide a list of peers.

Delay Specify the delay time in seconds that the service will pause between checking with the publication service. If you have specified this system as the publisher, then it will also be used by the publication service.

Ginstallation peers.jpg

Replication Peers This option will be displayed if you have specified that this system will also be the publisher. Please specify a comma-separated list of the node names or IP Addresses of the Peers that will publish. You can specify the system you are installing on if you wish to publish it.

Install License File

If you already have your license file, you can specify the name of the file here. If not, you can install the license after installation.

Ginstallation licensefile.jpg

To browse your file system, click on the folder button. This will display the 'Select File dialog, allowing you to find your license file.

Ginstallation selectlicensefile.jpg

Click OK to save your selection and return to the previous screen, Cancel to return without saving.

Ginstallation selectlicensefile.jpg

Click Forward to continue.

Ready to Install

This is the final point at which you can cancel the installation. If you are happy for the installation to proceed, click Forward to continue.

Ginstallation ready.jpg

Completing the Recital Setup Wizard

The following screen will be displayed once the installation completes. Click Finish to exit.

Ginstallation complete.jpg