PM-II ETHERNET CONF(5)
FILE FORMATS
PM-II ETHERNET CONF(5)
NAME
PM/Ethernet Configuration File Format

DESCRIPTION
Each line of the PM/Ethernet configuration file specifies mapping from node number to hostname and IP address.
A single '#' character indicates that the rest of the line is a comment, and to be ignored.

EXAMPLE
This is an example of a PM/Ethernet configuration file. In this example, four hosts: comp0, comp1, comp2 and comp3 are connected.
#
# Sample configuration file
#
unit	 0
checksum 1
#
# Node specification
#  NodeNumber  	MAC address		Hostname                
0  		00:00:f3:51:03:00      	comp0.score.rwcp.or.jp
1              	00:00:f3:51:03:01	comp1.score.rwcp.or.jp
2               00:00:f3:51:03:02	comp2.score.rwcp.or.jp  
3               00:00:f3:51:03:03	comp3.score.rwcp.or.jp  
NOTES
This configuration file can be created with mkpmethernetconf(8) using PM/Agent/UDP configuration files.

SEE ALSO
mkpmethernetconf(8)

Parallel and Distributed System Software Laboratory
Real World Computing Partnership
score-info@rwcp.or.jp

CREDIT
This document is a part of the SCore cluster system software developed at Real World Computing Partnership, Japan. Copyright (c) 2000, 1999 Real World Computing Partnership.