Install Smart Analytics on Linux

Before you install Smart Analytics, make sure that your servers meet the system requirements as specified in System requirements.

Caution If you are re-installing content servers for a different Smart Analytics deployment architecture, do not manually add or remove Smart Search content servers in the IDOLServer.cfg file when the installation is complete. Otherwise, you would encounter data loss when doing full index to index data.

To properly add or remove Smart Search content servers, see the following sections:

Add a content server for Smart Search

Remove a content server for Smart Search

Pre-install considerations

There are a number of key factors you should consider before deploying Smart Analytics:

  • Operating system Smart Analytics supports Windows family and Linux operating system. It is recommended that all servers used utilize the same OS for easy of management.
  • Storage I/O performance: Ideally, each IDOL engine should have access to its own disk or partition, independently capable of 120 MB/s bandwidth and 180–200 IOPS (bandwidth being the more important metric).
  • Storage capacity: Due to bandwidth bottlenecks of conventional HDDs, it is recommended that the size of the partitions utilized for the IDOL services should not exceed 300 GB.
  • Network To properly interface with data repositories, Smart Analytics requires high-speed network access to the data repositories. In practice, this is accomplished by placing connectors physically “close” to the original data sources.

Install

To install or re-install the SM Smart Analytics servers on a Linux-based system, follow these steps:

  1. Obtain the SM Smart Analytics installer for Linux .
  2. Unpack the .zip file and then execute the binary file (setupSmartAnalyticsLinuxX64.bin) from the command line on the Linux server.

  3. Read the introduction, and then press Enter.
  4. Read the License Agreement, and then press Enter repeatedly until you see DO YOU ACCEPT THE TERMS OF THIS LICENSE AGREEMENTS? (Y/N).
  5. Type Y, and then press Enter.
  6. Select New Installation, and then press Enter.
  7. Specify an installation folder, and then press Enter. The default installation folder is /opt/HPE/ServiceManager9.50/SmartAnalytics.
  8. Select Quick Install or Advanced Install as your installation type, and then press Enter.

  9. Continue with the corresponding installation steps.

  10. Press Enter to exit the installer.

Post-install actions

  1. Run the following command to import the out-of-box data before you start any components of Smart Analytics, r:

    [INSTALL_DIR]/OOBData/ImportOOBData.sh

  2. Start the components of SM Smart Analytics.

  3. After installation, you can modify the following configuration files to change the previous settings:

    • Smart Analytics main server: <Smart Analytics Installation>/IDOL/IDOLServer.cfg
    • Image server: <Smart Analytics Installation>/ImageServer#/ImageServer#.cfg
    • Image proxy server: <Smart Analytics Installation>/ImageProxyServer/dah.cfg

      This is only required if you have installed multiple image servers in the distributed mode.

    • Content server: <Smart Analytics Installation>/Content#/Content#.cfg

    • CFS server: <Smart Analytics Installation>/CFS/CFS.cfg
    • HTTP connector: <Smart Analytics Installation>/HTTPConnector/httpconnector.cfg

    • File system connector: <Smart Analytics Installation>/FileSystemConnector/filesystemconnector.cfg

    • Portal content: <Smart Analytics Installation>/Content-SMSP/Content-SMSP.cfg

    • Query Manipulation Server: <Smart Analytics Installation>/QMS/QMS.cfg

    Note If you installed any connectors, you may need edit their configuration files manually. For more information, see Configure connectors.

    Restart the corresponding components after you modify the related configuration files.

Tip If you want to uninstall SM Smart Analytics, see Uninstall Smart Analytics.