Linux - ServerThis 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.
I am trying to build a cluster of HP DL380 servers, and I am having a lot of trouble getting them to do what I want. I have tried Windows Server 2003 and 2008, and am now exploring the possibility of a Linux solution and was hoping somebody could point me in the right direction.
I am trying to make 1 powerful system that will let me throw a large amount of services on it. I manage a network of 1000+ computers, and will need things like DNS, DHCP, Mail Serving, and Web Serving. I am currently doing these tasks on individual servers, but am trying to achieve better redundancy and better utilization of my available power.
I have looked at Linux clustering but it seems to be similar to Windows clustering, where you are still only running 1 service on 1 machine. When that 1 fails, then another takes over. But I want to run all services on all machines all at once. If my utilization get to high, then I want to be able to just buy more servers and add them in.
If people could pass on their wisdom in this matter, I would greatly appreciate it. I have a basic knowledge of Linux, but am no expert. Thanks for any help anyone can provide...
Last edited by mrcheerios; 04-27-2009 at 04:14 PM..
I think the best way to do what you are trying to do would be to have 1 server to run ha lvs as a load balancer and then 2 high power servers as your cluster servers, you could if you wish have a secondary load balancer to make things more redundant.
This works well and I have it running in large scale on a global client. They are running DL380's for the servers.
I should also mention that I have a HP MSA500 capable of connecting 4 nodes, to use as a shared storage.
Thanks kentyler for your response, I have taken a look at the Load Balancing solution. But I was leaning away from that, as it needs to have 1 or 2 servers sitting basically unused running the cluster. I was hoping to be able to run all my servers at 100% utilization if need be...
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.