@@ -21,37 +21,51 @@ This table contains the default parameters defined by the framework.
21
21
22
22
### User IDs
23
23
24
+ This table contains the IDs for the SAP users and groups for the different platforms.
25
+
26
+ > [ !div class="mx-tdCol2BreakAll "]
27
+ > | Parameter | Description | Default Value |
28
+ > | ------------------------------- | -------------------------------------------------------------------------- | ---------------------------- |
29
+ > | HANA | | |
30
+ > | ` sapadm_uid ` | The UID for the sapadm account. | 2100 |
31
+ > | ` sidadm_uid ` | The UID for the sidadm account. | 2003 |
32
+ > | ` hdbadm_uid ` | The UID for the hdbadm account. | 2200 |
33
+ > | ` sapinst_gid ` | The GID for the sapinst group. | 2001 |
34
+ > | ` sapsys_gid ` | The GID for the sapsys group. | 2000 |
35
+ > | ` hdbshm_gid ` | The GID for the hdbshm group. | 2002 |
36
+ > | DB2 | | |
37
+ > | ` db2sidadm_uid ` | The UID for the db2sidadm account. | 3004 |
38
+ > | ` db2sapsid_uid ` | The UID for the db2sapsid account. | 3005 |
39
+ > | ` db2sysadm_gid ` | The UID for the db2sysadm group. | 3000 |
40
+ > | ` db2sysctrl_gid ` | The UID for the db2sysctrl group. | 3001 |
41
+ > | ` db2sysmaint_gid ` | The UID for the db2sysmaint group. | 3002 |
42
+ > | ` db2sysmon_gid ` | The UID for the db2sysmon group. | 2003 |
43
+ > | ORACLE | | |
44
+ > | ` orasid_uid ` | The UID for the orasid account. | 3100 |
45
+ > | ` oracle_uid ` | The UID for the oracle account. | 3101 |
46
+ > | ` observer_uid ` | The UID for the observer account. | 4000 |
47
+ > | ` dba_gid ` | The GID for the dba group. | 3100 |
48
+ > | ` oper_gid ` | The GID for the oper group. | 3101 |
49
+ > | ` asmoper_gid ` | The GID for the asmoper group. | 3102 |
50
+ > | ` asmadmin_gid ` | The GID for the asmadmin group. | 3103 |
51
+ > | ` asmdba_gid ` | The GID for the asmdba group. | 3104 |
52
+ > | ` oinstall_gid ` | The GID for the oinstall group. | 3105 |
53
+ > | ` backupdba_gid ` | The GID for the backupdba group. | 3106 |
54
+ > | ` dgdba_gid ` | The GID for the dgdba group. | 3107 |
55
+ > | ` kmdba_gid ` | The GID for the kmdba group. | 3108 |
56
+ > | ` racdba_gid ` | The GID for the racdba group. | 3108 |
57
+
58
+
59
+ ### Windows parameters
60
+
61
+ This table contains the information pertinent to Windows deployments.
62
+
24
63
> [ !div class="mx-tdCol2BreakAll "]
25
- > | Parameter | Description | Default Value |
26
- > | ------------------------- | -------------------------------------------------------------------------- | ---------------------------- |
27
- > | ` sapadm_uid ` | The UID for the sapadm account. | 2100 |
28
- > | ` sidadm_uid ` | The UID for the sidadm account. | 2003 |
29
- > | ` hdbadm_uid ` | The UID for the hdbadm account. | 2200 |
30
- > | ` sapinst_gid ` | The GID for the sapinst group. | 2001 |
31
- > | ` sapsys_gid ` | The GID for the sapsys group. | 2000 |
32
- > | ` hdbshm_gid ` | The GID for the hdbshm group. | 2002 |
33
- > | | | |
34
- > | ` db2sidadm_uid ` | The UID for the db2sidadm account. | 3004 |
35
- > | ` db2sapsid_uid ` | The UID for the db2sapsid account. | 3005 |
36
- > | ` db2sysadm_gid ` | The UID for the db2sysadm group. | 3000 |
37
- > | ` db2sysctrl_gid ` | The UID for the db2sysctrl group. | 3001 |
38
- > | ` db2sysmaint_gid ` | The UID for the db2sysmaint group. | 3002 |
39
- > | ` db2sysmon_gid ` | The UID for the db2sysmon group. | 2003 |
40
- > | | | |
41
- > | ` orasid_uid ` | The UID for the orasid account. | 3100 |
42
- > | ` oracle_uid ` | The UID for the oracle account. | 3101 |
43
- > | ` observer_uid ` | The UID for the observer account. | 4000 |
44
- > | ` dba_gid ` | The GID for the dba group. | 3100 |
45
- > | ` oper_gid ` | The GID for the oper group. | 3101 |
46
- > | ` asmoper_gid ` | The GID for the asmoper group. | 3102 |
47
- > | ` asmadmin_gid ` | The GID for the asmadmin group. | 3103 |
48
- > | ` asmdba_gid ` | The GID for the asmdba group. | 3104 |
49
- > | ` oinstall_gid ` | The GID for the oinstall group. | 3105 |
50
- > | ` backupdba_gid ` | The GID for the backupdba group. | 3106 |
51
- > | ` dgdba_gid ` | The GID for the dgdba group. | 3107 |
52
- > | ` kmdba_gid ` | The GID for the kmdba group. | 3108 |
53
- > | ` racdba_gid ` | The GID for the racdba group. | 3108 |
64
+ > | Parameter | Description | Default Value |
65
+ > | ------------------------------- | -------------------------------------------------------------------------- | ---------------------------- |
66
+ > | ` mssserver_version ` | SQL Server version | ` mssserver2019 ` |
54
67
68
+ : ''
55
69
56
70
## Parameters
57
71
@@ -77,16 +91,20 @@ This table contains the parameters stored in the sap-parameters.yaml file, most
77
91
> | ` ers_instance_number ` | Defines the instance number for ERS | Required |
78
92
> | ` ers_lb_ip ` | IP address of ERS instance | Required |
79
93
> | ` pas_instance_number ` | Defines the instance number for PAS | Required |
94
+ > | ` web_sid ` | The SID for the Web Dispatcher | Required if web dispatchers are deployed |
95
+ > | ` scs_clst_lb_ip ` | IP address of Windows Cluster service | Required |
80
96
81
97
### Database Tier
82
98
83
99
> [ !div class="mx-tdCol2BreakAll "]
84
100
> | Parameter | Description | Type |
85
101
> | ------------------------- | ---------------------------------------------------------------------------------------------------------------- | ---------- |
86
102
> | ` db_sid ` | The SID of the SAP database | Required |
103
+ > | ` db_instance_number ` | Defines the instance number for the database | Required |
87
104
> | ` db_high_availability ` | Defines if the database is deployed highly available | Required |
88
105
> | ` db_lb_ip ` | IP address of the database load balancer | Required |
89
106
> | ` platform ` | The database platform. Valid values are: ASE, DB2, HANA, ORACLE, SQLSERVER | Required |
107
+ > | ` db_clst_lb_ip ` | IP address of database cluster for Windows | Required |
90
108
91
109
### NFS
92
110
@@ -98,6 +116,26 @@ This table contains the parameters stored in the sap-parameters.yaml file, most
98
116
> | ` sap_trans ` | The NFS path for sap_trans | Required |
99
117
> | ` usr_sap_install_mountpoint ` | The NFS path for usr/sap/install | Required |
100
118
119
+ ### Azure NetApp Files
120
+ > [ !div class="mx-tdCol2BreakAll "]
121
+ > | Parameter | Description | Type |
122
+ > | ---------------------------- | ---------------------------------------------------------------------------------------------------------------- | ---------- |
123
+ > | ` hana_data ` | The NFS path for hana_data volumes | Required |
124
+ > | ` hana_log ` | The NFS path for hana_log volumes | Required |
125
+ > | ` hana_shared ` | The NFS path for hana_shared volumes | Required |
126
+ > | ` usr_sap ` | The NFS path for /usr/sap volumes | Required |
127
+
128
+ ### Windows support
129
+
130
+ > [ !div class="mx-tdCol2BreakAll "]
131
+ > | Parameter | Description | Type |
132
+ > | ---------------------------- | ---------------------------------------------------------------------------------------------------------------- | ---------- |
133
+ > | ` domain_name ` | Defines the Windows domain name, for example sap.contoso.net. | Required |
134
+ > | ` domain_name ` | Defines the Windows domain name, for example sap.contoso.net. | Optional |
135
+ > | SQL | | |
136
+ > | ` use_sql_for_SAP ` | Uses the SAP defined SQL Server media, defaults to 'true' | Optional |
137
+ > | ` win_cluster_share_type ` | Defines the cluster type (CSD/FS), defaults to CSD | Optional |
138
+
101
139
### Miscellaneous
102
140
103
141
> [ !div class="mx-tdCol2BreakAll "]
@@ -106,6 +144,7 @@ This table contains the parameters stored in the sap-parameters.yaml file, most
106
144
> | ` kv_name ` | The name of the Azure key vault containing the system credentials | Required |
107
145
> | ` secret_prefix ` | The prefix for the name of the secrets for the SID stored in key vault | Required |
108
146
> | ` upgrade_packages ` | Update all installed packages on the virtual machines | Required |
147
+ > | ` use_msi_for_clusters ` | Use managed identities for fencing | Required |
109
148
110
149
### Disks
111
150
0 commit comments