instance does not get public ip address

Bug #623426 reported by Scott Moser
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
eucalyptus (Ubuntu)
New
Medium
Unassigned

Bug Description

I started 2 instances of 2 quickly one after another:

ubuntu@jimbo:~$ euca-run-instances emi-56A820AB --key mykey
RESERVATION r-51AC0939 admin admin-default
INSTANCE i-306E0684 emi-56A820AB 0.0.0.0 0.0.0.0 pending mykey 0
                m1.small 2010-08-24T14:21:45.595Z us-moser-1 e
ki-C3F621EA eri-C6432208
ubuntu@jimbo:~$ euca-run-instances emi-40B31E14 --key mykey
RESERVATION r-4A360890 admin admin-default
INSTANCE i-56340A44 emi-40B31E14 0.0.0.0 0.0.0.0 pending mykey 0
                m1.small 2010-08-24T14:21:50.691Z us-moser-1 e
ki-CEE21FF3 eri-A8251F5A

soon after, euca-describe-instances shows:
$ euca-describe-instances | grep runn
INSTANCE i-56340A44 emi-40B31E14 172.19.1.3 172.19.1.3 running mykey 0 m1.small 2010-08-24T14:21:50.691Z us-moser-1 eki-CEE21FF3 eri-A8251F5A
INSTANCE i-306E0684 emi-56A820AB 192.168.1.192 172.19.1.2 running mykey 0 m1.small 2010-08-24T14:21:45.595Z us-moser-1 eki-C3F621EA eri-C6432208

and euca-describe-addresses shows open public addresses:
$ euca-describe-addresses
ADDRESS 192.168.1.192 i-306E0684 (eucalyptus)
ADDRESS 192.168.1.193 nobody
ADDRESS 192.168.1.194 nobody
ADDRESS 192.168.1.195 nobody
ADDRESS 192.168.1.196 nobody

This isn't 100% reproducible for me, but I have seen it twice in the last hour.
perhaps there is info in the attached logs.

instance i-56340A44 was the one that failed that should be in the logs.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: eucalyptus-common 2.0~bzr1233-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-15.21-server 2.6.35.1
Uname: Linux 2.6.35-15-server x86_64
.etc.eucalyptus.eucalyptus.cc.conf: CC_NAME="us-moser-1"
Architecture: amd64
Date: Tue Aug 24 10:39:31 2010
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: eucalyptus

Revision history for this message
Scott Moser (smoser) wrote :
Revision history for this message
Scott Moser (smoser) wrote :

The images (I dont' think they should matter) are of http://smoser.brickies.net/ubuntu/ttylinux-uec/

$ euca-describe-images emi-56A820AB emi-40B31E14
IMAGE emi-56A820AB loader-ttylinux-uec-amd64-11.2_2.6.35-16_2/ttylinux-uec-amd64-11.2_2.6.35-16_2.img.manifest.xml admin available public x86_64 machine eki-C3F621EA eri-C6432208
IMAGE emi-40B31E14 ttylinux-uec-amd64-11.2_2.6.35-16_2/ttylinux-uec-amd64-11.2_2.6.35-16_2.img.manifest.xml admin available public x86_64 machine eki-CEE21FF3 eri-A8251F5A

the 'loader-' entry takes the path through libvirt_gen_kvm_xml that writes a 'loader' file and boots from a floppy. I really can't see how that woudl affect this, but in interest of full disclosure I'm bringing it up here. when the 'loader' path is taken in libvirt_gen_kvm_xml it is significantly slower.

Mathias Gug (mathiaz)
Changed in eucalyptus (Ubuntu):
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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