Skip to content
DataMiner DoJo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Updates & Insights
  • Questions
  • Learning
    • E-learning Courses
    • Empower Replay: Limited Edition
    • Tutorials
    • Open Classroom Training
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • Video Library
    • Books We Like
    • >> Go to DataMiner Docs
  • Expert Center
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Markets & Industries
      • Media production
      • Government & defense
      • Content distribution
      • Service providers
      • Partners
      • OSS/BSS
    • Agile
      • Agile Webspace
      • Everything Agile
        • The Agile Manifesto
        • Best Practices
        • Retro Recipes
      • Methodologies
        • The Scrum Framework
        • Kanban
        • Extreme Programming
      • Roles
        • The Product Owner
        • The Agile Coach
        • The Quality & UX Coach (QX)
    • DataMiner DevOps Professional Program
      • About the DevOps Program
      • DataMiner DevOps Support
  • Downloads
  • More
    • DataMiner Releases & Updates
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Can multiple Dataminer systems use the same Opensearch cluster?

Solved1.42K views13th April 2023architecture AWS DataMiner opensearch
3
Reza Biglari [DevOps Advocate]652 13th April 2023 0 Comments

As part of a cost analysis piece, we’re considering different Dataminer architectures for a few new Dataminer systems to be hosted in AWS. The architecture will utilise the latest Dataminer release updates which is compatible with Amazon Keyspaces and Opensearch.

A line of research is to prototype different architectural variations, the current guide suggest that a Dataminer system is configured against an Opensearch domain. It has been suggested however whether multiple Dataminer systems can be configured to use the same Opensearch cluster/domain.

Is this something which is possible/recommended?

Reza Biglari [DevOps Advocate] Selected answer as best 13th April 2023

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
7
Robbe De Ghein [SLC] [DevOps Advocate]785 Posted 13th April 2023 0 Comments

Hi Reza,

Yes it is possible to let multiple Dataminer systems use the same OpenSearch cluster (or Elasticsearch for that matter).
In order to do this you need to define a unique prefix for every Dataminer cluster.
This can be configured via System Center > Database > Database per cluster.


This prefix is then used to construct every index. That way, multiple “duplicate” indices can exist at the same time, one for every Dataminer system.

Take for example the “alarms” index, this exists for every system but to keep them separate you can let one system use prefix DMS1 and another DMS2.
This way 2 indices will be created: “dms1-alarms” and “dms2-alarms” and both can co-exist without interfering with eachother.

The limiting factor will be resources. For Amazon OpenSearch Sevice specifically, the service gives a limit of 1000 shards/node. The more Dataminer systems are connected, the faster you will hit this limit. The number of shards used per DMS is heavily dominated by the use of DOM and SRM, so it’s hard to give an estimation of how many indices each DMS will require.

Reza Biglari [DevOps Advocate] Selected answer as best 13th April 2023
Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs