To set up the two-node topology, configure the IBM
Storage Protect components
on both nodes. First, you must configure the IBM
Storage Protect instance
on the primary node.
- Verify that a local IBM
Storage Protect instance user and
a local home directory for the instance user is defined on each node in the cluster. The instance
user's home directory must be local to each node in the cluster and not NFS mounted.
- Verify that the IBM
Storage Protect instance
owner has the same user and group ID for all of the nodes in the cluster
domain.
- Verify that the IBM
Storage Protect instance
owner has the same password for all of the cluster nodes.
-
For detailed instructions about creating the directories and the user ID for the server
instance, see Linux®: Creating the user ID and directories for the server
instance.
-
Verify that the IBM
Storage Protect server, the IBM
Db2 instance, the active and archive log
directories, and the mirror log directory, if applicable, are
shared.
- Define the mount points by adding entries to the /etc/fstab
file.
When you add mount points on the cluster nodes, use the noauto option to prevent
the mount points from being automatically mounted on more than one node in the cluster.
- Set the following permissions on each of the mount points:
-
Mount the shared resources.
-
Create the IBM
Storage Protect server instance by issuing
the db2icrt command. For instructions, see Creating the server
instance. Alternatively, use the configuration wizard to create the server instance. For
instructions, see Creating the
server instance.
Important: The home directory for the instance user cannot be shared between the primary
and secondary cluster nodes or the db2icrt command will fail. For example, if the
user ID for the instance is tsminst1 and the user's home directory is
/home/tsminst1, you cannot mount to home directory
/home/tsminst1 on two or more nodes in the cluster.
-
Log in to the primary node by using the instance user ID. Change to the instance directory and
start the IBM
Storage Protect server instance on the primary
node by using the DSMSERV utility.
For example, the following command starts the server for normal operation:
/opt/tivoli/tsm/server/bin/dsmserv
- Verify that the IBM
Storage Protect components are
started without any errors.
-
Halt the IBM
Storage Protect server.
-
Log in with the root user ID and unmount the shared drives.