Please enter search query.
Search <book_title>...
Veritas InfoScale™ 7.4 Installation Guide - Solaris
Last Published:
2019-02-26
Product(s):
InfoScale & Storage Foundation (7.4)
Platform: Solaris
- 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 and SF Sybase CE systems
- 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
- 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
- Appendix C. Troubleshooting installation issues
Preparing to remove Veritas Volume Manager
This section describes the steps you need to take before you remove Veritas Volume Manager (VxVM) to preserve the contents of the volumes.
Warning:
Failure to follow the preparations in this section might result in unexpected behavior.
On Solaris 11, the SMF service vxvm-configure
must be online in order to uninstall VRTSvxvm successfully.
To verify that the vxvm-configure service is online
- Check the state of the vxvm-configure service:
# svcs -a | grep vxvm-configure
- If the service is in disabled or maintenance state, use the following command to display information including the service log location:
# svcs -xv vxvm-configure
- If there are no issues, use the following command to bring the vxvm-configure service online:
# svcadm enable vxvm-configure