Preinstallation tasks for the Server Installation

Follow these tasks before installing the server.

  1. Install the appropriate operating system patches on each node.
  2. Shut down all clusters that use the previous version of the Cluster Edition before beginning the software installation.
  3. 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.
  4. Create a “sybase” account on your system to perform all installation tasks.
    1. This account should own all devices and files, and must have permission to read and write all devices the cluster uses.
    2. Create all devices with the “sybase” account.
    3. Ensure that all disk devices are accessible from all the nodes in the cluster.
    4. Ensure that the account that used to start the cluster has permissions to read and write to all of the disk devices.
    5. 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.
  5. 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.
  6. 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.
  7. 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.
  8. 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.
  9. Decide where the Adaptive Server software will be installed.
    1. Make sure there is sufficient disk space available.
    2. Ensure that there are no spaces in the path name of the directory.
    3. 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.
    4. If this is a private installation, install the Adaptive Server software on each node of the cluster.
    5. 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.
  10. Verify that the operating system meets the version-level, RAM, and network protocol requirements for your platform.
  11. 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.
  12. 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.


Created June 23, 2009. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com