Please enter search query.
Search <book_title>...
InfoScale™ 9.0 Installation Guide - AIX
Last Published:
2025-04-14
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
- Setting up the private network
- Setting up shared storage
- Planning the installation setup for SF Oracle RAC systems
- 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
- Appendix C. Troubleshooting installation issues
Sample response files for Arctera InfoScale installation
The following example shows a response file for installing Arctera InfoScale using a keyless license.
our %CFG; $CFG{accepteula}=1;
$CFG{opt}{gco}=1; $CFG{opt}{install}=1; $CFG{prod}="ENTERPRISE90"; $CFG{systems}=[ ("system1","system2") ]; 1;
The following example shows a response file for installing Arctera InfoScale using a permanent license.
our %CFG; $CFG{accepteula}=1;
$CFG{opt}{gco}=1; $CFG{opt}{install}=1; $CFG{prod}="ENTERPRISE90"; $CFG{systems}=[ ("system1","system2") ]; 1;