Reinstall Collibra DGC 5.9.0 and add service on Linux

When you reinstall the services on a node, you can also add one or more extra services.

Tip You can also add services when you upgrade the services.

Prerequisites

  • You must reinstall with the same user account that was used for the installation. If the user account is no longer active, see Upgrade an environment with another user account.
  • You have enough free disk space in the volume that hosts the data folder, collibra_data. The free disk space must be at least the size of the current data.
    For example, if your data in the data folder takes 5 GB, you need at least 5 GB of free disk space on that volume to upgrade.
  • You have to use the same installer as the original installation.
  • The node that will run the Search service, must pass the following bootstrap checks:

    Type

    Check description

    Minimum value

    Applies for installation type

    Setting name

    User limitMaximum number of open file descriptors 65536
    • Without root permissions
    • With root permissions, using System V init daemon
    nofile
    Maximum number of open threads/processes4096nproc
    Maximum file sizeunlimitedfsize
    Kernel parameterMaximum virtual memory areas262144
    • All
    vm.max_map_count

    For more information on these settings, see the Settings section.

Steps

Use this drop-down to select your operating system:

  1. Stop the environment.
  2. Stop the Collibra Agent and Collibra Console.
  3. Start the installation wizard:
    • Linux as user with sudo rights: sudo ./dgc-linux-5.9.2-2.sh
      Linux as root user: ./dgc-linux-5.9.2-2.sh
    • Linux as standard user: ./dgc-linux-5.9.2-2.sh
    • Window: setup.bat
  4. Enter the same installation path as the current installation as Installation directory and press Enter.
    • Default location on Linux as root or user with sudo privileges: /opt/collibra
    • Default location on Linux as standard user: ~/collibra
    • Default location on Windows: C:\collibra
  5. Type y and press Enter to perform the update.
  6. Type yes and press Enter to confirm that you have created a console export file and stopped all services.
    The installed services on the node are reinstalled.
  7. Press Enter for each of the services that you want to add.
    If you don't want to install a specific component, press n followed by Enter.
  8. Press Enter to confirm the changes.
  9. Configure the newly selected services. After the last configuration dialog box, click Update.
    The installed services on the node are upgraded and newly selected services are installed.

    Note If you have a multinode installation, repeat the previous steps on every node of the environment until you have reinstalled all nodes. Avoid installing services multiple times.

  10. Start Collibra Console.
  11. Add the new services to your environment.

You have reinstalled the services on a node and added one or more extra services.