rpm -vih openmosix-kernel-2.4.17-openmosix1.i686.rpm openmosix-tools-0.2.0-1.i386.rpm |
[root@oscar0 root]# more /etc/mosix.map # MOSIX CONFIGURATION # =================== # # Each line should contain 3 fields, mapping IP addresses to MOSIX node-numbers: # 1) first MOSIX node-number in range. # 2) IP address of the above node (or node-name from /etc/hosts). # 3) number of nodes in this range. # # Example: 10 machines with IP 192.168.1.50 - 192.168.1.59 # 1 192.168.1.50 10 # # MOSIX-# IP number-of-nodes # ============================ 1 192.168.10.220 1 2 192.168.10.78 1 3 192.168.10.84 1 |
Most RedHat installations have 1 extra thing to fix. You often get the following error.
[root@inspon root]# /etc/init.d/openmosix start Initializing openMosix... setpe: the supplied table is well-formatted, but my IP address (127.0.0.1) is not there! |
127.0.0.1 omosix1.localhost.org localhost |
192.168.10.78 omosix1.localhost.org 127.0.0.1 localhost |
[root@inspon root]# /etc/init.d/openmosix start Initializing openMosix... [root@inspon root]# /etc/init.d/openmosix status This is MOSIX node #2 Network protocol: 2 (AF_INET) MOSIX range 1-1 begins at 192.168.10.220 MOSIX range 2-2 begins at inspon.localhost.be MOSIX range 3-3 begins at 192.168.10.84 Total configured: 3 |
Закладки на сайте Проследить за страницей |
Created 1996-2025 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |