Linux - Server This forum is for the discussion of Linux Software used in a server related context. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
11-11-2010, 12:58 AM
|
#1
|
LQ Newbie
Registered: Oct 2010
Posts: 8
Rep:
|
Setup cluster over different network!
I have a HA cluster, all nodes have same network supplied by one ISP. And if the error occur with ISP the system will fail. So I want to set up HA cluster with different network (supplied by different ISP) between nodes. How can I do this? Is there any guide about this (for any platform)? Thanks all!
Last edited by levinhha; 11-11-2010 at 01:03 AM.
|
|
|
11-11-2010, 03:13 AM
|
#2
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
I don't understand what this environment is that you're talking about. Why would an ISP be providing networks for a cluster node? Only think I could envisage that is if you actually mean a hosting company, in which case I'm even more confused. Sounds like you need to work out what parts of your solution are and are not relevant to what other parts.
|
|
|
11-12-2010, 12:26 AM
|
#3
|
LQ Newbie
Registered: Oct 2010
Posts: 8
Original Poster
Rep:
|
Sorry. I mean I want to setup an HA cluster (on CentOS) which contain two nodes in different network.
Is it possible?
|
|
|
11-12-2010, 02:11 AM
|
#4
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
You need to provide a LOT more info still.. what kind of cluster?? fmo an HA perspective this is normally handled by IP takeover, which if you're coming from a different network space publically would not happen. HA clustering is for internal systems, you don't cluster public services over the internet, you deal with this in other ways, such as DNS load balancing etc.
|
|
|
11-14-2010, 08:21 PM
|
#5
|
LQ Newbie
Registered: Oct 2010
Posts: 8
Original Poster
Rep:
|
I'm setting up cluster for Apache server on CestOS with ricci and lucci (Clustering software group on Redhat/CentOS system). And the cluster model that I setup is active/passive. I have problem when my cluster IP (IP resource) is different network/subnet with public-network (network of public interface's IP) of nodes in cluster (service can't start because the IP resource). Is there any solution for that problem? (It's seem similar to the case which the cluster have nodes with different public-network. Any solution for this case, too?). Thanks for your help!!!
|
|
|
11-15-2010, 03:27 AM
|
#6
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
the address you take over needs to reside in a single subnet, otherwise you would have to rely on dynamic routing protocols to reroute traffic. That is outside of the scope of a single HA implementation, and clearly not what is going to happen here. Sounds like you need some form of DNS resilience if you want the servers to exist somewhere else on a different internet connection and IP range. And this would not be a cluster, but two separate instances.
|
|
|
All times are GMT -5. The time now is 12:42 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|