26.2 Upgrading the Appliance through WebYaST

WebYaST is a web-based remote console that allows you to manage appliance updates. In instances where user interaction is required to complete the upgrade, such as an end user license agreement update, you must upgrade the Sentinel appliance using Zypper. WebYaST is not capable of facilitating the required user interaction.

For information about upgrading the appliance by using zypper, see Upgrading the Appliance by Using Zypper.

  1. Log in to the Sentinel appliance as a user in the administrator role.

  2. Back up your configuration, then create an ESM export.

    For more information, see Backing Up and Restoring Data in the NetIQ Sentinel Administration Guide.

  3. (Conditional) If you have customized the configuration settings in the server.xml, collector_mgr.xml, or correlation_engine.xml files, ensure that you have created appropriate properties files named with the obj-component id to ensure that the customizations are retained after the upgrade. For more information, see Maintaining Custom Settings in XML Files in the NetIQ Sentinel Administration Guide.

  4. If you want to upgrade the Sentinel Appliance, click Appliance to launch WebYaST.

  5. If you want to upgrade a Collector Manager or Correlation Engine Appliance, specify the URL of the Collector Manager or Correlation Engine computer using port 4984 to launch WebYaST as https://<IP_address>:4984, where <IP_address> is the IP address of the Collector Manager or Correlation Engine. Complete Step 6 through Step 10.

  6. (Conditional) If you have not already registered the appliance for automatic updates, register for updates.

    For more information, see Registering for Updates.

    If the appliance is not registered, Sentinel displays a yellow warning that indicates that the appliance is not registered.

  7. To check if there are any updates, click Updates.

    The available updates are displayed.

  8. Select and apply the updates.

    The updates might take a few minutes to complete. After the update is successful, the WebYaST login page is displayed.

    Before upgrading the appliance, WebYaST automatically stops the Sentinel service. You must manually restart this service after the upgrade is complete.

  9. Restart the Sentinel service by using the Sentinel Main interface.

    For more information, see Stopping and Starting the Server by Using WebYaST.

  10. (Conditional) If Sentinel is installed on a custom port or if the Collector Manager or the Correlation Engine is in FIPS mode, run the following command:

    /opt/novell/sentinel/setup/configure.sh
  11. Clear your web browser cache to view the latest Sentinel version.

  12. Clear the Java Web Start cache on the client computers to use the latest version of Sentinel applications.

    You can clear the Java Web Start cache by either using the javaws -clearcache command or by using Java Control Center. For more information, see http://www.java.com/en/download/help/plugin_cache.xml.

  13. (Conditional) If the PostgreSQL database has been upgraded to a major version (for example, 8.0 to 9.0 or 9.0 to 9.1), clear the old PostgreSQL files from the PostgreSQL database. For information about whether the PostgreSQL database was upgraded, see the Sentinel Release Notes.

    1. Switch to novell user.

      su novell
    2. Browse to the bin folder:

      cd /opt/novell/sentinel/3rdparty/postgresql/bin
    3. Delete all the old postgreSQL files by using the following command:

      ./delete_old_cluster.sh