How to troubleshoot Tableau Server Backup issues.
TROUBLESHOOTING STEPS
When using the default location, the configuration of folder permission is handled by the Tableau server installation process.
The default location for the backup files is as below:
| Operating System | Default Location for the backup file |
|---|---|
| Windows | C:\ProgramData\Tableau\Tableau Server\data\tabsvc\files\backups\ |
| Linux | /var/opt/tableau/tableau_server/data/tabsvc/files/backups/ |
In some organizations, Group Policy or other system management solutions are used to standardize permissions and accounts on application servers. If your organization runs a such a solution, be sure to configure the system to accommodate the folder permissions required by the Run As User account. If the folder permissions for the Run As User account have been changed, you can use Tableau Configuration Utility to reapply the permissions. See:
If the backup file location has been changed, then you will need to ensure the following permissions:
Windows
| Principal/Account | Permissions required |
|---|---|
| NETWORK SERVICE | Full control |
| SYSTEM | Full control |
| CREATOR OWNER | Full control |
Linux
| Principal/Account | Permissions required |
|---|---|
| tableau | drwxrwx--- |
The use of anti-virus / end point security programs typically will require an exception created for Tableau Server as they may prevent the writing of the backup file. Not having an exception may also impact server performance.
See Improving Performance by Using Antivirus Exclusions
Other causes of backup failures occur due to the permission settings of the user account executing the commands.
For Windows, set permissions according to Required Run As User Account Settings:
For Linux, set permissions according to System User, sudo Privileges, and systemd
Note: Make sure to stop Tableau Server before performing the above steps.
Another common cause of backup failures is not having enough disk space to perform the backup.
If not enough disk space is available, try one of the following options:
You can reduce the size required for the Tableau Server backup by removing old log files and remnant repository files.
Important: Running tabadmin/tsm cleanup will remove all log files, including those which may be necessary for Tableau Support to assist with troubleshooting if reclaiming disk space does not resolve the issue. This command when the server is started will remove the majority of old content and will remove the current logs when the server is in a stopped state. We recommend performing tabadmin ziplogs / tsm maintenance ziplogs and moving the logs to a safe location prior to running the cleanup command.
TSM (2018.2 or later on Windows, 10.5 or later on Linux):
tsm status tsm start tsm maintenance cleanup tsm stop tsm maintenance cleanupPre-TSM (Tableau Server 2018.1 or earlier on Windows):
tabadmin status tabadmin start tabadmin cleanup tabadmin stop tabadmin cleanup
If cleaning up the service log files and repository does not leave enough disk space for a successful back-up, consider increasing the available storage space by temporarily moving files to another drive.
By default, Tableau Server uses a temp folder on the C:\ drive to store the temporary files for its backup (.tsbak). If the C:\ drive does not have sufficient disk space, you can make Tableau Server use a folder on a different drive, and save the final backup on a drive with more available disk space. The following example uses a shared drive called H:\temp.
tabadmin stoptabadmin backup C:\temp\backupfilename.tsbak -d -t "H:\temp dir\backup"Note: Disk space check is performed during the backup job process however may not perform correctly for work/additional nodes that contain at least one of the Tableau Server processes below and is currently being investigated.
We recommend as a best practice to periodically backup Tableau Server for recovery purposes. For a backup to successfully restore, the target installation must have the same configuration as the source installation. It is necessary to ensure that a restore was successful before making any configuration changes on a new installation.
Although Tableau Server automatically creates a backup during the uninstall process, we recommend performing a manual backup of Tableau Server and copying the file to a safe location prior to uninstall. This protects against failures during the backup or restore process when reinstalling or upgrading.
The free disk space required to create a backup varies depending on the amount of data in the Tableau Server repository and file store services, and their collocation with the tabadmincontroller service. Review the Disk Requirements for Tableau Server for more details on how to calculate required free disk space.
To change the backup, restore, or send-logs directory, run the following command, see Change the current file location in Tableau Help for instructions.
001456727

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.