Please enter search query.
Search <book_title>...
InfoScale™ 9.0 Installation Guide - AIX
Last Published:
2025-06-24
Product(s):
InfoScale & Storage Foundation (9.0)
Platform: AIX
- Section I. Planning and preparation
- Introducing Arctera InfoScale
- Licensing Arctera 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
- Configuring LLT interconnects to use Jumbo Frames
- Planning the installation setup for SF Oracle RAC systems
- Updating the SCSI reserve ODM attribute settings for VIOS
- Setting the minimum data segment size on AIX 7.3
- Section II. Installation of Arctera InfoScale
- Installing Arctera InfoScale using the installer
- Installing Arctera InfoScale using response files
- Installing Arctera InfoScale using operating system-specific methods
- Completing the post installation tasks
- Section III. Uninstallation of Arctera InfoScale
- 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
Obtaining installer patches
You can access public installer patches automatically or manually on the Services and Operations Readiness Tools (SORT) website's Patch Finder page at:
https://sort.veritas.com/patch/finder
To download installer patches automatically
- If you are running Arctera InfoScale version 7.0 or later, and your system has Internet access, the installer automatically imports any needed installer patch, and begins using it.
Automatically downloading installer patches requires the installer to make outbound networking calls. You can also disable external network connection attempts.
See Disabling external network connection attempts.
If your system does not have Internet access, you can download installer patches manually.
To download installer patches manually
- Go to the Services and Operations Readiness Tools (SORT) website's Patch Finder page, and save the most current patch on your local system.
- Navigate to the directory where you want to unzip the file you downloaded in step 1.
- Unzip the patch tar file. For example, run the following command:
# gunzip cpi-9.0P2-patches.tar.gz
- Untar the file. For example, enter the following:
# tar -xvf cpi-9.0P2-patches.tar patches/ patches/CPI90P2.pl README - Navigate to the installation media or to the installation directory.
- To start using the patch, run the installer command with the -require option. For example, enter the following:
# ./installer -require /target_directory/patches/CPI90P2.pl