The automatic switching to a redundant or standby computer server, system, hardware component or network upon the failure or abnormal termination of the previously active application, server, system, hardware component, or network.
1
vote
1answer
15 views
Keeping a long-running task running on exactly one machine of a cluster with failover?
I have a low-CPU queue processing task that I need to keep running for a potentially long period of time. In case the task fails, I'd like to have the task running in a high-availability clustered ...
0
votes
0answers
18 views
ActiveMQ: Reject connections from producers when persistent store fills
I would like to configure my ActiveMQ producers to failover (I'm using the Stomp protocol) when a broker reaches a configured limit. I want to allow consumers to continue consumption from the ...
0
votes
1answer
11 views
Using failover URI in ActiveMQ Ajax client
I am using the ajax client to connect to activemq. Can the activemq
ajax client support the failover transport? I use an embedded Jetty inside the broker which uses vm transport to forward messages ...
0
votes
0answers
9 views
reduce transfer time of primitive writer resource
I've written a script to perform a failover test on a mysql (percona) clsuter:
#!/bin/bash
WRITERHOST=$(crm status | grep writer_vip | awk '{print $4}')
MYSQLCRED='-u repl_user -ppassword -h ...
0
votes
1answer
19 views
RavenDB Replication: Can I set a database's Raven-Replication-Source Guid manually?
EDIT 2: I'm encountering precisely the same issue.
For RavenDB Replication, the Raven-Replication-Source Guid is very handy when trying to discern which documents came from which server.
But in a ...
-1
votes
0answers
42 views
wso2: Service Replacement [closed]
How many strategies and mechanism exist for service replacement?
if a service failed in any reason what strategies and mechanism adopted for replacing it? where applied to? which product? which ...
0
votes
0answers
25 views
Distributed Lock of Temporary Data with Failover
I use .NET.
I have data that's read and written frequently. However the temporary nature of the data is such that it doesn't make much sense to persist it. In fact it makes more sense to purge it ...
0
votes
1answer
44 views
Hazelcast: failover on persistence
I'm concerning a failover scenario for a persistence and I'm considering the way it should be properly implemented. Out of previous experience I'm thinking that in case underlying persistence failed ...
-1
votes
0answers
15 views
Multiple NICs in a failover to bond situation [closed]
I have a newer Dell R820 that I want to failover a dual 10gE bond to a quad GigE bond incase of full failure of the 10gE Bond.
The reason for this is because I am concerned the little SFP+ Adapter ...
0
votes
0answers
43 views
Rails - MongoDB replica set issue
I was doing the failover testing of mongodb on my local environment. I have two mongo servers(hostname1, hostname2) and an arbiter.
I have the following configuration in my mongoid.yml file
...
1
vote
2answers
3k views
Restart log shipping when out of sync
The scenario is. A database secondary server are for different reason out of sync or is suspected that is not sync. Someone has made the secondary databases online by mistake or other mishaps. If you ...
0
votes
1answer
56 views
C# missing assembly failover
So I have a Windows Forms Application, which has some advanced features that depend on a 3rd party commercial library. Basically I want to implement a discount version of this library, and then use ...
-1
votes
0answers
90 views
How-To Extract MS Cluster Resources and Create Powershell Commands out of them [closed]
Asked and Answered.
Wanted to share some Powershell code that I wrote that allows you to create Powershell command groupings to be able to use stand alone or in small chunks to be able to re-create a ...
1
vote
0answers
26 views
Failover - automatic switching between servers in Postgresql 9.1 [migrated]
I'm pretty new to Postgresql 9.1 /Failover replication.
We have a simple Master-Slave setup, for failover replication, which our application(client) is connected to. On a failure of the Master, the ...
1
vote
1answer
67 views
What is the best way to have predis failover to a redis slave?
What is the best way to detect if a redis server is unavailable and failover to the slave?
Of course, this should be in a timely and efficient manner. I'm using it for centralized PHP session ...
0
votes
1answer
37 views
mysql cluster .net connector
I'm trying mysql cluster to use in a project for our customer.
The configuration I setted up is the following:
Hardware S.O. equipment
Server1 - S.O. Windows 2008 R2 64bit
Server2 - S.O. Windows ...
3
votes
2answers
1k views
Advise/Code samples on how to make an application “Cluster Aware” [closed]
I've browsed the web for resources regarding how to make an application/web application "Cluster Aware" using the Failover Cluster API. I found a lot of technical articles but none written from the ...
1
vote
0answers
32 views
JSF page isn't rerendered after failover
We have a little problem with our application when it's deployed in cluster. After we shutdown the working node, session is restored on another one and application keeps working but we need to either ...
1
vote
0answers
97 views
Spring Batch - Clustered Environment - Failover mechanism
Question: What is the failover strategy that spring batch supports best? Resource usage, failover mechanism have to be focussed on. Any suggestions?
Usecase - Spring batch has to be run to read a ...
2
votes
1answer
4k views
Apache proxy load balancing backend server failure detection
Here's my scenario (designed by my predecessor):
Two Apache servers serving reverse proxy duty for a number of mixed backend web servers (Apache, IIS, Tomcat, etc.). There are some sites for which ...
0
votes
0answers
15 views
EsperHA recovery
I wrote a sample code for EsperHA to make sure of fail over(recovery), as what EsperHA is claiming. Below is the piece of code:
Iterator<EventBean> iter = epStatement.iterator();
while ...
0
votes
1answer
47 views
How to set Role dependencies in Windows Server 2012 Failover Cluster
I have a 2 node cluster with 5 configured roles (Generic Service). The services need to run on a single machine (one is a database, one is a server,...)
I want to configure the cluster so that if a ...
1
vote
1answer
94 views
ActiveMQ network of brokers don't forward messages
I had two ActiveMQ brokers (A and B) that were configured as store-forward network. They work perfectly to forward messages from A to B when there is a consumer connected on broker B and producer ...
0
votes
1answer
46 views
Replica set sharding. Can second data centre do failover?
We have 3 shards, replicated over 3 boxes each (9 boxes in total). 2 replicas are at our main hosting provider (site A) and we have a third replica (set to secondary only) on another hosting provider ...
0
votes
0answers
10 views
if a service or a website fails to respond?
I have a small query related to application server hosted with either website/service in it.
If the service/Website fails to respond. can we redirect the request/calls to another server hosted as ...
0
votes
2answers
54 views
Detecting batch IP conflict
How would you detect an IP conflict?
I am trying to implement a fail-over of two systems. Let us assume they take the IPs X.X.X.1 and X.X.X.2 (A and B for convenience), with A as the primary server ...
0
votes
1answer
76 views
How to configure SQL Server Native client 11.0 for Failovers, High Availability, Disaster Recovery
I have SQL Server 2012 Web Edition.
I want to configure High Availability on this Server.
Do I need to have another SQL Server to configure High availability?
How is SQL Server Native Client 11.0 is ...
3
votes
3answers
426 views
tomcat jdbc failover hosts
I'm currently using tomcat7 configured with it's own jdbc-pool as described here: http://www.tomcatexpert.com/blog/2010/04/01/configuring-jdbc-pool-high-concurrency .
I also have a master/master ...
0
votes
1answer
78 views
Configure failover for Jboss Seam mail
I need to implement failover functionality for sending mails using jboss seam. I tried to configure two JNDINames in mail-service.xml. But I'm not getting how i can set 2nd JNDI name in code.
Also, ...
0
votes
0answers
120 views
Failover Azure VM running SQL Server? [closed]
I'm currently looking at hosting an SQL Server database on an Azure Virtual Machine Instance and connecting the website via two load balancing web-roles. Due to various limitations in our application ...
0
votes
1answer
109 views
Automatic redirects of web app requests to different JBoss instance during redeployment
The general problem I am trying to solve is:
"how to redeploy the web application without having users stop using the app during upgrade to the new version".
I came up with following hypothetic ...
2
votes
1answer
50 views
When AWS-based application fails, how to set a Fail Whale style page?
I have not been able to find an option for AWS ELB to show a fail whale-style system message when servers are failing to reassure customers that we are working on the problem.
The best we can come ...
4
votes
0answers
412 views
Using SignalR with Redis messagebus failover using BookSleeve's ConnectionUtils.Connect() - assist with steps to success?
I am trying to create a Redis message bus failover scenario with a SignalR app.
At first, we tried a simple hardware load-balancer failover, that simply monitored two Redis servers. The SignalR ...
0
votes
0answers
77 views
video file streaming, mysql , apache, samba and ssh Fail over or HA solution
I want to have Video file Streaming,mysql, apache, samba and ssh fail over on more than three servers on a high speed LAN.
I have read about heartbeat and drbd but I did not get my answer. I would ...
1
vote
0answers
78 views
How to handle MySQL slave failover in python?
Is there a generally accepted way to handle MySQL slave db failover in python code?
Are there any good wrappers for SQLAlchemy connection pools (or other approaches) that are aware of replicas and ...
2
votes
1answer
125 views
Failover with mongodb
I have to setup a database that can handle failover (if one crashes the other takes over). For that, I decided to use mongodb:
I set up a replica set with two instances. Each instance is running on a ...
1
vote
1answer
154 views
MySQL replication: failover scenario
I have the following MySQL instances, along with a replication setup:
S1 -----> (M1 <--> M2), where:
M1 - M2 is a multi-master replication setup,
S1 - a slave which replicates the writes which ...
0
votes
2answers
355 views
tomcat webapp failover
I am working on the high availability aspect of a webapp deployed in tomcat. I require a mechanism for failover such that it should not be apparent to the webapp user and have am looking at tomcat ...
1
vote
2answers
1k views
Automatic failover with SQL mirroring and connection strings
I have 3 servers set up for SQL mirroring and automatic failover using a witness server. This works as expected.
Now my application that connects to the database, seems to have a problem when a ...
0
votes
2answers
67 views
How to migrate on Object from one JVM to other JVM
can anyone help me in implementing how to migrate the objects from one JVM to other if my application (running on two machines ) is crashed and the other one can take hold from it.
0
votes
0answers
56 views
Implementation of FailoverConnectionString
I wanted to submit my implementation for failover connection class to see if there are any improvements on clarity/performance.
I wanted to have an application send me a primary and secondary ...
0
votes
0answers
77 views
SQL Server 2008R2 Failover And Mirroring [closed]
Does anybody knows the maximum latency times required to work in a SQL Server Failover + Mirroring with two nodes in different geographical places including the storage.
thanks for the help
1
vote
1answer
103 views
How to configure Windows Azure Web Role instances for a static HTML fall back site
I'm hosting a high traffic website on Windows Azure, i.e. 2 large Web Role instances to ensure 99.95% availability.
However, in extreme circumstances when these instances go down (it could be due to ...
12
votes
1answer
9k views
Determine Active Node in SQL Failover Cluster
Does anyone know how to determine the active node of a SQL Active-Passive Failover Cluster programmatically from T-SQL?
@@SERVERNAME only returns the virtual server name, which is identical from both ...
2
votes
1answer
117 views
Failover an in-memory Java object
I am looking to get some ideas on how I can solve my failover problem in my Java service.
At a high level, my service receives 3 separate object streams of data from another service, performs some ...
0
votes
3answers
153 views
Distributed failsafe jobqeues for JVM
I need to implement a job queue for a distributed JVM application.
The queue(s) must hold a group of jobs (i.e. Java runnables) that have to be executed in sequential order. There will be hundreds of ...
0
votes
1answer
164 views
“Invalid Column Name” - Query Fails
I have a rather large query that I run on a particular database. What this query does is select specific columns from specific tables and dumps them into a new table. The new table is used and ...
1
vote
1answer
92 views
Cluster manager for Linux/Java processes, log gathering
I have some Java servers (though Java in fact doesn't matter here, it can be any executable) which I want to run on multiple machines. Is there some cluster management software, which would allow me ...
0
votes
0answers
214 views
Authentication with Active Directory “failover”
This has me scratching my head.
Setup:
Win2003 server with Active Directory and DNS services.
WIN2008 server with same and they are replicating to one another with no problems.
The WIN2008 server is ...
5
votes
3answers
616 views
How to start Camel routes on slave ActiveMQ only when slave becomes active in failover?
I have a durable consumer to a remote JMS queue in embedded Camel routing. Is it possible to have this kind of routing with master-slave configuration? Now it seems that the Camel routes are started ...


