LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 01-01-2004, 11:34 AM   #1
kublador
Member
 
Registered: Aug 2002
Location: Philippines
Distribution: Slackware, CentOS, Ubuntu
Posts: 325

Rep: Reputation: 30
openmosix clustering done, what should i do next after the setting up openmosix?


openmosix clustering done, what should i do next after the setting up openmosix?
i have two computers with redhat9 and openmosix kernel... its setup properly, i know it is because both machines says: this is openmosix cluster node 1 or node 2, something like that when i try to: service openmosix status

what should i do now? how can i do load balancing? does it mean that when i execute mozilla, it should load faster? can someone help me here thank you very much and happy new year!
 
Old 01-01-2004, 03:48 PM   #2
bdp
Member
 
Registered: Apr 2002
Distribution: RH 9
Posts: 230

Rep: Reputation: 30
somewhere in the openMosix docs you'll find this script:

for x in 1 2 3 4
do
awk 'BEGIN {for(i=0;i<10000;i++)for(j=0;j<10000;j++);}' &
done

to see openMosix in action, get openMosixview working and watch the newly patched kernel attempt to load balance the 4 processes started by the given awk script. if you are referring to cpu load balancing, openMosix attempts to do this autonomously by characterizing each system with a composite metric used by the built-in process migration optimization algorithm.

regarding starting mozilla faster, it's not likely since network limits and other sources of overhead probably exceed typical mozilla start times. however you can migrate the mozilla pid to a faster cpu, and if the cpu performance exceeds overhead constraints you may experience better mozilla performance.

an ideal use for this type of clustering is to process a large number of data processing jobs, each of which demands a large fraction of CPU for an appreciable length of time. examples include finding finite difference solutions of PDE's (i'd say this is its primary use) or perhaps converting vobs to mpg if you're into that. however note that no job can be larger than a memory space of a single machine; this is the primary disadvantage of openMosix. this issue is circumvented by using LAM/MPI, a completely different type of clustering but it has the disadvantage of requiring custom code for utilization. thus openMosix is probably preferred by home users eager to link their CPU's together and scientists that generate many small problems, whereas LAM/MPI is choice for scientists running custom code that spreads a single, large PDE across multiple boxes. i've observed that skills with the latter are more useful in industry.

Last edited by bdp; 01-01-2004 at 04:14 PM.
 
Old 01-01-2004, 04:03 PM   #3
bdp
Member
 
Registered: Apr 2002
Distribution: RH 9
Posts: 230

Rep: Reputation: 30
here's a concise intro openMosix that includes some simple test demonstrations:
http://www.samag.com/documents/s=881...313a/0313a.htm
openMosixview is essentially a front end to the control commands it details.
 
Old 01-01-2004, 09:25 PM   #4
kublador
Member
 
Registered: Aug 2002
Location: Philippines
Distribution: Slackware, CentOS, Ubuntu
Posts: 325

Original Poster
Rep: Reputation: 30
excellent! thank you very very much! happy new year!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
clustering + Openmosix kurrupt Linux - Hardware 1 10-09-2005 04:39 PM
Slackware and openMosix HOW-TO. Linux.tar.gz Slackware 1 08-03-2005 03:52 AM
openmosix. bruse Linux - Newbie 1 07-30-2005 10:33 PM
2 ? on openMosix Cornholio Linux - Software 0 04-01-2005 05:54 AM
OpenMosix Clustering blarg Linux - General 5 11-23-2003 02:21 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 07:21 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration