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
  • Blog
  • Questions
  • Learning
    • E-learning Courses
    • 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
    • Tutorials
    • 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
    • DataMiner Insights
      • Security
      • Integration Studio
      • System Architecture
      • DataMiner Releases & Updates
      • DataMiner Apps
    • 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
  • Downloads
  • More
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
      • General Inquiries
      • DataMiner DevOps Support
      • Commercial Requests
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

DM in Cloud Failover issue: VIPAcquired.ps1 file

Solved1.70K views23rd August 2024automatic failover cloud Failover
2
Ladan Razeghi [DevOps Enabler]1.08K 8th June 2023 1 Comment

I paired 2 cloud based DM Legs, configured VIPAcquired.ps1 file and run it with Powershell. However there are 2 issues which randomly acquire usually on inactive leg. Running PowerShell sometimes give us this error, although after rebooting EC2, it'll resolve and the error appear on the other leg and sometime the server is not accessible although the EC2 is running. As the result of these problem, the failover is not working and sometimes the DM stuck in Disconnected state until the server or EC2 is rebooted. Any suggestion?

Another new message for disconnected server. Is this something which DM may caused?

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 23rd August 2024
Marieke Goethals [SLC] [DevOps Catalyst] commented 28th May 2024

Hi Ladan,
Has this problem been resolved yet? If yes, could you select the answer that has been the most helpful so that this question is closed?

4 Answers

  • Active
  • Voted
  • Newest
  • Oldest
0
Thibault Heylen [SLC] [DevOps Advocate]1.51K Posted 25th January 2024 2 Comments

Hi Ladan,

I was wondering how things are currently. My appologies for net getting back to you sooner!

Next week our newer DataMiner Feature release version will be released (10.4.2). Here the issues with failover with a hostname are fixed and this should also help you with the setup of the failover.

Let me know if you have any additional questions

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 23rd August 2024
Ladan Razeghi [DevOps Enabler] commented 25th January 2024

Hi Thibault
I could run that file on all DMAs and we upgraded the versions couple of times.
There was still problem with connecting to failover agents using their DNS during failover on version 10.3.10. We have to use their IPs to RDP to the servers. We upgrade to 10.4.1 yesterday and I need to test and check if this is still an issue on 10.4.1 or not

Thibault Heylen [SLC] [DevOps Advocate] commented 25th January 2024

Hi,
If possible I would recommend to upgrade to 10.4.2. The package will be available somewhere next week.
A lot of failover items have been verified and improved, and failover using hostname is much more stable.

1
Thibault Heylen [SLC] [DevOps Advocate]1.51K Posted 4th July 2023 3 Comments

Hi Landan,

Normally DataMiner should execute the script automatically:

more information can be found here:

DataMiner Failover on Amazon Web Services

Were you able to create the access key, and do the other steps from the configuration?

Thibault Heylen [SLC] [DevOps Advocate] Posted new comment 20th July 2023
Ladan Razeghi [DevOps Enabler] commented 18th July 2023

Hi Thibault
There are couple of issue here. The script didn’t exist in installation or upgrade package and we had to obtain that manually. And because it didn’t exist in original installation, we had to run it once using power shell to make sure it works.
Another issue was also that even when dataminer was running that in background, sometimes it would get stock I think mainly because of the issue which I explained. so if we can’t run it with shell, DM couldn’t run it either.

Ladan Razeghi [DevOps Enabler] commented 18th July 2023

The configuration was correct and the we could run the script sometimes I think depending on if DM was running or not. After upgrade to version 10.3.6 I think the issue for running script was resolved. However there’s still problem with failover and also the server get disconnected sometimes during failover and it’ll be only accessible using IP address

Thibault Heylen [SLC] [DevOps Advocate] commented 20th July 2023

Dear Ladan,

I was indeed going to ask what version you’re using but 10.3.6 should indeed cover this.
We’re currently testing heavily on failover and failover with hostnames, I’ll take this in to account in our testing and keep you posted about our outcome.

Kind regards,

0
Ladan Razeghi [DevOps Enabler]1.08K Posted 29th June 2023 0 Comments

Hi Bert, I upgraded to version 10.3.6 but still there is issue with failover and disconnection from server. Sometimes when restart on A leg happens, it auto failover to B and disconnect A. So we can reach A server unless we use IP address to RDP, and also sometimes both A and B of the same pair are running. So for example we can run DM on A leg but if we check Agents, it shows VIP is on B, and B is also running. This is causing Issue accessing Dataminer.Services and cloud connection

Ladan Razeghi [DevOps Enabler] Answered question 29th June 2023
0
Bert Vandenberghe [SLC] [DevOps Enabler]8.11K Posted 12th June 2023 3 Comments

Hi Ladan,

I'm not sure about the PowerShell script giving errors, but I've experienced the NLA error as well when trying to do an RDP. In my case this was effectively related to DataMiner and fixed with an upgrade to the latest version. And since this is some kind of network issue, your PowerShell script might also fail because of the same reason.

Which version are you running? Could you try the latest feature release available here?

Bert

Ladan Razeghi [DevOps Enabler] Posted new comment 12th June 2023
Ladan Razeghi [DevOps Enabler] commented 12th June 2023

Hi Bert,
I’m using version 10.3.5.0-12938 but still having this issue

Bert Vandenberghe [SLC] [DevOps Enabler] commented 12th June 2023

Would it be possible to check it with the latest version? Being 10.3.6.0-13026. If it would still occur with this version, I’m wondering if no memory leak or other leak is happening…

Ladan Razeghi [DevOps Enabler] commented 12th June 2023

Sure I can check that sometime this week.

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

Recent questions

Multiple Set on Table parameters for DVE’s 0 Answers | 1 Vote
DOM Definition relations returned in Definition query 0 Answers | 1 Vote
Alarm Dashboard PDF/CSV Export 1 Answer | 0 Votes

Question Tags

adl2099 (115) alarm (62) Alarm Console (82) alarms (100) alarm template (83) Automation (223) automation scipt (111) Automation script (167) backup (71) Cassandra (180) Connector (108) Correlation (68) Cube (150) Dashboard (194) Dashboards (188) database (83) DataMiner Cube (57) DIS (81) DMS (71) DOM (140) driver (65) DVE (56) Elastic (83) Elasticsearch (115) elements (80) Failover (104) GQI (159) HTTP (76) IDP (74) LCA (152) low code app (166) low code apps (93) lowcodeapps (75) MySQL (53) protocol (203) QAction (83) security (88) services (51) SNMP (86) SRM (337) table (54) trending (87) upgrade (62) Visio (539) Visual Overview (345)
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