Please enter search query.
Search <book_title>...
Veritas InfoScale™ 8.0.2 Installation Guide - Linux
Last Published:
2023-06-05
Product(s):
InfoScale & Storage Foundation (8.0.2)
Platform: Linux
- Section I. Planning and preparation
- Introducing Veritas InfoScale
- Licensing Veritas InfoScale
- System requirements
- Preparing to install
- Setting up the private network
- Setting up shared storage
- Planning the installation setup for SF Oracle RAC systems
- Preparing for deployment in a Secure Boot environment
- 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
- Section IV. Installation reference
- Appendix A. Installation scripts
- Appendix B. Tunable files for installation
- Appendix C. Troubleshooting installation issues
- Appendix D. Managing InfoScale digital signatures (Secure Boot environment)
Uninstalling InfoScale using response files
Typically, you can use the response file that the installer generates after you perform InfoScale uninstallation on one system to uninstall InfoScale on other systems.
To perform an automated uninstallation
- Make sure that you meet the prerequisites to uninstall InfoScale.
- Copy the response file to the system where you want to uninstall InfoScale.
- Edit the values of the response file variables as necessary.
- Start the uninstallation from the system to which you copied the response file. For example:
# /opt/VRTS/install/installer -responsefile /tmp/response_file
Where
/tmp/response_file
is the response file's full path name.