Set Disk Capacity for the Standby Cache Database | Teradata Viewpoint - Setting Disk Capacity for the Standby Cache Database - Teradata Viewpoint

Teradata® Viewpoint Installation, Configuration, and Upgrade Guide for Customers

Product
Teradata Viewpoint
Release Number
17.10
Published
February 2022
Language
English (United States)
Last Update
2022-05-30
dita:mapPath
ktu1628075596955.ditamap
dita:ditavalPath
acl1501004736403.ditaval
dita:id
B035-2207
lifecycle
previous
Product Category
Analytical Ecosystem
The disk capacity available to different generations of Teradata Viewpoint servers might be different. When clustering, if the active cache database has more disk capacity than the standby cache database, set a disk quota so that the active cache database does not use up more space than is available on the standby cache database.
  1. To make sure that enough disk capacity is available to the cache database, run df -h /data.
  2. If the capacity on the active cache database is greater than on the standby cache database, run the following command on the active cache database server to limit the capacity used (replace number of GBs with the limit, in Gigabytes, for the drive):
    setquota -u postgres 0 <number of GBs>000000 0 0 /data