User info
First name | Laurens |
Last name | Vercruysse |
DevOps Program
Acquired rank |
Advocate
|
Points progress |
873
DevOps Points
|
Here are a few tips to level up your DevOps game and unlock an arsenal of perks and benefits. | |
DevOps attestation | Request your attestation ID and expiry date |
Achievements
|
Questions asked
Answers given
Hi Alberto, The gc_grace_seconds value is designed to "exclude" a specific tombstoned (=deleted) record in Cassandra for the time specified in "gc_grace_seconds" from compaction. This is mainly done...
View QuestionThat should be possible using snapshots. Can you try to follow the guide at Taking a snapshot of one Elasticsearch cluster and restoring it to another | DataMiner Docs ? That should allow you to copy...
View QuestionHi Min, It looks as though the SLDMS process ran out of memory. Since it is a 32-bit process, that means that it can use at most 2 Gb of memory unless the largeaddressaware flag is set: The /LARGEADDRESSAWARE...
View QuestionHi Dominik, Indeed, when using Clustered Databases, the timetrace table no longer exists in Cassandra. Here, alarms are kept in Elasticsearch. You can check out which indices you have in elasticsearch...
View QuestionHi Bernard, As you can see in DB.xml | DataMiner Docs , the "<DB>db_prefix</DB>" tag should be used to determine the prefix associated with each DMS in the database. I am not sure about the...
View QuestionI would recommend going for a different setup if at all possible. I'm going to join Jan-Klaas in his answer and say that Auto Clear is not going to work here. It might for masked information events under...
View QuestionYou seem to be following the correct procedure. Selecting "All Agents in cluster" is indeed the best way to go about doing an update. There are many reasons this might be going wrong. However, to help...
View QuestionHi Gowrish, I see you have been able to go ahead with this in your post: No connection error from Dataminer to Cassandra DB (in separate EC2 instance) - DataMiner Dojo Would further information still...
View QuestionHi Arun, If the data from those shards is no longer required, the corresponding indices can be removed using the Delete Index | Elasticsearch Guide [6.8] | Elastic API only. You can also delete them using...
View QuestionI believe that we're looking at some unexpected behavior here, but someone can correct me if I'm wrong. Some context: Having looked at the setup with Tom, I can confirm that there are two different apparent...
View Question