[Spread-users] problem using multi homed configuration

Orit Wasserman orit at exanet.com
Tue Jul 15 11:58:30 EDT 2003


I'm trying to run spread with multi homed host
my spread.conf is :
spread_Segment  10.255.255.255:4803 { 
		node0	10.48.0.1 {
	 			D 10.48.0.1
		        D 10.16.0.1
 				C 127.0.0.1
 			}		
		node1 10.48.0.2 {
 			D 10.48.0.2
  			D  10.16.0.2
  			C 127.0.0.1 
 			}
}

I'm getting the following error :
p_init: IP access control file not found.
If you are using IP based access controls, please make sure the file exists.
Conf_init: using file: /prod/tmp/orit/cdb/myspread.conf
Successfully configured Segment 0 [10.255.255.255:4803] with 2 procs:
                       node0: 10.48.0.1
                       node1: 10.48.0.2
Finished configuration file.
Conf_init: My name: node0, id: 10.48.0.1, port: 4803
DL_init_channel: bind error (98): Address already in use for port 4803, with sockaddr (255.255.255.10: 49938) probably already running
Exit caused by Alarm(EXIT)

It seems that spread is try to bind to 10.255.255.255 twice ..
Orit Wasserman.





More information about the Spread-users mailing list