Installing the software

Procedure

The next step is to install the IBM® Storage Sentinel anomaly scan software .tar file.
Important:
The install_ie script will configure the following additional repositories during execution:
  • For all operating systems - IBM Storage Sentinel packages for Enterprise Linux Leap 15.4 - x86_64
  • For SLES 15.4 and OpenSUSE Leap 15.4:

    - SELinux (15.4) (security_SELinux)

    - Crypto applications and utilities (15.4) (security_privacy)

  • For SLES 15.4 only:

    - OpenSUSE-Leap-15.4-1

    - Online updates for OpenSUSE Leap 15.4 (standard)

  1. On the anomaly scan software system, login using root credentials.
  2. Go to the directory containing the downloaded .tar file and unpack the .tar file.
    indexengines-ibm-cyberv-8.1.0-1.3-suse15.x86_64. tar
    Note: The installation will fail if the minimum disk requirements are not met. If this occurs, remediate the situation before attempting the installation again.
  3. Run the command that follow to enable the permissions to execute the installation of install_ie script.
    chmod 755 install_ie.sh
  4. Next, install the anomaly scan software package.
    ./install_ie *.rpm
    Important: The temporary directory must contain ONLY the downloaded .tar file so that you install ONLY the .rpms that were delivered with this release with the zypper install *.rpm command.
  5. After you completed the installation on the command line, run the command that follows to enable the iepasswd command. User can use the iepasswd command to set the admin the password, for more information refer to Setting the admin password.
    source /etc/profile.d/indexengines.sh
  6. For the next steps in the process, refer to Final engine setup.