Re: Starting with openMosix

Moreno Baricevic <[email protected]>
Newsgroups gmane.linux.cluster.openmosix.general
Message-ID <[email protected]>
On Wed, 2005-11-23 at 14:01, Talimades wrote:
> So, now openmosix start without problems.
> But, something bad is happening.
> In the master node there is two card network, eth0 (192.168.1.250) and 
> eth1 (62.xxx.xxx.211).
> My openmosix.map (done by hand) is:
> 1 192.168.1.250 1
> 2 192.168.1.1     1
> 
> Here you can see what happen with setpe:
> 
> master # setpe -w -f /etc/openmosix.map
> setpe: the supplied table is well-formatted,
> but my IP address (62.xxx.xxx.211) is not there!
> master #
> 
> Here you can see what happen after run omdiscd:
> 
> master # showmap
> My Node-Id: 0xc5d3
> 
> Base Node-Id Address          Count
> ------------ ---------------- -----
> 0xc5d3       62.xxx.xxx.211   1
> master #
> 
> How I have to configure the master openmosix.map??

Your map is ok. Setpe looks for the first IP resolved for the local
host. Invert the entries order on your /etc/hosts:
	192.168.1.250	...
	62.xxx.xxx.211	...
or use this version of setpe (whatever is the order):
	http://www.democritos.it/~baro/sw/setpe/setpe_08-02-2005.tgz

Moreno




-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.