Sponsored Content
Full Discussion: One service, two nodes, HA
Top Forums UNIX for Dummies Questions & Answers One service, two nodes, HA Post 302580035 by Flomaster on Wednesday 7th of December 2011 09:00:09 AM
Old 12-07-2011
Debian One service, two nodes, HA

Hi all. I have two nodes taken different places. They are connected together on a network. So, i have a service, it works on one of nodes and when the node is unavailable the service should will be launched on other node.

Solution: rhel cluster, keepalive, hearbeat...may be Carp

but what if the channel in between nodes will break and servers remain to work...split brain?

And looking ahead may be will need to transfer service but with different addresses(same config but diff network ip)

If somebody worked with similar tasks prompt where to look please!!Smilie
 

6 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

i-nodes

first off, i am new to unix so please bear with me. i was reading somewhere that if your i-nodes get critical that it can slow your network down. what are i-nodes and when do they become a critical number? this is what mine states: / (/dev/root ): 777058 blocks 569290 i-nodes... (4 Replies)
Discussion started by: djatwork
4 Replies

2. UNIX for Dummies Questions & Answers

nodes

how do you list all the nodes in unix :confused: (3 Replies)
Discussion started by: kamisi
3 Replies

3. UNIX for Advanced & Expert Users

Managing nodes???

Does anyone know something about this? I have no idea what it means and how to do it. but if anyone can give me and explanation and also point me to a website, i'd really appreciate it (5 Replies)
Discussion started by: TRUEST
5 Replies

4. UNIX for Advanced & Expert Users

du -k shows different size in two nodes

After rcp -rp from remote host, using du -k to verify the file size but total file size have different size. Check on individual file, file size is correct. How can I confirm on the file size after ftp? Pls advise. Thank you. (15 Replies)
Discussion started by: KhawHL
15 Replies

5. High Performance Computing

request more nodes

I am new to cluster commands. But I have tried utilizing: -pe, but I do not know my parallel computing environment. We are running SGE, is there a simpler command to request more nodes? also: qsub -N auto -M name@email.com -m abe auto.sh does not email me at all. Help would be appreciated (0 Replies)
Discussion started by: theawknewbie
0 Replies

6. UNIX for Beginners Questions & Answers

Run one service after another service has finished - systemd

Hi all I would like to know how to run task2.service after task1.service has finished. task1.service has a timer (task1.timer), that makes it run every 5 minutes OnCalendar=*:0/5task2.service is basically a script, that has to work on the files created after task1 has finished. This is what I... (2 Replies)
Discussion started by: guilliber
2 Replies
QUORUM_OVERVIEW(8)				    Corosync Cluster Engine Programmer's Manual 				QUORUM_OVERVIEW(8)

NAME
quorum_overview - Quorum Library Overview OVERVIEW
The quorum library is delivered with the corosync project. It is the external interface to the quorum service. This service is loaded into all nodes in a corosync cluster and track the quorum status of a node. In order for quorum service to be useful, a quorum provider must be configured. The library provides a mechanism to: * Query the quorum status * Receive notifications of quorum state changes BUGS
No known bugs at the time of writing. The authors are from outerspace. Deal with it. SEE ALSO
corosync-quorumtool(8), corosync.conf(5), votequorum(5), quorum_initialize(3), quorum_finalize(3), quorum_getquorate(3), quorum_track- start(3), quorum_trackstop(3), quorum_fd_get(3), quorum_dispatch(3), quorum_context_set(3), quorum_context_get(3) corosync Man Page 2012-02-09 QUORUM_OVERVIEW(8)
All times are GMT -4. The time now is 07:42 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy