Corporate Home Open Source Home
Syndicate content
Eucalyptus

Join us at engage.eucalyptus.com

2 replies [Last post]
sekiya
Offline
Joined: 12/21/2009

I can start an instance that is available across the cluster(the same security group).
But, it seems to be happening on the network loop tunnel interface between clusters.

Two ClusterContoller (CC01, CC02) in the environment, CC02 following error message is logged in /var/log/messages

Dec 22 12:49:50 dev-cc02 kernel: tap-0-1.10: received packet with own address as source address
Dec 22 12:50:50 dev-cc02 kernel: tap-0-1.10: received packet with own address as source address
Dec 22 12:52:50 dev-cc02 last message repeated 2 times
Dec 22 12:54:50 dev-cc02 last message repeated 2 times
Dec 22 12:56:50 dev-cc02 last message repeated 2 times
Dec 22 12:58:50 dev-cc02 last message repeated 2 times

What are the problems of multi-cluster configuration errors and network design?
I would like to ask for your advice.

Detailed logs and configuration information, please see below.
-----------------------------------------------------------------------------------------------------
■■Environmental Information
■Components
・CLC01 × 1
・CC01 × 1 and NCs × 2
・CC02 × 1 and NCs × 1

■Eucalyptus Ver1.6.1 RPM package is installed
 Networking mode MANAGED
■OS CentOS5.4
■Network diagram
 Please see below
[attachment=0]Network.png[/attachment]

■■CCs Logs and status
■CC02 in /var/log/messages
the following message is printed and continued

Dec 22 12:49:50 dev-cc02 kernel: tap-0-1.10: received packet with own address as source address
Dec 22 12:50:50 dev-cc02 kernel: tap-0-1.10: received packet with own address as source address
Dec 22 12:52:50 dev-cc02 last message repeated 2 times
Dec 22 12:54:50 dev-cc02 last message repeated 2 times
Dec 22 12:56:50 dev-cc02 last message repeated 2 times
Dec 22 12:58:50 dev-cc02 last message repeated 2 times
Dec 22 12:59:50 dev-cc02 kernel: tap-0-1.10: received packet with own address as source address
Dec 22 13:00:50 dev-cc02 kernel: tap-0-1.10: received packet with own address as source address
Dec 22 13:02:50 dev-cc02 last message repeated 2 times
Dec 22 13:04:50 dev-cc02 last message repeated 2 times
Dec 22 13:06:50 dev-cc02 last message repeated 2 times

→ It seems that it occures by the broadcast network loop in CCs tunnel.
I think that the mac address duplication is detected so.

■■CC01,CC02 Status
■ CC01
●Tunnel connection status

# netstat -an | grep 5000
tcp 0 0 0.0.0.0:5000 0.0.0.0:* LISTEN
tcp 0 0 172.24.252.11:5000 172.24.253.11:60181 ESTABLISHED
tcp 0 0 172.24.252.11:58477 172.24.253.11:5000 ESTABLISHED

●vtun status

# ps -elf | grep vtun
5 S root 7591 1 0 74 -1 - 3404 - 11:48 ? 00:00:00 vtund[s]: tun-1-0 ether tap-1-0
4 S root 7806 1 0 79 0 - 3404 - 11:48 ? 00:00:00 vtund[s]: waiting for connections on port 5000
4 S root 7808 1 0 74 -1 - 3404 - 11:48 ? 00:00:00 vtund[c]: tun-0-1 ether tap-0-1

(vtun.conf is a eucalyptus default configuration)

●ifconfig status

[root@dev-cc01 ~]# ifconfig
eth0 Link encap:Ethernet HWaddr 00:12:79:94:25:F8
inet addr:172.24.252.11 Bcast:172.24.252.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:132751 errors:0 dropped:0 overruns:0 frame:0
TX packets:131800 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:45704468 (43.5 MiB) TX bytes:52484928 (50.0 MiB)
Interrupt:225 Memory:fdd70000-fdd80000

eth1 Link encap:Ethernet HWaddr 00:12:79:94:25:F7
inet addr:169.254.169.254 Bcast:0.0.0.0 Mask:255.255.255.255
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:55636 errors:0 dropped:0 overruns:0 frame:0
TX packets:67905 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:28840434 (27.5 MiB) TX bytes:25590908 (24.4 MiB)
Interrupt:233 Memory:fdd60000-fdd70000

eth1.10 Link encap:Ethernet HWaddr 00:12:79:94:25:F7
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1204 errors:0 dropped:0 overruns:0 frame:0
TX packets:4381 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:126708 (123.7 KiB) TX bytes:321747 (314.2 KiB)

eucabr10 Link encap:Ethernet HWaddr 00:12:79:94:25:F7
inet addr:10.252.4.1 Bcast:10.252.4.127 Mask:255.255.255.128
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1645 errors:0 dropped:0 overruns:0 frame:0
TX packets:823 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:135863 (132.6 KiB) TX bytes:143159 (139.8 KiB)

tap-0-1 Link encap:Ethernet HWaddr 7E:60:B1:EB:62:7A
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:465 errors:0 dropped:0 overruns:0 frame:0
TX packets:3161 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:500
RX bytes:22278 (21.7 KiB) TX bytes:175332 (171.2 KiB)

tap-0-1.10 Link encap:Ethernet HWaddr 7E:60:B1:EB:62:7A
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:357 errors:0 dropped:0 overruns:0 frame:0
TX packets:3078 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:13244 (12.9 KiB) TX bytes:172676 (168.6 KiB)

tap-1-0 Link encap:Ethernet HWaddr 86:0E:FB:16:BF:46
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:197 errors:0 dropped:0 overruns:0 frame:0
TX packets:3382 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:500
RX bytes:7349 (7.1 KiB) TX bytes:184310 (179.9 KiB)

tap-1-0.10 Link encap:Ethernet HWaddr 86:0E:FB:16:BF:46
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:83 errors:0 dropped:0 overruns:0 frame:0
TX packets:3299 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1815 (1.7 KiB) TX bytes:181654 (177.3 KiB)

●bridge inetrface status

# brctl show
bridge name bridge id STP enabled interfaces
eucabr10 8000.0012799425f7 yes tap-1-0.10
tap-0-1.10
eth1.10

# brctl showstp eucabr10
eucabr10
bridge id 8000.0012799425f7
designated root 8000.0012799425f7
root port 0 path cost 0
max age 19.99 bridge max age 19.99
hello time 1.99 bridge hello time 1.99
forward delay 14.99 bridge forward delay 14.99
ageing time 299.95
hello timer 1.66 tcn timer 0.00
topology change timer 0.00 gc timer 0.02
flags

tap-1-0.10 (3)
port id 8003 state forwarding
designated root 8000.0012799425f7 path cost 100
designated bridge 8000.0012799425f7 message age timer 0.00
designated port 8003 forward delay timer 0.00
designated cost 0 hold timer 0.66
flags

tap-0-1.10 (2)
port id 8002 state forwarding
designated root 8000.0012799425f7 path cost 100
designated bridge 8000.0012799425f7 message age timer 0.00
designated port 8002 forward delay timer 0.00
designated cost 0 hold timer 0.66
flags

eth1.10 (1)
port id 8001 state forwarding
designated root 8000.0012799425f7 path cost 4
designated bridge 8000.0012799425f7 message age timer 0.00
designated port 8001 forward delay timer 0.00
designated cost 0 hold timer 0.66
flags

●iptables status

# iptables -L -t nat
Chain PREROUTING (policy ACCEPT)
target prot opt source destination
DNAT tcp -- 10.252.0.0/16 169.254.169.254 tcp dpt:http to:172.24.251.11:8773
DNAT all -- anywhere 172.24.252.104 to:10.252.4.2

Chain POSTROUTING (policy ACCEPT)
target prot opt source destination
SNAT all -- 10.252.4.2 !10.252.0.0/16 to:172.24.252.104
MASQUERADE all -- anywhere !10.252.0.0/16

Chain OUTPUT (policy ACCEPT)
target prot opt source destination
DNAT all -- anywhere 172.24.252.104 to:10.252.4.2

# iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination

Chain FORWARD (policy DROP)
target prot opt source destination
ACCEPT all -- anywhere anywhere ctstate ESTABLISHED
ACCEPT all -- anywhere !10.252.0.0/16
ACCEPT all -- 10.252.4.0/25 10.252.4.0/25
sekiya-default all -- anywhere anywhere
ACCEPT all -- 10.252.4.0/25 10.252.4.0/25

Chain OUTPUT (policy ACCEPT)
target prot opt source destination

Chain sekiya-default (1 references)
target prot opt source destination
ACCEPT tcp -- 172.0.0.0/8 10.252.4.0/25 tcp dpt:ssh
ACCEPT tcp -- 172.0.0.0/8 10.252.4.0/25 tcp dpt:http
ACCEPT icmp -- anywhere 10.252.4.0/25
ACCEPT tcp -- 10.252.4.0/25 10.252.4.0/25
ACCEPT udp -- 10.252.4.0/25 10.252.4.0/25

●cc.log

[Tue Dec 22 13:14:49 2009][007765][EUCADEBUG ] DescribeNetworks(): called
[Tue Dec 22 13:14:49 2009][007765][EUCADEBUG ] setting localIpId: 0
[Tue Dec 22 13:14:49 2009][007762][EUCADEBUG ] printing instance cache in describeInstances()
[Tue Dec 22 13:14:49 2009][007762][EUCADEBUG ] cache: i-565E0A90 172.24.252.104 10.252.4.2
[Tue Dec 22 13:14:49 2009][007762][EUCADEBUG ] DescribeInstances(): called
[Tue Dec 22 13:14:49 2009][007762][EUCADEBUG ] timeout(10/10)
[Tue Dec 22 13:14:49 2009][007763][EUCADEBUG ] DescribeResources(): called 5
[Tue Dec 22 13:14:49 2009][007763][EUCADEBUG ] cache: i-565E0A90 172.24.252.104 10.252.4.2
[Tue Dec 22 13:14:49 2009][007763][EUCADEBUG ] refresh_resources(): called
[Tue Dec 22 13:14:49 2009][007765][EUCADEBUG ] DescribeNetworks(): done
[Tue Dec 22 13:14:49 2009][007762][EUCAINFO ] DescribeInstances(): describing instance i-565E0A90, Extant, 0
[Tue Dec 22 13:14:49 2009][007762][EUCADEBUG ] i-565E0A90 in cache
[Tue Dec 22 13:14:49 2009][007762][EUCADEBUG ] refreshing instance 'i-565E0A90'
[Tue Dec 22 13:14:49 2009][007762][EUCADEBUG ] returning instance state: i-565E0A90/Extant
[Tue Dec 22 13:14:49 2009][007762][EUCADEBUG ] timeout(10/10)
[Tue Dec 22 13:14:49 2009][007762][EUCADEBUG ] node 192.168.252.12 idle since 1261455115: (174/300) seconds
[Tue Dec 22 13:14:49 2009][007762][EUCADEBUG ] DescribeInstances(): done
[Tue Dec 22 13:14:49 2009][007763][EUCADEBUG ] calling http://192.168.252.11:8775/axis2/services/EucalyptusNC
[Tue Dec 22 13:14:49 2009][007763][EUCADEBUG ] time left for next op: 60
[Tue Dec 22 13:14:49 2009][007763][EUCAINFO ] node=192.168.252.11 mem=7775/6751 disk=208596/208072 cores=6/5
[Tue Dec 22 13:14:49 2009][007763][EUCADEBUG ] calling http://192.168.252.12:8775/axis2/services/EucalyptusNC
[Tue Dec 22 13:14:49 2009][007763][EUCADEBUG ] time left for next op: 60
[Tue Dec 22 13:14:49 2009][007763][EUCAINFO ] node=192.168.252.12 mem=7775/7775 disk=208627/208627 cores=6/6
[Tue Dec 22 13:14:49 2009][007763][EUCADEBUG ] refresh_resources(): done
[Tue Dec 22 13:14:49 2009][007763][EUCADEBUG ] DescribeResources(): done

■CC02
●Tunnel connection status

# netstat -an | grep 5000
tcp 0 0 0.0.0.0:5000 0.0.0.0:* LISTEN
tcp 0 0 172.24.253.11:60181 172.24.252.11:5000 ESTABLISHED
tcp 0 0 172.24.253.11:5000 172.24.252.11:58477 ESTABLISHED

●vtun status

# ps -elf | grep vtun
4 S root 3619 1 0 75 0 - 3404 - 11:25 ? 00:00:00 vtund[s]: waiting for connections on port 5000
4 S root 3621 1 0 74 -1 - 3404 - 11:25 ? 00:00:00 vtund[c]: tun-1-0 ether tap-1-0
5 S root 4676 3619 0 74 -1 - 3404 - 11:48 ? 00:00:00 vtund[s]: tun-0-1 ether tap-0-1
0 S root 8147 3825 0 78 0 - 16349 stext 14:08 pts/0 00:00:00 grep vtun

●ifconfig status

[root@dev-cc02 ~]# ifconfig
eth0 Link encap:Ethernet HWaddr 00:12:79:95:31:D6
inet addr:172.24.253.11 Bcast:172.24.253.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:138458 errors:0 dropped:0 overruns:0 frame:0
TX packets:138531 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:48542999 (46.2 MiB) TX bytes:54545968 (52.0 MiB)
Interrupt:233 Memory:fdd70000-fdd80000

eth1 Link encap:Ethernet HWaddr 00:12:79:95:31:D5
inet addr:169.254.169.254 Bcast:0.0.0.0 Mask:255.255.255.255
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:29729 errors:0 dropped:0 overruns:0 frame:0
TX packets:37743 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:15691260 (14.9 MiB) TX bytes:13553301 (12.9 MiB)
Interrupt:50 Memory:fdd60000-fdd70000

eth1.10 Link encap:Ethernet HWaddr 00:12:79:95:31:D5
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:900 errors:0 dropped:0 overruns:0 frame:0
TX packets:4717 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:106402 (103.9 KiB) TX bytes:331629 (323.8 KiB)

eucabr10 Link encap:Ethernet HWaddr 00:12:79:95:31:D5
inet addr:10.252.4.1 Bcast:10.252.4.127 Mask:255.255.255.128
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1663 errors:0 dropped:0 overruns:0 frame:0
TX packets:744 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:135153 (131.9 KiB) TX bytes:130179 (127.1 KiB)

tap-0-1 Link encap:Ethernet HWaddr F6:F4:7E:C3:EF:BE
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3340 errors:0 dropped:0 overruns:0 frame:0
TX packets:490 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:500
RX bytes:185000 (180.6 KiB) TX bytes:23398 (22.8 KiB)

tap-0-1.10 Link encap:Ethernet HWaddr F6:F4:7E:C3:EF:BE
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3252 errors:0 dropped:0 overruns:0 frame:0
TX packets:402 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:136656 (133.4 KiB) TX bytes:20582 (20.0 KiB)

tap-1-0 Link encap:Ethernet HWaddr 5A:8A:F8:61:0E:3D
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3576 errors:0 dropped:0 overruns:0 frame:0
TX packets:207 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:500
RX bytes:194758 (190.1 KiB) TX bytes:7689 (7.5 KiB)

tap-1-0.10 Link encap:Ethernet HWaddr 5A:8A:F8:61:0E:3D
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3488 errors:0 dropped:0 overruns:0 frame:0
TX packets:119 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:143110 (139.7 KiB) TX bytes:4873 (4.7 KiB)

●bridge inetrface status

# brctl show
bridge name bridge id STP enabled interfaces
eucabr10 8000.0012799531d5 yes tap-0-1.10
tap-1-0.10
eth1.10

# brctl showstp eucabr10
eucabr10
bridge id 8000.0012799531d5
designated root 8000.0012799425f7
root port 2 path cost 100
max age 19.99 bridge max age 19.99
hello time 1.99 bridge hello time 1.99
forward delay 14.99 bridge forward delay 14.99
ageing time 299.95
hello timer 0.00 tcn timer 0.00
topology change timer 0.00 gc timer 0.05
flags

tap-0-1.10 (2)
port id 8002 state forwarding
designated root 8000.0012799425f7 path cost 100
designated bridge 8000.0012799425f7 message age timer 19.15
designated port 8002 forward delay timer 0.00
designated cost 0 hold timer 0.00
flags

tap-1-0.10 (3)
port id 8003 state blocking
designated root 8000.0012799425f7 path cost 100
designated bridge 8000.0012799425f7 message age timer 19.15
designated port 8003 forward delay timer 0.00
designated cost 0 hold timer 0.00
flags

eth1.10 (1)
port id 8001 state forwarding
designated root 8000.0012799425f7 path cost 4
designated bridge 8000.0012799531d5 message age timer 0.00
designated port 8001 forward delay timer 0.00
designated cost 100 hold timer 0.15
flags

●cc.log

[Tue Dec 22 13:17:43 2009][003551][EUCADEBUG ] DescribeNetworks(): called
[Tue Dec 22 13:17:43 2009][003551][EUCADEBUG ] setting localIpId: 1
[Tue Dec 22 13:17:43 2009][003573][EUCADEBUG ] DescribeResources(): called 5
[Tue Dec 22 13:17:43 2009][003573][EUCADEBUG ] cache: i-42FA0732 172.24.253.100 10.252.4.3
[Tue Dec 22 13:17:43 2009][003573][EUCADEBUG ] refresh_resources(): called
[Tue Dec 22 13:17:43 2009][003573][EUCADEBUG ] calling http://192.168.253.11:8775/axis2/services/EucalyptusNC
[Tue Dec 22 13:17:43 2009][003551][EUCADEBUG ] DescribeNetworks(): done
[Tue Dec 22 13:17:43 2009][003573][EUCADEBUG ] time left for next op: 60
[Tue Dec 22 13:17:43 2009][003388][EUCADEBUG ] printing instance cache in describeInstances()
[Tue Dec 22 13:17:43 2009][003388][EUCADEBUG ] cache: i-42FA0732 172.24.253.100 10.252.4.3
[Tue Dec 22 13:17:43 2009][003388][EUCADEBUG ] DescribeInstances(): called
[Tue Dec 22 13:17:43 2009][003573][EUCAINFO ] node=192.168.253.11 mem=1758/734 disk=129754/129230 cores=6/5
[Tue Dec 22 13:17:43 2009][003573][EUCADEBUG ] refresh_resources(): done
[Tue Dec 22 13:17:43 2009][003388][EUCADEBUG ] timeout(10/10)
[Tue Dec 22 13:17:43 2009][003388][EUCAINFO ] DescribeInstances(): describing instance i-42FA0732, Extant, 0
[Tue Dec 22 13:17:43 2009][003388][EUCADEBUG ] i-42FA0732 in cache
[Tue Dec 22 13:17:43 2009][003388][EUCADEBUG ] refreshing instance 'i-42FA0732'
[Tue Dec 22 13:17:43 2009][003388][EUCADEBUG ] returning instance state: i-42FA0732/Extant
[Tue Dec 22 13:17:43 2009][003388][EUCADEBUG ] DescribeInstances(): done
[Tue Dec 22 13:17:43 2009][003573][EUCADEBUG ] DescribeResources(): done

■■eucalyputus configuration
■CC01
[root@dev-cc01 ~]# grep -v "#" /etc/eucalyptus/eucalyptus.conf

EUCALYPTUS="/"
EUCA_USER="eucalyptus"
DISABLE_DNS="Y"
ENABLE_WS_SECURITY="Y"
LOGLEVEL="DEBUG"
CC_PORT="8774"
SCHEDPOLICY="ROUNDROBIN"
NODES=" 192.168.252.11 192.168.252.12"
NC_SERVICE="axis2/services/EucalyptusNC"
NC_PORT="8775"
HYPERVISOR="xen"
VNET_PUBINTERFACE="eth0"
VNET_PRIVINTERFACE="eth1"
VNET_DHCPDAEMON="/usr/sbin/dhcpd"
VNET_MODE="MANAGED"
VNET_SUBNET="10.252.0.0"
VNET_NETMASK="255.255.0.0"
VNET_DNS="172.21.70.20"
VNET_ADDRSPERNET="128"
VNET_PUBLICIPS="172.24.252.50-172.24.252.150"
VNET_LOCALIP="172.24.252.11"
VNET_CLOUDIP="172.24.251.11"

■CC02
[root@dev-cc02 ~]# grep -v "#" /etc/eucalyptus/eucalyptus.conf

EUCALYPTUS="/"
EUCA_USER="eucalyptus"
DISABLE_DNS="Y"
ENABLE_WS_SECURITY="Y"
LOGLEVEL="DEBUG"
CC_PORT="8774"
SCHEDPOLICY="ROUNDROBIN"
NODES=" 192.168.253.11"
NC_SERVICE="axis2/services/EucalyptusNC"
NC_PORT="8775"
HYPERVISOR="xen"
VNET_PUBINTERFACE="eth0"
VNET_PRIVINTERFACE="eth1"
VNET_DHCPDAEMON="/usr/sbin/dhcpd"
VNET_MODE="MANAGED"
VNET_SUBNET="10.252.0.0"
VNET_NETMASK="255.255.0.0"
VNET_DNS="172.21.70.20"
VNET_ADDRSPERNET="128"
VNET_PUBLICIPS="172.24.253.50-172.24.253.150"
VNET_LOCALIP="172.24.253.11"
VNET_CLOUDIP="172.24.251.11"

(References)
■CLC01
[root@dev-clc01 eucalyptus]# grep -v "#" /etc/eucalyptus/eucalyptus.conf

EUCALYPTUS="/"
EUCA_USER="eucalyptus"
DISABLE_DNS="Y"
ENABLE_WS_SECURITY="Y"
LOGLEVEL="DEBUG"
CC_PORT="8774"
VNET_PUBINTERFACE="eth0"
VNET_PRIVINTERFACE="eth0"
VNET_MODE="MANAGED"
VNET_CLOUDIP="172.24.251.11"

■NCs
[root@dev-nc01a ~]# grep -v "#" /etc/eucalyptus/eucalyptus.conf

EUCALYPTUS="/"
EUCA_USER="eucalyptus"
DISABLE_DNS="Y"
ENABLE_WS_SECURITY="Y"
LOGLEVEL="DEBUG"
NC_PORT="8775"
HYPERVISOR="xen"
MAX_CORES="6"
INSTANCE_PATH="/usr/local/eucalyptus/"
VNET_PUBINTERFACE="peth0"
VNET_PRIVINTERFACE="peth0"
VNET_BRIDGE="xenbr0"
VNET_MODE="MANAGED"

------------------------------------------------------------------------------

Please let me know if more infomation is needed.

Thank you for your time.
Sekiya

nurmi
Offline
Joined: 04/28/2009
Re: Network problems are occurring in multi-cluster config

Greetings,

Thank you for your detailed report. The multi-cluster tunneling implementation currently requires that each cluster (CC+NCs) be connected to its own physical switch (ethernet broadcast domain). From your diagram, I believe that both of your CCs are connected to the same switch, which will lead to this problem. We're evaluating a solution that will not require that each cluster be on a separate switch, but in the 1.6 series, this is still a requirement.

Regards,
-Dan

sekiya
Offline
Joined: 12/21/2009
Re: Network problems are occurring in multi-cluster config

Hi Dan

Thank you for your reply.

>From your diagram, I believe that both of your CCs are connected to the same switch, which will lead to this problem.

CCs are already connected to different switches. But the problems have occurred as previously reported.
(Details of the network diagram is as follows)

What are the problems of multi-cluster configuration errors and network design?
Again, I would like to ask for your advice.

[attachment=0]NW-1.png[/attachment]

Please let me know if more infomation is needed.

Thank you for your time.
Sekiya

AttachmentSize
Screenshot-cache.jpg 21.6 KB
Elasticfox.tar.gz 180.38 KB
Network.png 39.59 KB