Please enter search query.
 
              Search <book_title>...
            
 
          Storage Foundation 7.4 Configuration and Upgrade Guide - Linux
                Last Published: 
				2019-02-11
                
              
              
                Product(s): 
				InfoScale & Storage Foundation (7.4)
                 
              
              
                Platform: 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
 
 
 
Configuring SFDB
By default, SFDB tools are disabled that is the vxdbd daemon is not configured. You can check whether SFDB tools are enabled or disabled using the/opt/VRTS/bin/sfae_config status command.
To enable SFDB tools
- Log in as root.
 - Run the following command to configure and start the vxdbd daemon. After you perform this step, entries are made in the system startup so that the daemon starts on a system restart.
#/opt/VRTS/bin/sfae_config enable
 
To disable SFDB tools
- Log in as root.
 - Run the following command:
#/opt/VRTS/bin/sfae_config disable