Installing Teracloud® Streams by using the silent method

Use this procedure to install Teracloud® Streams by using the silent, response file-driven method.

Before you begin

Ensure that you satisfy the requirements in the Preinstallation roadmap.

Important: A response file is required for a silent installation. You must set the silent installation response file properties before you install Teracloud® Streams. For more information about creating a response file and setting the required properties, see Sample response file for installing Teracloud® Streams.
Tip: If you reinstall your current release of Teracloud® Streams, you do not need to back up your user data because the installation location and the user data are in different locations.

Procedure

  1. To extract the contents of the Teracloud® Streams installation package, enter the following command:
      tar -zxvf product-installation-package-name.tar.gz
    The tar command creates the StreamsInstallFiles directory, that contains the self-extracting binary file (StreamsSetup.bin) and other installation files.
  2. To start the installation, run the Teracloud® Streams self-extracting binary file by entering the following commands:
      cd product-installation-package-directory/StreamsInstallFiles
      ./StreamsSetup.bin -i silent -f response-file
  3. After the silent installation completes, check the installation summary log file to determine if the installation completed successfully. If any errors or warnings were issued during the installation, resolve any issues before continuing. This log file is in the product-installation-root-directory/7.2.0.0/logs directory.

What to do next