Veritas InfoScale™ 7.4 Installation Guide - Solaris
- Section I. Planning and preparation- Introducing Veritas InfoScale
- Licensing Veritas InfoScale
- System requirements
- Preparing to install- Mounting the ISO image
- Setting up ssh or rsh for inter-system communications
- Obtaining installer patches
- Disabling external network connection attempts
- Verifying the systems before installation
- Setting up the private network
- Setting up shared storage
- Synchronizing time settings on cluster nodes
- Creating a root user
- Configuring LLT interconnects to use Jumbo Frames
- Creating the /opt directory
- Planning the installation setup for SF Oracle RAC and SF Sybase CE systems
- Making the IPS publisher accessible
- Preparing zone environments
 
 
- Section II. Installation of Veritas InfoScale- Installing Veritas InfoScale using the installer
- Installing Veritas InfoScale using response files
- Installing Veritas Infoscale using operating system-specific methods
- Completing the post installation tasks
 
- Section III. Uninstallation of Veritas InfoScale- Uninstalling Veritas InfoScale using the installer- About removing Veritas InfoScale
- Removing the Replicated Data Set
- Uninstalling Veritas InfoScale packages using the installer
- Uninstalling Veritas InfoScale using the pkgrm or pkg uninstall command
- Manually uninstalling Veritas InfoScale packages on non-global zones on Solaris 11
- Removing the Storage Foundation for Databases (SFDB) repository
 
- Uninstalling Veritas InfoScale using response files
 
- Uninstalling Veritas InfoScale using the installer
- Section IV. Installation reference- Appendix A. Installation scripts
- Appendix B. Tunable files for installation- About setting tunable parameters using the installer or a response file
- Setting tunables for an installation, configuration, or upgrade
- Setting tunables with no other installer-related operations
- Setting tunables with an un-integrated response file
- Preparing the tunables file
- Setting parameters for the tunables file
- Tunables value parameter definitions
 
- Appendix C. Troubleshooting installation issues
 
Moving volumes from an encapsulated root disk
Use the following procedure to move volumes from an encapsulated root disk.
To uninstall VxVM if root, swap, usr, or var is a volume under Volume Manager control
- Ensure that the rootvol, swapvol, usr, and var volumes have only one associated plex each.The plex must be contiguous, non-striped, non-spanned, and non-sparse. To obtain this information, enter the following: # vxprint -ht rootvol swapvol usr var If any of these volumes have more than one associated plex, remove the unnecessary plexes using the following command: # vxplex -g diskgroup -o rm dis plex_name 
- Run the vxunroot command:# /etc/vx/bin/vxunroot The vxunroot command changes the volume entries in /etc/vfstab to the underlying disk partitions for rootvol, swapvol, usr, and var. It also modifies /etc/system and prompts for a restart so that disk partitions are mounted instead of volumes for root, swap, usr, and var. 
- Once you have changed the root, swap, usr, and var volumes, move all remaining volumes to disk partitions.You can do this using one of the following procedures: - Back up the entire system to tape and then recover from tape. 
- Back up each file system individually and then recover them all after you create new file systems on disk partitions. 
- Move volumes incrementally to disk partitions. - Otherwise, shut down VxVM. 
 
More Information