Search found 3 matches

by kristof31
Thu May 12, 2011 10:29 pm
Forum: General
Topic: Shell script that can be used for HA set-up
Replies: 4
Views: 2346

Load balancing is out-of-scope, we're just implementing HA when there's a failover in server 1. 'Down' means that the server has been shutdown or there had been some hardware problems etc... I'm already aware of the concept, but i'm not confident enough on how to create the shell script that will do...
by kristof31
Thu May 12, 2011 8:16 pm
Forum: General
Topic: Shell script that can be used for HA set-up
Replies: 4
Views: 2346

Actually, we are supposed to use an HA Linux software to handle the HA functionality of the solution. But, we were not able to get an HA Linux software resource/export to implement it. That's why we are now looking forward in creating a shell script that can detect fail over, in short a script that ...
by kristof31
Thu May 12, 2011 3:47 am
Forum: General
Topic: Shell script that can be used for HA set-up
Replies: 4
Views: 2346

Shell script that can be used for HA set-up

Hi All, I just want to ask if anybody here was able to create a shell script that can be used for an HA implementation of DataStage. A shell script that can detect if Server 1 is not working; meaning it is down. Then the shell script will make Server 2 active. Then all the DataStage processes that w...