Storage Foundation 7.4 Configuration and Upgrade Guide - Linux
- Section I. Introduction and configuration of Storage Foundation
 - Section II. Upgrade of Storage Foundation
- Planning to upgrade Storage Foundation
 - Upgrading Storage Foundation
 - Performing an automated SF upgrade using response files
 - Performing post-upgrade tasks
- Optional configuration steps
 - Re-joining the backup boot disk group into the current disk group
 - Reverting to the backup boot disk group after an unsuccessful upgrade
 - Recovering VVR if automatic upgrade fails
 - Resetting DAS disk names to include host name in FSS environments
 - Upgrading disk layout versions
 - Upgrading VxVM disk group versions
 - Updating variables
 - Setting the default disk group
 - Verifying the Storage Foundation upgrade
 
 
 - Section III. Post configuration tasks
 - Section IV. Configuration and Upgrade reference
- Appendix A. Installation scripts
 - Appendix B. Configuring the secure shell or the remote shell for communications
- About configuring secure shell or remote shell communication modes before installing products
 - Manually configuring passwordless ssh
 - Setting up ssh and rsh connection using the installer -comsetup command
 - Setting up ssh and rsh connection using the pwdutil.pl utility
 - Restarting the ssh session
 - Enabling rsh for Linux
 
 
 
About configuring secure shell or remote shell communication modes before installing products
Establishing communication between nodes is required to install Veritas InfoScale software from a remote system, or to install and configure a system. The system from which the installer is run must have permissions to run rsh (remote shell) or ssh (secure shell) utilities. You need to run the installer with superuser privileges on the systems where you plan to install the Veritas InfoScale software.
You can install products to remote systems using either secure shell (ssh) or remote shell (rsh). Veritas recommends that you use ssh as it is more secure than rsh.
Note:
When installing on an RHEL5 / OEL5 system with SELinux enabled, only ssh is supported due to RedHat's SELinux policy restrictions.
You can set up ssh and rsh connections in many ways.
You can manually set up the ssh and rsh connection with UNIX shell commands.
You can run the installer -comsetup command to interactively set up ssh and rsh connection.
You can run the password utility, pwdutil.pl.
This section contains an example of how to set up ssh password free communication. The example sets up ssh between a source system (sys1) that contains the installation directories, and a target system (sys2). This procedure also applies to multiple target systems.
Note:
The product installer supports establishing passwordless communication.