Sample common.IT.properties.json file | Teradata VantageCore VMware - Sample common.IT.properties.json Template - Teradata VantageCore VMware

Teradata® VantageCore VMware - Base, Advanced, Enterprise Tiers Getting Started Guide

Deployment
VantageCore
Edition
VMware
Product
Teradata VantageCore VMware
Release Number
Deployer 4.0
Published
October 2023
ft:locale
en-US
ft:lastEdition
2023-10-31
dita:mapPath
gwx1617319441704.ditamap
dita:ditavalPath
nxb1617391283297.ditaval
dita:id
hrd1467245928404
Product Category
Cloud

Use the following sample common.IT.properties.json file as a template for creating your own. The properties with no sample data are optional while other properties provide default values.

There is no default value for Tier.
These variables are only used for the multi-node clique deployments, which are not covered in this document at this time:
  • iscsi_vswitch1:
  • iscsi_vswitch2:
  • iscsi_vswitch3:
  • iscsi_vswitch4:
  • bynet_over_roce:
  • disksPerClique:
  • scsiControllerNum:
{
    "TDsystemname":  "lira",
    "domain":  "",
    "public_vswitch":  "VM Network",
    "byn_vswitch1":  "byn_vswitch1",
    "byn_vswitch2":  "byn_vswitch2",
    "cmic_vswitch1":  "cmic_vswitch1",
    "cmic_vswitch2":  "cmic_vswitch2",
    "dsu_vswitch":  "dsu_vswitch",
    "iscsi_vswitch1":  "",
    "iscsi_vswitch2":  "",
    "iscsi_vswitch3":  "",
    "iscsi_vswitch4":  "",
    "public_submask":  "",
    "bynet_over_roce": "FALSE",
    "gateway":  "",
    "dns1":  "",
    "dns2":  "",
    "ntp1":  "",
    "ntp2":  "",
    "OSTimeZone":  "US/Eastern",
    "PhysicalCoresPerTPA": "6",
    "MemoryMBPerTPA": "30000",
    "Tim": "FALSE",
    "PDisk_Datastore_Match":  "_data",
    "StorageType": "standard",
    "disksPerClique": 12,
    "scsiControllerNum": 3,
    "Total_Database_SizeGB":  "800",
    "Temporal":  "FALSE",
    "TemporalDaylightSavings":  "FALSE",
    "TemporalTimeDateWZControl":  0,
    "TemporalTimeZoneHour":  0,
    "TemporalTimeZoneMinute":  0,
    "TemporalTimeZoneString":  "America Pacific",
    "SecureZones":  "FALSE",
    "RowLevelSecurity":  "FALSE",
    "Columnar":  "FALSE",
    "uniqueDisks":  "TRUE",
    "SiteID":  "",
    "MainframeLHID":  "-1",
    "Folder":  "",
    "Tier": "ET"
    
}