forked from njray/Hana-Test-Deploy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhdbinst.cfg
264 lines (181 loc) · 7.05 KB
/
hdbinst.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
#Some of the parameters you can change for your production deployment are:
#Remote Execution
#Database Isolation
#System Administrator user ID, etc.
#
# For the Azure HANA automation process, please don't change the values that have this comment directly above:
## PLEASE do NOT change this, it will be replaced in the install process
# other values can be changed as you wish
#
[General]
# Location of SAP HANA Database Installation Medium
component_medium=/hana/shared/sapbits/51052325
# Comma separated list of component directories
component_dirs=
# Directory root to search for components
component_root=
# Use single master password for all users, created during installation ( Default: n )
use_master_password=y
# Skip all SAP Host Agent calls ( Default: n )
skip_hostagent_calls=n
# Remote Execution ( Default: ssh; Valid values: ssh | saphostagent )
remote_execution=ssh
# Components ( Valid values: all | client | es | ets | lcapps | server | smartda | streaming | rdsync | xs | studio | afl | pos | sal | sca | sop | trd | udf )
components=server
# Ignores failing prerequisite checks
ignore=
# Do not Modify '/etc/sudoers' File ( Default: n )
skip_modify_sudoers=n
[Action]
# Action ( Default: exit; Valid values: install | update | extract_components )
action=install
[Server]
# Enable the installation or upgrade of the SAP Host Agent ( Default: y )
install_hostagent=y
# Database Isolation ( Default: low; Valid values: low | high )
db_isolation=low
# Create initial tenant database ( Default: y )
create_initial_tenant=y
# Non-standard Shared File System
checkmnt=
# Installation Path ( Default: /hana/shared )
sapmnt=/hana/shared
# Local Host Name ( Default: hana20vm )
## PLEASE do NOT change this, it will be replaced in the install process
hostname=REPLACE-WITH-HOSTNAME
# Install SSH Key ( Default: y )
install_ssh_key=y
# Root User Name ( Default: root )
## PLEASE do NOT change this, it will be replaced in the install process
root_user=root
# Root User Password
## PLEASE do NOT change this, it will be replaced in the install process
root_password=AweS0me@PW
# Directory containing a storage configuration
storage_cfg=
# Internal Network Address
internal_network=
# SAP HANA System ID
## PLEASE do NOT change this, it will be replaced in the install process
sid=H10
# Instance Number
## PLEASE do NOT change this, it will be replaced in the install process
number=00
# Local Host Worker Group ( Default: default )
workergroup=default
# System Usage ( Default: custom; Valid values: production | test | development | custom )
system_usage=custom
# Location of Data Volumes ( Default: /hana/data/${sid} )
datapath=/hana/data/${sid}
# Location of Log Volumes ( Default: /hana/log/${sid} )
logpath=/hana/log/${sid}
# Directory containing custom configurations
custom_cfg=
# Restrict maximum memory allocation?
restrict_max_mem=
# Maximum Memory Allocation in MB
max_mem=
# Certificate Host Names
certificates_hostmap=
# Master Password
## PLEASE do NOT change this, it will be replaced in the install process
master_password=AweS0me@PW
# SAP Host Agent User (sapadm) Password
sapadm_password=
# System Administrator Password
password=
# System Administrator Home Directory ( Default: /usr/sap/${sid}/home )
home=/usr/sap/${sid}/home
# System Administrator Login Shell ( Default: /bin/sh )
shell=/bin/sh
# System Administrator User ID
userid=1005
# ID of User Group (sapsys)
groupid=1001
# Database User (SYSTEM) Password
system_user_password=
# Restart system after machine reboot? ( Default: n )
autostart=y
# Enable HANA repository ( Default: y )
repository=y
# Inter Service Communication Mode ( Valid values: standard | ssl )
isc_mode=
[AddHosts]
# Auto Initialize Services ( Default: y )
auto_initialize_services=y
# Additional Hosts
addhosts=
# Additional Local Host Roles ( Valid values: extended_storage_worker | extended_storage_standby | ets_worker | ets_standby | streaming | rdsync | xs_worker | xs_standby )
add_local_roles=
# Automatically assign XS Advanced Runtime roles to the hosts with database roles (y/n) ( Default: y )
autoadd_xs_roles=n
# Imports initial content of XS Advanced Runtime ( Default: y )
import_xs_content=n
[Client]
# SAP HANA Database Client Installation Path ( Default: ${sapmnt}/${sid}/hdbclient )
client_path=/hana/shared/${sid}/hdbclient
[Studio]
# SAP HANA Studio Installation Path ( Default: ${sapmnt}/${sid}/hdbstudio )
studio_path=/hana/shared/${sid}/hdbstudio
# Enables copying of SAP HANA Studio repository ( Default: y )
studio_repository=y
# Target path to which SAP HANA Studio repository should be copied
copy_repository=
# Java Runtime ( Default: )
vm=
[Reference_Data]
# Installation Path for Address Directories and Reference Data
reference_data_path=
[streaming]
# Streaming Cluster Manager Password
streaming_cluster_manager_password=
# Location of Streaming logstores and runtime information ( Default: /hana/data_streaming/${sid} )
basepath_streaming=/hana/data_streaming/${sid}
[es]
# Location of Dynamic Tiering Data Volumes ( Default: /hana/data_es/${sid} )
es_datapath=/hana/data_es/${sid}
# Location of Dynamic Tiering Log Volumes ( Default: /hana/log_es/${sid} )
es_logpath=/hana/log_es/${sid}
[ets]
# Location of Data Volumes of the Accelerator for SAP ASE ( Default: /hana/data_ase/${sid} )
ase_datapath=/hana/data_ase/${sid}
# Location of Log Volumes of the Accelerator for SAP ASE ( Default: /hana/log_ase/${sid} )
ase_logpath=/hana/log_ase/${sid}
# SAP ASE Administrator User ( Default: sa )
ase_user=sa
# SAP ASE Administrator Password
ase_user_password=
[rdsync]
# Location of SAP HANA Remote Data Sync file download directory ( Default: /hana/download_rdsync/${sid} )
rdsync_downloadpath=/hana/download_rdsync/${sid}
# Location of SAP HANA Remote Data Sync file upload directory ( Default: /hana/upload_rdsync/${sid} )
rdsync_uploadpath=/hana/upload_rdsync/${sid}
[XS_Advanced]
# XS Advanced App Working Path
xs_app_working_path=
# Customer Organization Name ( Default: orgname )
org_name=orgname
# XS Advanced Admin User ( Default: XSA_ADMIN )
org_manager_user=XSA_ADMIN
# XS Advanced Admin User Password
org_manager_password=
# Customer Space Name ( Default: PROD )
prod_space_name=PROD
# Routing Mode ( Default: ports; Valid values: ports | hostnames )
xs_routing_mode=ports
# XS Advanced Domain Name (see SAP Note 2245631)
xs_domain_name=
# Run Applications in SAP Space with Separate OS User (y/n) ( Default: y )
xs_sap_space_isolation=y
# Run Applications in Customer Space with Separate OS User (y/n) ( Default: y )
xs_customer_space_isolation=y
# XS Advanced SAP Space OS User ID
xs_sap_space_user_id=
# XS Advanced Customer Space OS User ID
xs_customer_space_user_id=
# XS Advanced Components
xs_components=
# Do not start the selected XS Advanced components after installation ( Default: none )
xs_components_nostart=none
# XS Advanced Components Configurations
xs_components_cfg=