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.pccluster.org
1              	00:00:f3:51:03:01	comp1.pccluster.org
2               00:00:f3:51:03:02	comp2.pccluster.org  
3               00:00:f3:51:03:03	comp3.pccluster.org  
NOTES
This configuration file can be created with mkpmethernetconf(8) using PM/Agent/UDP configuration files.

SEE ALSO
mkpmethernetconf(8)

PCCC logo PC Cluster Consotium

$Id: pm-ether-conf.html,v 1.3 2002/03/07 12:03:41 kameyama Exp $