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 Management Server on Linux
First you need to upgrade your existing VIOM Management Server to version 8.0 then, you can upgrade VIOM Management Server on a Linux host to Veritas InfoScale Operations Manager 8.0.2 using.
Veritas_InfoScale_Operations_Manager_MS_8.0.2_Linux_Full.bin
file.
When you run the .bin
file, the installer first attempts to upgrade the Veritas InfoScale Operations Manager database to a temporary location. If the database upgrade is successful, the remaining steps in the upgrade process are carried out. If the database upgrade fails, the previous version of Veritas InfoScale Operations Manager is restored.
Before you upgrade Management Server, Veritas recommends that you take a backup of the Management Server data.
Note:
If the existing Management server has its database at a non-default location, the installer gives read and execute permission to other users for the non-default location as a part of the upgrade process.
To upgrade Management Server to Veritas InfoScale Operations Manager 8.0.2 on Linux
- Make sure that the host where you plan to upgrade Management Server meets or exceeds system and operating system requirements.
- On the host where you plan to upgrade Management Server, log on as root.
- Download and unzip the installation file.
- Change directory to the location where you unzipped the
.bin
file. - At the command prompt, run one of the following commands:
For Management Server along with the add-ons-
./Veritas_InfoScale_Operations_Manager_MS_8.0.2_Linux_Full.bin
If you see the Permission Denied error, change the permissions for the
.bin
file. Run the appropriate command to change the permission:For Management Server along with the add-ons-
chmod +x Veritas_InfoScale_Operations_Manager_MS_8.0.2_Linux_Full.bin
- To accept the End User License Agreement and proceed with the upgrade, type y.
- In response to the message that confirms if you want to upgrade to Veritas InfoScale Operations Manager 8.0.2, type y.
- If you do not have sufficient disk space in your current database directory to create the temporary files, you are prompted to provide the path for a temporary working area having enough disk space. Provide the complete path of a temporary working area.
You can calculate the disk space requirements for the temporary files as follows:
(2 * DB size) + (10% of DB size) + 150 MB
where DB size is the size of your database. The size of the database is actually the size of the
/var/opt/VRTSsfmcs/db/
database directory. - The upgrade is complete when you see message similar to the following:
Veritas InfoScale Operations Manager upgrade is complete.
- To verify the upgrade, run the following command:
rpm -q VRTSsfmcs
Verify that the version for the
VRTSsfmcs
package is displayed as 8.0.2. - After a successful upgrade to Veritas InfoScale Operations Manager 8.0.2, you can log on to Management Server using the following link:
https://HOST_NAME:14161/vom
where, HOST_NAME is the name of the Management Server.
- To check whether the Veritas InfoScale Operations Manager services are running, run the following command:
/opt/VRTSsfmh/bin/vomadm service --status