Preparing for installation
Before you start installing the required components, you must ensure all the system requirements are met, know about the installation package, installation modes, and use the checklists as reference to prepare for the installation.
The following diagram represents the installation process.
IBM Installation Manager
IBM® Installation Manager is required to install Global Mailbox on all supported platforms. The required version of Installation Manager is bundled with Sterling B2B Integrator.
The Installation Manager is a Java™ based multi-platform installation application and provides a consistent approach across various platforms. It does not rely on platform-specific installation technology or mechanism.
The Installation Manager uses Sterling B2B Integrator and Global Mailbox offering repositories to install or update Sterling B2B Integrator, its add-on features, and Global Mailbox. The repositories must be downloaded and available on the server where the installation is done. It determines the packages that must be installed and displays them including the products and Fix Packs. It checks that the prerequisites and inter-dependencies are met before installing the selected product package and feature sets.
- Wizard mode
- Wizard mode is the GUI mode of installation. You can use this mode to install Global Mailbox and to record response files to use for silent mode installation.
- Silent mode
- You can automate your deployment of Global Mailbox to clusters by using the silent mode. A response file specifies what options to install and the input required for the various prompts and fields. Silent installation is started from the command line or a batch file.
Operating systems
- Windows
- UNIX or Linux
- AIX
- (v6.0.3.1 and later versions) Red Hat Enterprise PowerLE Note: To install Global Mailbox, perform the following:
- Install Sterling B2B Integrator v6.0.3 on Red Hat Enterprise PowerLE.
- Upgrade Sterling B2B Integrator v6.0.3 to v6.0.3.1.
- Install Global Mailbox.
For the Linux operating system, set the huponexit
option to
off
. This setting ensures that the processes in your shell are not stopped or
killed when you log off.
- sed
- grep
- findutils
- gawk
- coreutils
For a list of AIX packages, see AIX Toolbox for Linux Applications.
You must download the GTK AIX Prerequisites for IIM .
Port assignments
Component | Default port numbers |
---|---|
ZooKeeper follow port | 2888 |
ZooKeeper election port | 3888 |
ZooKeeper client port | 2181 |
Cassandra inter-node communication port | 7000 |
Cassandra inter-node communication SSL port | 7001 |
Cassandra client port | 9042 |
Cassandra RPC port | 9160 |
Cassandra JMX port | 7199 |
Sterling B2B Integrator host port | 8080 |
Global Mailbox host port. Important: Global Mailbox port is calculated as Sterling B2B Integrator host port + 75.
|
8155 |
Aspera Enterprise Server ports on Linux Restriction: Aspera
Enterprise Server applies to version 5.2.6 only.
|
TCP - 33001 |
Aspera Enterprise Server ports on Windows Restriction: Aspera
Enterprise Server applies to version 5.2.6 only.
|
|
Sterling B2B Integrator package
Ensure that you have downloaded installation files for WebSphere® MQ, and other components to the appropriate servers from relevant locations. Also ensure that you have set up load balancers and shared file systems.
- Physical media repository
- The physical Sterling B2B Integrator and Global Mailbox repository.
- IBM Fix Central and IBM Passport Advantage site
- Licensed customers can download Sterling B2B Integrator and Global Mailbox product repositories from IBM Passport Advantage or IBM Fix Central.
JDK settings
Required versions of JDKs of IBM Windows, UNIX or Linux, and AIX are bundled with the Sterling B2B Integrator package, on a separate disk. You must download the JDK for your operating system, install it on all machines that you plan to use in the topology, and set the JAVA_HOME and PATH parameters. IBM JDK 8 is required for Global Mailbox nodes running Cassandra 3.9. For more information on installing the IBM JDK, see the IBM JDK online documentation.
For more information on setting the Java variables, see Setting Java variables on Linux , Setting Java variables on Windows, and Setting Java variables on AIX.