Skip to main content

Uninstall Hubble Accelerator

  1. Stop the Replication Service:

    /etc/init.d/areplicate stop
  2. Stop the Vector Service:

    systemctl stop actian-vectorVW
  3. Stop the Hubble Appliance API Service:

    systemctl stop hubble-applianceapi
  4. Run the uninstall script, which will uninstall Vector, Replication and the ODBC drivers used to connect to replication sources

    Note: Replace 4.x.x with the actual version you wish to uninstall.

    /opt/insightsoftware/hubble-accelerator/4.2.x/uninstall.sh
  5. Uninstall the Hubble Accelerator RPM package.

    Note: Replace 4.x.x with the actual version you wish to uninstall.

    yum remove hubble-accelerator-4.2.1-29.el8.x86_64

Note: Uninstalling will not affect the data for Vector and Replication, it will remain intact.