Veritas InfoScale™ Operations Manager 8.0.2 Installation and Configuration Guide
- Section I. Installing and configuring Veritas InfoScale Operations Manager
- Planning your Veritas InfoScale Operations Manager installation
- Downloading Veritas InfoScale Operations Manager 8.0.2
- Typical Veritas InfoScale Operations Manager deployment configuration
- System requirements
- Installing, upgrading, and uninstalling Veritas InfoScale Operations Manager
- About installing Management Server
- About installing managed host
- About upgrading Management Server
- About backing up and restoring Veritas InfoScale Operations Manager data
- About upgrading managed hosts to Veritas InfoScale Operations Manager 8.0.2
- Configuring Veritas InfoScale Operations Manager in a high availability and disaster recovery environment
- Configuring the high availability feature in Veritas InfoScale Operations Manager
- Configuring a new Veritas InfoScale Operations Manager installation in high availability environment
- Configuring an existing Veritas InfoScale Operations Manager installation in high availability environment
- Configuring a new Veritas InfoScale Operations Manager installation in high availability environment
- Configuring Management Server in one-to-one DR environment
- Configuring Veritas InfoScale Operations Manager in high availability and disaster recovery environment
- About upgrading the high availability configurations
- About upgrading the high availability and disaster recovery configurations
- Configuring the high availability feature in Veritas InfoScale Operations Manager
- Installing and uninstalling Veritas InfoScale Operations Manager add-ons
- Uploading a Veritas InfoScale Operations Manager add-on to the repository
- Installing a Veritas InfoScale Operations Manager add-on
- Uninstalling a Veritas InfoScale Operations Manager add-on
- Removing a Veritas InfoScale Operations Manager add-on from the repository
- Canceling deployment request for a Veritas InfoScale Operations Manager add-on
- Installing a Veritas InfoScale Operations Manager add-on on a specific managed host
- Uninstalling a Veritas InfoScale Operations Manager add-on from a specific managed host
- Planning your Veritas InfoScale Operations Manager installation
- Section II. Setting up the Management Server environment
- Basic Veritas InfoScale Operations Manager tasks
- Adding and managing hosts
- Overview of host discovery
- Overview of agentless discovery
- About installing OpenSSH on a UNIX host
- Adding the managed hosts to Management Server using an agent configuration
- Adding the managed hosts to Management Server using an agentless configuration
- Adding Agentless hosts to the Management Server using Profile
- Editing the agentless host configuration
- Setting up user access
- Adding Lightweight Directory Access Protocol or Active Directory-based authentication on Management Server
- Configuring LDAP using CLI
- Setting up fault monitoring
- Creating rules in the Management Server perspective
- Editing rules in the Management Server perspective
- Deleting rules in the Management Server perspective
- Enabling rules in the Management Server perspective
- Disabling rules in the Management Server perspective
- Suppressing faults in the Management Server perspective
- Suppressing a fault definition in the Management Server perspective
- Setting up virtualization environment discovery
- Setting up near real-time discovery of VMware events
- Requirements for discovering the Solaris zones
- Adding a virtualization server
- Editing a virtualization discovery configuration
- Refreshing a virtualization discovery configuration
- Deploying hot fixes, packages, and patches
- Installing a Veritas InfoScale Operations Manager hot fix, package, or patch
- Configuring Management Server settings
- Configuring SNMP trap settings for alert notifications
- Setting up extended attributes
- Viewing information on the Management Server environment
- Appendix A. Troubleshooting
- Management Server (MS)
- Managed host (MH)
- Management Server (MS)
Upgrading managed host on UNIX/Linux using operating system commands
You can upgrade an existing managed host on UNIX to Veritas InfoScale Operations Manager 8.0.2 by upgrading the VRTSsfmh
package on it.
To upgrade managed host to Veritas InfoScale Operations Manager 8.0.2 on UNIX
- Make sure that the host where you plan to upgrade host management meets or exceeds system and operating system requirements.
- Download the managed host installation files bundle, and unzip it.
- Open an operating system console.
- On the host where you plan to upgrade host management, log on as root.
- Change directory to the location where you unzipped the installation files bundle.
If the host is an AIX host, decompress the downloaded file.
- If you are upgrading a Solaris 11 host, run the following commands to stop the services:
/opt/VRTSsfmh/adm/xprtldctrl stop
/opt/VRTSsfmh/adm/vxvmdiscovery-ctrl.sh stop
- At the command prompt, enter one of the following commands to upgrade the package:
For AIX, enter the following:
installp -ad VRTSsfmh_8.0.2.0_AIX.bff VRTSsfmh
For Linux, enter the following:
rpm -U VRTSsfmh_8.0.2.0_Linux.rpm
For Solaris on SPARC versions 11 or later, enter the following:
pkg update --accept -g VRTSsfmh_8.0.2.0_SunOS_arch_sparc_osr_5.11.p5p package_path VRTSsfmh
- To verify that the package has been upgraded and the version has changed to 8.0.2, enter one of the following at the command prompt:
On AIX, enter the following:
lslpp -l VRTSsfmh
On Linux, enter the following:
rpm -q VRTSsfmh
On Solaris, enter the following:
pkginfo -l VRTSsfmh