Steps to create Linux Cluster

Dear All,
I am new to linux. We are having one machine with strong processing
power. Enterprise Server SUSE Linux 11 SP1 is installed on it. We are
having some other low end terminals. I want to build a cluster of these
machines so that low end terminals can utilize the processing power, RAM
etc of strong configuration machine. I am new to Linux and cluster
computing. Cananybody tel me from where I should start? Is it possible
to build cluster like this without involving any cost?


gajubhai

gajubhai’s Profile: http://forums.novell.com/member.php?userid=122593
View this thread: http://forums.novell.com/showthread.php?t=450683

gajubhai wrote:
[color=blue]

Dear All,
I am new to linux. We are having one machine with strong processing
power. Enterprise Server SUSE Linux 11 SP1 is installed on it. We are
having some other low end terminals. I want to build a cluster of
these machines so that low end terminals can utilize the processing
power, RAM etc of strong configuration machine. I am new to Linux and
cluster computing. Cananybody tel me from where I should start? Is it
possible to build cluster like this without involving any cost?[/color]

The SLES 11 SP1 documentation is a good place to start.
http://www.novell.com/documentation/sles11/


Kevin Boyle - Knowledge Partner
If you find this post helpful and are using the web interface,
show your appreciation and click on the star below…

If you only have one ‘machine with strong processing power’ you don’t
need a cluster. You can just allow people using the ‘low end terminals’
to log in to the ‘one machine with strong processing power’ via SSH. If
they’re running something that will take a long time they can log in,
set it going in the background with stderr and stdout redirected to a
file and then log out. Or they could run whatever they’re running inside
a screen* session, detach it, log out, then log back in later and
reattach.


mikewillis

mikewillis’s Profile: http://forums.novell.com/member.php?userid=7510
View this thread: http://forums.novell.com/showthread.php?t=450683