How to setup Parallel Cluster in Linux


 
Thread Tools Search this Thread
Operating Systems Linux How to setup Parallel Cluster in Linux
# 1  
Old 10-18-2007
How to setup Parallel Cluster in Linux

Hi,

Hi,

I work in NGO. They are migrating from windows to Linux. They can't spend so much money on servers. They have around 50 PCs. So I want to setup cluster on 2-3 PCs or more than that for setting up server. I am excepted to get their collective output. So that it will be compatible with one server. I heard that it can be done with Linux Clustering. Do anybody have any idea on this ?

Regards
NeeleshG

LINUX is basically a simple operating system, but you have to be a genius to understand the simplicity
# 2  
Old 10-18-2007
What applications are you intending to run on the cluster, and what does "collective output" mean?
# 3  
Old 10-19-2007
# 4  
Old 10-24-2007
Thanks,

we will run following applications on it:

LTSP4.2, Tally7.2, Openoffice, Apache for Php-Mysql based applications.

Thanks
NeeleshG
# 5  
Old 10-24-2007
Quote:
Originally Posted by neel.gurjar
LTSP4.2, Tally7.2, Openoffice, Apache for Php-Mysql based applications.
You have a mix of client and server software in there. Where will the mysql database live?

I recommend rather than trying to get clustering to solve the problems, separate out the functions into the classic n-tiers.

I must admit I know nothing about Tally.
# 6  
Old 10-24-2007
Database is not much big so I didnot seperate db server. Tally is accounting software which eats around 50MB RAM.

But is it possible to get collective output of n number of PCs ?
For example: If my server requirement is 3 GB RAM and 3 Ghz CPU. Then instead of bying one server of that much capacity, can I use 3 PCs each of 1 GB RAM and 1 Ghz CPU ?

Thanks
NeeleshG
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Linux Cluster or HA

hi guys Back in 2009 and 2010 I configured some clusters using Linux HA Heartbeat version 2.1.4 for suse 10 SP3 now I see Linux HA heartbeat is kind of outdated last release 2011, since I have to configure 2 new clusters I was wondering what do you recommend for cluster tool nowadays? I... (0 Replies)
Discussion started by: karlochacon
0 Replies

2. Shell Programming and Scripting

linux cluster

Hi all, we have setup one cluster with two nodes. -drbd -corosync -pacemaker -mysql -piranha sometimes, we loose connection between the two nodes (node 1 and node 2). When this happens, the two nodes starts both the services as masters,because they don't see each other. is there any way... (2 Replies)
Discussion started by: arrals_vl
2 Replies

3. Shell Programming and Scripting

What is the parallel execution command available in Ubuntu Linux?

Hi, I am using Ubuntu 10.04 LTS 32-bit. I would like to execute a command in two or more servers (multiple remote hosts) in parallel. The commands "shmux" or "on" are not available in Ubuntu. Could anyone tell me what other equivalent commands available in Ubuntu to accomplish this task? (1 Reply)
Discussion started by: royalibrahim
1 Replies

4. High Performance Computing

Linux cluster

Hi, I am not sure if the term "cluster" fits my situation or not. I have 5 Linux computers, each has different a host-name, and my users have to remember those the computer names to login and find out which computers have free CPUs, so they can run their jobs on those computers have free CPUs. ... (4 Replies)
Discussion started by: hiepng
4 Replies

5. Solaris

Sun cluster setup question

I have 2 sun blade 1500 with Qlogic card and T3 storedge. I can connect to the T3 storedge through my boxes. Now I want to setup cluster, in order to setup I need to buy a Fiber Channel switch. Can I buy any fiber channel switch? Can you recommend some old switches? I can get it from ebay. ... (4 Replies)
Discussion started by: mokkan
4 Replies

6. High Performance Computing

cluster setup and nfs

hello, During the cluster installation, we are required to enter a cluster name. When this name is used? I have a shared disk between those 2 nodes. To test NFS failover, what should I do? PS: I am using VCS 5 thanks (5 Replies)
Discussion started by: melanie_pfefer
5 Replies

7. Solaris

how to setup the veritas cluster

hi frnz, let me know how to configutre the veritas cluster.... (3 Replies)
Discussion started by: Kbharat20
3 Replies
Login or Register to Ask a Question