[Bug 347622] Re: in SYSTEM mode, VM ips are not automatically discovered by CC or NC on switched networks
Chris
djchrishart at gmail.com
Thu Jun 17 17:59:34 BST 2010
It seems that this still isn't resolved. We're running Ubuntu 10.04
Enterprise Cloud and our scenario fits this one perfectly.
------------------------------------------
uecadmin at cloudnc:~$ uname -a
Linux cloudnc 2.6.32-21-generic-pae #32-Ubuntu SMP Fri Apr 16 09:39:35 UTC 2010 i686 GNU/Linux
------------------------------------------
uecadmin at cloudnc:~$ dpkg -l | grep iptables
ii iptables 1.4.4-2ubuntu2 administration tools for packet filtering an
uecadmin at cloudnc:~$ dpkg -l | grep eucalyptus
ii eucalyptus-common 1.6.2-0ubuntu30.2 Elastic Utility Computing Architecture - Com
ii eucalyptus-gl 1.6.2-0ubuntu30.2 Elastic Utility Computing Architecture - Log
ii eucalyptus-nc 1.6.2-0ubuntu30.2 Elastic Utility Computing Architecture - Nod
------------------------------------------
uecadmin at cloudnc:~$ sudo iptables -L
[sudo] password for uecadmin:
Chain INPUT (policy ACCEPT)
target prot opt source destination
ACCEPT udp -- anywhere anywhere udp dpt:domain
ACCEPT tcp -- anywhere anywhere tcp dpt:domain
ACCEPT udp -- anywhere anywhere udp dpt:bootps
ACCEPT tcp -- anywhere anywhere tcp dpt:bootps
Chain FORWARD (policy ACCEPT)
target prot opt source destination
ACCEPT all -- anywhere 192.168.122.0/24 state RELATED,ESTABLISHED
ACCEPT all -- 192.168.122.0/24 anywhere
ACCEPT all -- anywhere anywhere
REJECT all -- anywhere anywhere reject-with icmp-port-unreachable
REJECT all -- anywhere anywhere reject-with icmp-port-unreachable
LOG udp -- anywhere anywhere udp spts:bootps:bootpc dpts:bootps:bootpc LOG level info
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
------------------------------------------
We checked the /usr/share/eucalyptus/populate_arp.pl file and indeed see the 'use Net::Ping;' in it.
Any thoughts?
--
in SYSTEM mode, VM ips are not automatically discovered by CC or NC on switched networks
https://bugs.launchpad.net/bugs/347622
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.
More information about the Ubuntu-server-bugs
mailing list