[Spread-users] not able to run two instances of spread

Yakov Yarmolovsky Yakov.Yarmolovsky at axxana.com
Thu Dec 27 04:46:50 EST 2012


Is it possible for two spread instances to run on the same machine?

I have the following ifconfig:

bond0     Link encap:Ethernet  HWaddr 00:22:19:63:0a:d6
          UP BROADCAST RUNNING MASTER MULTICAST  MTU:1500  Metric:1
          RX packets:1945618 errors:0 dropped:0 overruns:0 frame:0
          TX packets:101078 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:657137745 (626.6 MiB)  TX bytes:9878468 (9.4 MiB)

br0       Link encap:Ethernet  HWaddr 0a:f9:80:30:f3:5d
          inet addr:192.168.1.86  Bcast:192.168.7.255  Mask:255.255.248.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

br1       Link encap:Ethernet  HWaddr 00:22:19:63:0a:d6
          inet addr:192.168.1.87  Bcast:192.168.7.255  Mask:255.255.248.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1539569 errors:0 dropped:0 overruns:0 frame:0
          TX packets:101052 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:577775838 (551.0 MiB)  TX bytes:9385232 (8.9 MiB)

eth0      Link encap:Ethernet  HWaddr 00:22:19:63:0a:d6
          UP BROADCAST RUNNING SLAVE MULTICAST  MTU:1500  Metric:1
          RX packets:1204525 errors:0 dropped:0 overruns:0 frame:0
          TX packets:11877 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:137695841 (131.3 MiB)  TX bytes:1299484 (1.2 MiB)
          Interrupt:28 Memory:d6000000-d6012700

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:92702 errors:0 dropped:0 overruns:0 frame:0
          TX packets:92702 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:5567504 (5.3 MiB)  TX bytes:5567504 (5.3 MiB)

And the spread configuration file is

1.spred.conf :

Spread_Segment  192.168.7.255:4802 {
                test        192.168.1.86
}

2.spread.conf:

Spread_Segment  192.168.7.255:4803 {
                boston  192.168.1.87
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.spread.org/pipermail/spread-users/attachments/20121227/d7286296/attachment.html 


More information about the Spread-users mailing list