Distributed Requirements

Before you start to configure a Tableau Server cluster, make sure you meet the following requirements.

Hardware

While the computers you use in your cluster must meet the requirements described in Before you install..., they do not need to be identical.

Hardware Guidelines for High Availability

Here are some guidelines for the systems you use for failover and high availability:

  • Failover – three computers: To configure a cluster that provides failover support for the file store and repository processes, you need at least three computers or VMs: one for the initial Tableau Server node and two for additional nodes.

  • Multiple gateways – three computers and a load balancer: Adding multiple Gateway processes to your Tableau Server installation and using a load balancer to automatically distribute requests to those gateways enhances the reliability of Tableau further. To configure a cluster that provides failover support and multiple gateways, you need to add a load balancer to front your three-node cluster.

  • Failover & multiple gateway support – three computers and a load balancer: To configure a cluster that provides the above plus support for multiple gateways, you need at least three computers or VMs, and a load balancer to front the cluster.

  • High availability – three computers and a load balancer: To configure for high availability, you need the resources described above.

  • Initial computers: If you configure for high availability, the initial Tableau Server node may be running few or no Tableau Server processes. Therefore, the computer that serves as the initial node does not need as many cores as the ones running your additional nodes. You will, however, need adequate disk space for backups because the initial computer is used during the backup and restore processes. In addition to the amount of space needed for the backup file, you need temporary disk space. For details on disk space requirements, see Disk Space Usage for Backup and Restore.

Software

  • All nodes in a multi-node installation must be running the same version of Tableau Server.

  • All nodes in a multi-node cluster must have the same type of operating system and the same major version of that operating system. For example, all RHEL 9 nodes.

    You cannot install a multi-node instance of Tableau Server on a combination of Linux and Windows nodes.

Installation location

Keep in mind the following requirements and limitations:

  • The installation and data directory locations for Tableau Server must be the same on all nodes in a cluster.
  • You can specify a non-default install location on RHEL-like distributions but cannot change the location on Ubuntu. For more information, see Installation directory.
  • When you initialise Tableau, you can specify a non-default location for the data directory. For more information, see Data directory.

Networking and Ports

  • Ports: As with any distributed system, the computers or VMs you use need to be able to communicate with one another. For information on how Tableau Services Manager handles port mapping, see Tableau Services Manager Ports.

  • Latency: Network latency between server nodes can impact Tableau Server performance. Be aware of possible latency issues, especially if you run into performance problems. To reduce network latency, you can take steps such as locating your gateways and data sources in proximity to Tableau Server.

  • Static IP addresses: Any computer running Tableau Server, whether it's a single server installation or part of a cluster, must have a static IP address.

  • Discoverable: Each node in the cluster must be discoverable from other node computers using DNS or a local host file.

  • Time zone and time: Each node in the cluster must be in the same timezone, with their system clocks synchronised. This may happen automatically. For example, if your nodes are all in the Active Directory domain, the domain controller usually handles this. If you are not sure your cluster meets this requirement, consult with your internal IT experts.

Best Practices

Here are some things to keep in mind before you start to install and configure:

  • IP addresses or computer names: As mentioned above, each computer in the cluster must use a static IP address.

  • Backup: It’s a best practice to create a backup prior to making significant system changes. See Back up Tableau Server Data for steps.

SSL

If you are planning to configure SSL for a highly available Tableau Server cluster with multiple gateways and a load balancer (learn more), make sure that the SSL certificate you use was issued for the load balancer's host name. See Configure SSL for External HTTP Traffic to and from Tableau Server for other details.

 

Thanks for your feedback!Your feedback has been successfully submitted. Thank you!