No _automatic_ migration? colinux+oM 2.4.26-1
Yasheng <[email protected]>
| Newsgroups | gmane.linux.cluster.openmosix.general |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I'm a newbie of oM cluster. I set up a cluster on 7 computers using
winxp+colinux0.6.1+oM2.4.26.1+NFS+/dev/net/tun virtual net.
The nodes are connected with a virtual network 10.55.44.xx (since I have
to use
the ics/nat function of xp). There is no regular linux box in the cluster.
Now there are only two problems left. One problem is the floating point
error of the
'gettimeofday' system call. The other problem is that there is no
automatic migration
of processes.
If I use 'mosrun -2 ./a.out', the process can migrate correctly. But
there is no automatic migration,
no matter how high the load is. I recompiled the om tools but the
problem is still there. What could
be the problem potentially? Could you give me a hint?
Thanks a lot
Yasheng
cat /mnt/test.c
int
main()
{
int i = 0;
while(1)
i=i+1;
}
co215:/mnt# ./a.out &
[1] 8102
co215:/mnt# ./a.out &
[2] 8103
co215:/mnt# mosrun -2 ./a.out &
[3] 8108
co215:/mnt# ompsinfo
sshd 7614 0 0 1 migratable but locked
a.out 8102 0 0 0 migratable
a.out 8103 0 0 0 migratable
a.out 8108 2 1 1 migratable but locked
ompsinfo 8104 0 0 0 migratable
kernel .config
CONFIG_MOSIX=y
# CONFIG_MOSIX_TOPOLOGY is not set
CONFIG_MOSIX_SECUREPORTS=y
CONFIG_MOSIX_DISCLOSURE=1
CONFIG_MOSIX_PIPE_EXCEPTIONS=y
# CONFIG_MOSIX_NO_OOM is not set
CONFIG_MOSIX_EXT_LOCALTIME=y
/etc/openmosix/openmosix.conf is
NODESPEED=10000
MIGRATE=yes
/etc/openmosix.map is
1 10.55.44.202 1
2 10.55.44.203 1
3 10.55.44.212 1
4 10.55.44.213 1
5 10.55.44.215 1
6 10.55.44.219 1
7 10.55.44.222 1
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642