Verifying port range availability on participating computers (Linux and UNIX)
This task describes the steps required to verify port range availability on participating computers. The port range is used by the Fast Communications Manager (FCM). FCM is a feature of Db2® that handles communications between database partition servers.
Before you begin
Verifying the port range availability on participating computers should be done after you install the instance-owning database partition server and before you install any participating database partition servers.
DB2_instance
and
DB2_instance_END
. Other requirements for the FCM ports specified
on participating computers are:- The starting port number must match the starting port number of the primary computer
- Subsequent ports must be sequentially numbered
- Specified port numbers must be free
To make changes to the services file, you require root user authority.
Procedure
To verify the port range availability on participating computers:
What to do next
After you install the instance-owning database partition server on the primary computer, you must
install your Db2
database product on the participating database partition servers. You can use the response file
generated for the partitioning servers (default name is db2ese_addpart.rsp),
you need to manually configure the /etc/services files for the FCM ports. The
range of the FCM ports depend on how many logical partitions you want to use on the current machine.
The minimum entries are for DB2_
and DB2__END
two entries with
consecutive free port numbers. The FCM port numbers used on each participating machines must have
the same starting port number, and subsequent ports must be sequentially numbered.