Follow these tasks before installing the server.
-
Install the appropriate operating system patches on
each node.
-
Shut down all clusters that use the previous version
of the Cluster Edition before beginning the software installation.
-
If you are having trouble starting the installer, make sure
you have the required operating system patches for the Java Runtime
Environment (JRE) version 6. Information about the required operating system patches is
available from the Sun Java Web site.
-
Create a “sybase” account on your
system to perform all installation tasks.
-
This account should own
all devices and files, and must have permission to read and write
all devices the cluster uses.
-
Create all devices with the “sybase” account.
-
Ensure that all
disk devices are accessible from all the nodes in the cluster.
-
Ensure that the account that used to start the cluster has permissions to read
and write to all of the disk devices.
-
Ensure that he cluster and the SCSI generic driver has write permission
on some of the /dev/sg* files
that correspond to configured database devices.
The SCSI driver
expects write access to /dev/sg* files
for SCSI-3 PGR commands used in IO fencing.
-
Use the ls -l commands to verify
paths and file permissions. Use the dd utility
to verify that the sybase account can read and write to the devices.
-
If you need to change the permissions, use chmod or chown to
correct the write permissions for /dev/sg* files.
You can change the write access permissions for these files to root
only after rebooting the machine.
-
Log in to the machine as the “sybase” user. Maintain consistent ownership and privileges for all files
and directories. A single user—the Sybase System Administrator
with read, write, and execute permissions—should perform
all installation, upgrade, and setup tasks.
-
If you are using a local account local to just one
physical box, then create the sybase user on each machine and make
sure it has the same user ID.
-
Decide where the Adaptive Server software will be
installed.
-
Make sure there is sufficient disk space available.
-
Ensure that there are no spaces in the path name of the directory.
-
If this is a shared installation, the $SYBASE location
must be on a shared file system, accessible from all cluster nodes
using the same path.
-
If this is a private installation, install the Adaptive Server
software on each node of the cluster.
-
Each instance in the cluster
must have its own $SYBASE directory.
The private installation mode does not use a Network File System
(NFS) or cluster file system.
-
Verify that the operating system meets the version-level,
RAM, and network protocol requirements for your platform.
-
Verify that your network software is configured. The Cluster Edition implicitly requires that your network
be configured for the nodes you plan to include in the cluster. If you are having connection problems, or to verify your network configuration,
ping the host.
-
Adjust the operating system shared memory parameter
for your platform. See the Adjusting the operating
system shared memory parameter topic for information on how to do this.