Instance losses associated address

Bug #585784 reported by Jesper Terkelsen
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
eucalyptus (Ubuntu)
New
Medium
Unassigned

Bug Description

Problem

1 I start an instance with the image below, the instance is starting fine. The instance gets a default public address.
2 I associate the instance with an address.
3 I change the host-name of the instance, alters /etc/hosts, and install some software.
4 After some time the associated address is removed from the instance, and the instance gets its original public address.

Just before the address is lost from the instance, the following stack-trace is shown in cloud-error.log - see attachment for full stacktrace

ERROR java.lang.IllegalStateException: Trying to clear an address which is not currently pending.
java.lang.IllegalStateException: Trying to clear an address which is not currently pending.
        at com.eucalyptus.address.Address.clearPending(Address.java:342)
        at sun.reflect.GeneratedMethodAccessor233.invoke(Unknown Source)

Cloud controller is configured with MANAGED-NOVLAN

Expected behavior

associate-address calls is persistent, unless the instance is stopped.

Image:

http://uec-images.ubuntu.com/releases/lucid/release/ubuntu-10.04-server-uec-amd64.tar.gz

Ubuntu version

lsb_release -rd
Description: Ubuntu 10.04 LTS
Release: 10.04

Eucalyptus version

apt-cache policy eucalyptus-cc
eucalyptus-cc:
  Installed: 1.6.2-0ubuntu30
  Candidate: 1.6.2-0ubuntu30

Revision history for this message
Jesper Terkelsen (jesper-terkelsen) wrote :
Scott Moser (smoser)
Changed in eucalyptus (Ubuntu):
importance: Undecided → Medium
Revision history for this message
Jesper Terkelsen (jesper-terkelsen) wrote :

Seems to be related to this issue

http://open.eucalyptus.com/forum/network-problem-managed-novlan

I was running with a similar setup as the one described in the forum post. Setting the subnet mask to "255.255.0.0" helped.

You might want to warn in the log if the setup is configured as posted on the forum.

Revision history for this message
Jesper Terkelsen (jesper-terkelsen) wrote :

Please ignore the above post, the problem still occurs.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.