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

One Cassandra and Elastic cluster for multiples DMS

Solved1.10K views17th July 2023architecture Cassandra Elastic
8
Ben Vandenberghe [SLC] [DevOps Enabler]9.06K 26th November 2021 1 Comment

If one has multiple separate DataMiner Systems, would it then be possible to use one single Cassandra and Elastic cluster and use that for those DataMiner Systems?

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 17th July 2023
Alberto De Luca commented 26th November 2021

Are there also scenarios where it is highly recommended to keep a separate Cassandra cluster for each separate DMS?

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
6
Jan Vanhove [SLC] [DevOps Member]1.16K Posted 30th November 2021 0 Comments

This is an option, and we're actively using this in-house for our development machines and alpha setups.  We have a few Elastic and Cassandra nodes on which multiple DMA connect.  Every DMS/Table has its own keyspace in Cassandra. In Elastic we achieve this by prefixing the index names.  Your typical db.xml could look like this.  Where the my_cluster_name is your unique identifier.
<DataBase active="true" local="true" type="Cassandra">
<DBServer>10.x.x.1,10.x.x.2,10.x.x.3</DBServer>
<UID>--</UID>
<PWD>--</PWD>
<DB>my_cluster_name</DB>
</DataBase>
<DataBase active="true" search="true" type="Elasticsearch">
<DBServer>10.x.x.1,10.x.x.2,10.x.x.3</DBServer>
<DB>my_cluster_name</DB>
</DataBase>

In conclusion, this is an option, keeping in mind that you need to make sure there is enough capacity on the database cluster to host multiple setups.  If not, you might impact multiple DataMiner clusters.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 17th July 2023
You are viewing 1 out of 1 answers, click here to view all answers.
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

[ Placeholder content for popup link ] WordPress Download Manager - Best Download Management Plugin