Hybrid operator properties
Learn about the operator properties that can be configured for your hybrid installation.
The following table displays the properties in alphabetical order. Where no value is given, the default for that parameter in the YAML file is empty.
Installation properties required specifically for a hybrid installation
The following table lists the installation properties that are required specifically for a hybrid installation.
| Property | Description | Default |
|---|---|---|
| dash.crossRegionUrls | Cross region URLs. | [] |
| dash.trustedCAConfigMapName | Config map containing CA certificates to be trusted. For more information, see Configuring authentication. | |
| dash.url |
URL of the DASH server, for example, 'protocol://fully.qualified.domain.name:port'.
|
|
| dash.username | Username for connecting to on-premise DASH. | |
| helmValuesNOI.ibm-ea-dr-coordinator-service.coordinatorSettings.backupDeploymentSettings.proxyURLs |
Proxy URLs by comma separation. Required on the backup cluster (optional on primary) if you want to activate the Disaster Recovery (DR) service. For more information, see HAproxy configuration. |
|
| helmValuesNOI.ibm-ea-dr-coordinator-service.coordinatorSettings.backupDeploymentSettings.proxySSLCheck |
To enable and disable SSL, check for the connection with primary deployment.
Note: Valid for backup deployment only. |
false |
| helmValuesNOI.ibm-ea-dr-coordinator-service.coordinatorSettings.backupDeploymentSettings.proxyCertificateConfigMap |
A name of ConfigMap with root certificates for proxies.
Note: Valid for backup deployment only. |
false |
| helmValuesNOI.ibm-ea-dr-coordinator-service.coordinatorSettings.backupDeploymentSettings.numberOfProxyConnectionCheck |
Numbers of check for primary availability need to be done before backup to take charge as acting primary.
Note: Valid for backup deployment only. |
10 |
| helmValuesNOI.ibm-ea-dr-coordinator-service.coordinatorSettings.backupDeploymentSettings.intervalBetweenRetry |
Interval between each check to primary availability. The value is in milliseconds. Note: Valid for backup deployment only. |
1000 |
| helmValuesNOI.ibm-ea-dr-coordinator-service.coordinatorSettings.logLevel | Log level for coordinator service. | DEBUG |
| objectServer.backupHost | Hostname of the backup ObjectServer. | |
| objectServer.backupPort | Port number of the backup ObjectServer. | 4100 |
| objectServer.deployPhase | This setting determines when the OMNIbus CNEA schema is deployed. | install |
| objectServer.primaryHost | Hostname of the primary ObjectServer. | |
| objectServer.primaryPort | Port number of the primary ObjectServer. | 4100 |
| objectServer.sslRootCAName | This is used to specify the CN name for the CA certificate | |
| objectServer.sslVirtualPairName | Only needed when setting up an SSL connection to the ObjectServer pair | |
| objectServer.username | Username for connecting to the on-premises ObjectServer. | root |
| objectServer.collectionLayer.collectionBackupHost | Optional: Hostname of the backup host for connecting to the collection layer of the on-premises ObjectServer. Currently only applies to the topology analytics probe. | |
| objectServer.collectionLayer.collectionBackupPort Draft comment: DEIRDRELAWTON
asm-tracking #4008 and #4199 |
Optional: Port for backup host for connecting to the collection layer of the on-premises ObjectServer. Currently only applies to the topology analytics probe. | |
| objectServer.collectionLayer.collectionDeployPhase Draft comment: DEIRDRELAWTON
asm-tracking #4008 and #4199 |
Optional: Deploy phase for connecting
to the collection layer of the on-premises ObjectServer. Currently only applies to the topology analytics probe. Note: If you set the
objectServer.collectionLayer.collectionUsername value to connect to a non-root
user, you must set the objectServer.collectionLayer.collectionDeployPhase value to
none and pre-configure the ObjectServer schema. For more information, see Configuring the probe and gateway for a hybrid system. |
|
| objectServer.collectionLayer.collectionPrimaryHost Draft comment: DEIRDRELAWTON
asm-tracking #4008 and #4199 |
Optional: Hostname of the primary host for connecting to the collection layer of the on-premises ObjectServer. Currently only applies to the topology analytics probe. | |
| objectServer.collectionLayer.collectionPrimaryPort Draft comment: DEIRDRELAWTON
asm-tracking #4008 and #4199 |
Optional: Port of the primary host for connecting to the collection layer of the on-premises ObjectServer. Currently only applies to the topology analytics probe. | |
| objectServer.collectionLayer.collectionSslRootCAName Draft comment: DEIRDRELAWTON
asm-tracking #4008 and #4199 |
Optional: This parameter is used to specify the CN name for the CA certificate. Currently only applies to the topology analytics probe. | |
| objectServer.collectionLayer.collectionSslVirtualPairName Draft comment: DEIRDRELAWTON
asm-tracking #4008 and #4199 |
Optional: This parameter is only needed when setting up an SSL connection to the ObjectServer pair. Currently only applies to the topology analytics probe. | |
| objectServer.collectionLayer.collectionUsername Draft comment: DEIRDRELAWTON
asm-tracking #4008 and #4199 |
Optional: User name for connecting to
the collection layer of the on-premises ObjectServer. Currently only applies to the topology analytics probe. Note: If you set the
objectServer.collectionLayer.collectionUsername value to connect to a non-root
user, you must set the objectServer.collectionLayer.collectionDeployPhase value to
none and pre-configure the ObjectServer schema. For more information, see Configuring the probe and gateway for a hybrid system. |
|
| webgui.url | URL of the Web GUI server, for
example:
Note: Ensure
that
/webtop is included at the end of the Web GUI server
URL.
Draft comment: DEIRDRELAWTON
Sept 2020 #6893 |
asm-tracking #4008 and #4199