Install RPMs for TAS servers
Install the appropriate RPM on each of the TAS servers in your deployment: Management, Application, and Datastore servers. Alternatively, you can install the required third-party products on your own.
Procedure
-
Install the RPM on the TAS Management server:
-
Install the RPM:
Copyyum --disablerepo=* --enablerepo=verint-media install verint-analytics-mng-srv
-
-
Install the Application RPM on every TAS Application server:
-
Install the Application RPM:
Copyyum --disablerepo=* --enablerepo=verint-media install verint-analytics-app-srv
-
Repeat step 2a for every TAS Application server in your deployment.
-
-
Install the Datastore RPM on every TAS Datastore server:
-
Do one of the following to Install the Datastore RPM:
-
For high-availability deployments, enable and start GlusterFS:
Copysystemctl enable glusterd
systemctl start glusterdValidate:
systemctl status glusterd
Example of expected output:
glusterd.service - GlusterFS, a clustered file-system server
Loaded: loaded (/usr/lib/systemd/system/glusterd.service; enabled; vendor preset: disabled)
Active: active (running) since Wed 2016-11-23 08:32:05 IST; 4s ago
-
Repeat step 3a and step 3b for every TAS Datastore server in your deployment.
-
What to do next
Create TAS user group and TAS user account
TAS server requirement matrix by server type
Technology Map