You can install IBM
Spectrum Control in
a multiple-server environment by using the installation program.
About this task
Server A will have Db2 and
the IBM
Spectrum Control database repository installed.
Server B will have the IBM
Spectrum Control servers
installed.
Procedure
To install IBM
Spectrum Control with
a remote database by using the installation program, complete the
following steps:
- Complete the following steps on Server A:
-
Log on to Server A.
If you are installing on a Windows operating system,
log on as a user who has administrator privileges. If you are installing on an AIX or Linux operating system, log on as
the root user or as a non-root user who has sudo privileges.
Note: Confirm that your Windows firewalls are disabled in the Control Panel.
-
Install Db2® on Server A.
For more information about installing Db2, see
Installing Db2. If you install Db2 on a Windows server, restart the server
before you install
IBM
Spectrum Control.
- If you logged on as an AIX or Linux non-root user, run the following
command in a command shell:
sudo DB2_installation_directory/cfg/db2ln
For
example:
sudo /opt/ibm/db2/V11.5/cfg/db2ln
-
When you install IBM
Spectrum Control, the TPCDB database is created in the location that you specify in the Db2
DFTDBPATH
variable.
To determine the current
DFTDBPATH
value, run the following command in a Db2 CLI window:
get dbm cfg
If you want to install this database in a location
that is other than the default location:
- Run the following command in a Db2 CLI window:
update dbm cfg using DFTDBPATH path
where
path is the new value for the DFTDBPATH
variable.
- If you are installing on an AIX or Linux operating system, run the db2stop and
db2start commands to stop and restart Db2.
-
If you are installing on an AIX or Linux operating system, in a command shell, source the Db2 user profile
db2profile
for the Db2 instance owner.
For example:
. /home/db2inst1/sqllib/db2profile
- Start the IBM
Spectrum Control installation
program on Server A.
In a command window or command shell,
change the directory to the location of the
IBM
Spectrum Control installation
files and enter the following command:
Windows
- Press Windows key+R to open the
Run window.
- In the Run window, type cmd.
- For Windows Server 2022, press Ctrl+Shift+Enter to run the command prompt as an administrator.
For other supported versions of Windows, press Enter to run the command.
- For Windows Server 2022 only, type SET JAVA_TOOL_OPTIONS="-Dos.name=Windows
10" and press Enter.
- Type the following command and press Enter.
setup.bat
AIX or Linux root user./setup.bin
AIX or Linux non-root usersudo -E ./setup.bin
- On the Before You Begin page, because
only the IBM
Spectrum Control database
repository will be installed on Server A, click Next.
- On the Choose Installation Location and Type page,
select Multiple servers and click Next.
- On the Multiple Server Option: Select the
Components page, select Database repository and
click Next.
- Follow the prompts in the installation program to install
the IBM
Spectrum Control database
repository on Server A.
- After the installation is finished, review the message
log on Server A to ensure that no errors occurred.
- Complete the following steps on Server B:
-
Log on to Server B.
If you are installing on a Windows operating system,
log on as a user who has administrator privileges. If you are installing on an AIX or Linux operating system, log on
as the root user or as a non-root user who has sudo privileges.
Note: SELinux must be disabled for
IBM
Spectrum Control installations and upgrades in Linux
environments.
- Start the IBM
Spectrum Control installation
program on Server B.
In a command window or command shell,
change the directory to the location of the
IBM
Spectrum Control installation
files and enter the following command:
Windows
- Press Windows key+R to open the
Run window.
- In the Run window, type cmd.
- For Windows Server 2022, press Ctrl+Shift+Enter to run the command prompt as an administrator.
For other supported versions of Windows, press Enter to run the command.
- For Windows Server 2022 only, type SET JAVA_TOOL_OPTIONS="-Dos.name=Windows
10" and press Enter.
- Type the following command and press Enter.
setup.bat
AIX or Linux root user./setup.bin
AIX or Linux non-root usersudo -E ./setup.bin
- On the Choose Installation Location and Type page,
select Multiple servers and click Next.
-
On the Multiple Server Options: Select the Components page, select
IBM Spectrum Control Servers and click Next.
Attention: IBM
Spectrum Control
servers include the following components:
- IBM
Spectrum Control GUI
- CLI
- Storage Resource agent
-
Follow the prompts in the installation program to install the IBM
Spectrum Control Servers on Server B.
-
After the installation program is finished, review the message log on Server B to ensure that
no errors occurred.