Table of Contents

Configuring dedicated clustered storage

If you choose not to use the recommended Storage as a Service (STaaS) setup but instead choose self-hosted storage, typically, you will need to configure a dedicated clustered storage setup.

For this setup, both a Cassandra Cluster and indexing database (also known as Search Cluster) are required. This setup can be either on premises or in the cloud, or a mix of both.

First install a Cassandra Cluster (i.e. a Cassandra cluster used for all DMAs in a DMS, as opposed to a Cassandra cluster per DMA), as this is a prerequisite for installing an indexing database afterwards. Note that Amazon Keyspaces Service on AWS is supported as an alternative for the Cassandra Cluster setup from DataMiner 10.3.0 [CU0] up to 10.3.0 [CU8] and from DataMiner 10.3.3 up to 10.3.11, but this is not recommended, as this setup is considered deprecated in later DataMiner versions.

Then install the indexing database. We recommend an on-premises OpenSearch cluster (supported from DataMiner 10.3.0/10.3.3 onwards). While an Elasticsearch cluster can also be used, Elasticsearch is only supported up to version 6.8. As this version is no longer supported by Elastic, this is not recommended.

dedicated clustered storage

When both of the above have been installed, you can configure the database settings in Cube or specify the configuration data in the DB.xml file. If you already had an existing DataMiner System using storage per DMA, you can migrate to the clustered storage setup.

Tip

For more information on this architecture and on other possible data storage architectures, see Supported data storage architectures.

Note

.dmimport packages created on a DMS using clustered storage do not contain any database data, and it is not possible to import database data from .dmimport packages into such a DMS.