Verifying Successful Upgrade
This section describes how to ensure that the upgrade was successful.
To verify successful upgrade:
-
Check the upgrade summary report and logs to determine whether the ArcSight Manager was successfully upgraded. The upgrade summary report (
<ARCSIGHT_HOME>/upgrade/out/<timestamp>/summary.html) is only applicable to the Manager.Note: You might see a message similar toCould not convert table(s) arc_ald_xxxxxx, arc_ald_yyyyyy without column details in arc_db_table_schema.in the/opt/arcsight/manager/upgrade/out/<timestamp>/logs/upgrade/server.upgrade.logfile. This message indicates that some tables were not upgraded due to missing meta data. This condition should not affect existing functionality. - Verify that the
/opt/arcsight/upgradelogs/suite_upgrade.logfile includes anUpgrade completed successfullymessage. -
Run the following command to verify the build versions:
/etc/init.d/arcsight_services version
The response should be similar to the following:
Build versions:esm: 7.8.2772.0(BE2772)storage: 7.8.2084.0(BL2084)process management: 7.8-2572installer: 7.8-2572 -
Run the following command to verify that all components are available:
/etc/init.d/arcsight_services status all
The response should be similar to the following:
aps service is availableexecprocsvc service is availablelogger_httpd service is availablelogger_servers service is availablelogger_web service is availablemanager service is availablemysqld service is availablepostgresql service is available