Please enter search query.
Search <book_title>...
Storage Foundation for Sybase ASE CE 7.4.1 Configuration and Upgrade Guide - Linux
Last Published:
2019-06-18
Product(s):
InfoScale & Storage Foundation (7.4.1)
Platform: Linux
- Section I. Configuring SF Sybase ASE CE
- Preparing to configure SF Sybase CE
- Configuring SF Sybase CE
- Configuring the SF Sybase CE components using the script-based installer
- Configuring the SF Sybase CE cluster
- Configuring SF Sybase CE in secure mode
- Configuring a secure cluster node by node
- Configuring the SF Sybase CE cluster
- Configuring SF Sybase CE clusters for data integrity
- Setting up disk-based I/O fencing using installer
- Performing an automated SF Sybase CE configuration
- Performing an automated I/O fencing configuration using response files
- Configuring a cluster under VCS control using a response file
- Section II. Post-installation and configuration tasks
- Section III. Upgrade of SF Sybase CE
- Planning to upgrade SF Sybase CE
- Performing a full upgrade of SF Sybase CE using the product installer
- Performing an automated full upgrade of SF Sybase CE using response files
- Performing a phased upgrade of SF Sybase CE
- Performing a phased upgrade of SF Sybase CE from version 6.2.1 and later release
- Performing a rolling upgrade of SF Sybase CE
- Performing post-upgrade tasks
- Section IV. Installation and upgrade of Sybase ASE CE
- Installing, configuring, and upgrading Sybase ASE CE
- Preparing to configure the Sybase instances under VCS control
- Installing, configuring, and upgrading Sybase ASE CE
- Section V. Adding and removing nodes
- Adding a node to SF Sybase CE clusters
- Adding the node to a cluster manually
- Setting up the node to run in secure mode
- Adding the new instance to the Sybase ASE CE cluster
- Removing a node from SF Sybase CE clusters
- Adding a node to SF Sybase CE clusters
- Section VI. Configuration of disaster recovery environments
- Section VII. Installation reference
- Appendix A. Installation scripts
- Appendix B. Sample installation and configuration values
- Appendix C. Tunable files for installation
- Appendix D. Configuration files
- Sample main.cf files for Sybase ASE CE configurations
- Appendix E. Configuring the secure shell or the remote shell for communications
- Appendix F. High availability agent information
Configuring cluster processes on the new node
Perform the steps in the following procedure to configure cluster processes on the new node.
- Edit the /etc/llthosts file on the existing nodes. Using vi or another text editor, add the line for the new node to the file. The file resembles:
0 sys1 1 sys2 2 sys5
- Copy the /etc/llthosts file from one of the existing systems over to the new system. The /etc/llthosts file must be identical on all nodes in the cluster.
- Create an
/etc/llttab
file on the new system. For example:set-node system3 set-cluster 101
link eth1 eth-[MACID for eth1] - ether - - link eth2 eth-[MACID for eth2] - ether - -
Except for the first line that refers to the node, the file resembles the /etc/llttab files on the existing nodes. The second line, the cluster ID, must be the same as in the existing nodes.
- Use vi or another text editor to create the file
/etc/gabtab
on the new node. This file must contain a line that resembles the following example:/sbin/gabconfig -c -nN
Where N represents the number of systems in the cluster including the new node. For a three-system cluster, N would equal 3.
- Edit the /etc/gabtab file on each of the existing systems, changing the content to match the file on the new system.
- Copy the following files from one of the nodes in the existing cluster to the new node:
/etc/sysconfig/llt /etc/sysconfig/gab /etc/sysconfig/vcs
- Use vi or another text editor to create the file
/etc/VRTSvcs/conf/sysname
on the new node. This file must contain the name of the new node added to the cluster.For example:
system3
- Create the Unique Universal Identifier file
/etc/vx/.uuids/clusuuid
on the new node:# /opt/VRTSvcs/bin/uuidconfig.pl -rsh -clus -copy \ -from_sys sys1 -to_sys system3
- Start the LLT and GAB drivers on the new node:
For RHEL 7, SLES 12, and supported RHEL distributions:
# systemctl start llt # systemctl start gab # systemctl start vxglm
For earlier versions of RHEL, SLES and supported RHEL distributions:
# /etc/init.d/llt start # /etc/init.d/gab start # /etc/init.d/vxglm start
- On the new node, verify GAB port membership:
# gabconfig -a GAB Port Memberships =============================================================== Port a gen df204 membership 012