[Bug 452792] [NEW] stoping eucalyptus doesn't remove neither 169.X ip nor private ips

Mathias Gug mathiaz at ubuntu.com
Fri Oct 16 06:16:59 BST 2009


Public bug reported:

After eucalyptus has been stopped, the 169.X ip as well as the private
IP networks are not removed:

ubuntu at uec-cc:~/tests/euca-ec2-tests-admin$ ip addr show eth0
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP ql
en 1000
    link/ether 00:15:17:50:90:41 brd ff:ff:ff:ff:ff:ff
    inet 169.254.169.254/32 scope link eth0:metadata
    inet 192.168.12.118/24 brd 192.168.12.255 scope global eth0
    inet 172.19.1.1/27 brd 172.19.1.31 scope global eth0:priv
    inet 172.19.1.33/27 brd 172.19.1.63 scope global eth0:priv
    inet 172.19.1.65/27 brd 172.19.1.95 scope global eth0:priv
    inet6 fe80::215:17ff:fe50:9041/64 scope link
       valid_lft forever preferred_lft forever
ubuntu at uec-cc:~/tests/euca-ec2-tests-admin$ sudo stop eucalyptus
eucalyptus stop/waiting
ubuntu at uec-cc:~/tests/euca-ec2-tests-admin$ ps -ef | grep eucal
107       1055     1  0 Oct15 ?        00:00:01 /usr/bin/python /usr/bin/image-store-proxy --log-file /var/log/image-store-proxy/image-store-proxy.log --debug --api-url=http://localhost:52781/api --keyring=/var/lib/eucalyptus/fake-pubring.gpg
dhcpd    31072     1  0 01:03 ?        00:00:00 /usr/sbin/dhcpd3 -cf //var/run/eucalyptus/net/euca-dhcp.conf -lf //var/run/eucalyptus/net/euca-dhcp.leases -pf //var/run/eucalyptus/net/euca-dhcp.pid -tf //var/run/eucalyptus/net/euca-dhcp.trace eth0
ubuntu   32712  2728  0 01:13 pts/0    00:00:00 grep --color=auto eucal
ubuntu at uec-cc:~/tests/euca-ec2-tests-admin$ ip addr show eth0
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
    link/ether 00:15:17:50:90:41 brd ff:ff:ff:ff:ff:ff
    inet 169.254.169.254/32 scope link eth0:metadata
    inet 192.168.12.118/24 brd 192.168.12.255 scope global eth0
    inet 172.19.1.1/27 brd 172.19.1.31 scope global eth0:priv
    inet 172.19.1.33/27 brd 172.19.1.63 scope global eth0:priv
    inet 172.19.1.65/27 brd 172.19.1.95 scope global eth0:priv
    inet6 fe80::215:17ff:fe50:9041/64 scope link 
       valid_lft forever preferred_lft forever
ubuntu at uec-cc:~/tests/euca-ec2-tests-admin$

** Affects: eucalyptus (Ubuntu)
     Importance: Undecided
         Status: New

-- 
stoping eucalyptus doesn't remove neither 169.X ip nor private ips
https://bugs.launchpad.net/bugs/452792
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