infinite pending instances using eucalyptus on vmware-player

Bug #696685 reported by BlackNinjaVirus
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
eucalyptus (Ubuntu)
Triaged
Low
Unassigned

Bug Description

infinite pending instances using eucalyptus on vmware-player

Ubuntu Server 10.04.1 LTS
4 GB, 200GB

Eucalyptus installed on single virtual server via vmware-player
I use my laptop to manage Eucalyptus, in which vmware-player is running UEC

I can upload images, but instances remain pending, then terminate

jcrochon@achilles:~/.euca$ euca-describe-availability-zones verbose
AVAILABILITYZONE cluster1 192.168.161.130
AVAILABILITYZONE |- vm types free / max cpu ram disk
AVAILABILITYZONE |- m1.small 0012 / 0012 1 192 2
AVAILABILITYZONE |- c1.medium 0012 / 0012 1 256 5
AVAILABILITYZONE |- m1.large 0006 / 0006 2 512 10
AVAILABILITYZONE |- m1.xlarge 0006 / 0006 2 1024 20
AVAILABILITYZONE |- c1.xlarge 0003 / 0003 4 2048 20

jcrochon@achilles:~/.euca$ euca-run-instances -k mykey emi-E0281084 -t m1.xlarge RESERVATION r-467D08F5 admin admin-default
INSTANCE i-572108F2 emi-E0281084 0.0.0.0 0.0.0.0 pending mykey 0m1.xlarge 2011-01-03T03:46:44.844Z cluster1 eki-F62F10F4 eri-0AB51160

jcrochon@achilles:~/.euca$ euca-describe-instances
RESERVATION r-41D906E0 admin default
INSTANCE i-377505B7 emi-E0281084 192.168.161.200 172.19.1.2 pending mykey 0 m1.xlarge 2011-01-03T04:01:40.78Z cluster1eki-F62F10F4 eri-0AB51160

jcrochon@achilles:~/.euca$ euca-describe-instances
RESERVATION r-41D906E0 admin default
INSTANCE i-377505B7 emi-E0281084 192.168.161.200 172.19.1.2 terminated mykey 0 m1.xlarge 2011-01-03T04:01:40.78Zcluster1 eki-F62F10F4 eri-0AB51160

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: eucalyptus-common 1.6.2-0ubuntu30.4
ProcVersionSignature: Ubuntu 2.6.32-27.49-server 2.6.32.26+drm33.12
Uname: Linux 2.6.32-27-server x86_64
.etc.eucalyptus.eucalyptus.cc.conf: CC_NAME="cluster1"
Architecture: amd64
Date: Sun Jan 2 21:48:13 2011
InstallationMedia: Ubuntu-Server 10.04.1 LTS "Lucid Lynx" - Release amd64 (20100816.2)
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: eucalyptus

Revision history for this message
BlackNinjaVirus (jasonrochon) wrote :
Revision history for this message
BlackNinjaVirus (jasonrochon) wrote :

complete logs archive from /var/log/eucalyptus

Revision history for this message
BlackNinjaVirus (jasonrochon) wrote :

# /etc/eucalyptus/eucalyptus.conf
#
# These are the Ubuntu Enterprise Cloud's default Eucalyptus parameters.

# Affects: CC, NC
# See: **NOTE** below
VNET_MODE="SYSTEM" # per documents 'system' is for vmware

However, instances 'run' now, but 'shutdown' instantly

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

There are general issues with running all-in-one setup in 10.04.

Additionally, I suspect that eucalyptus-nc is not running or operating correctly as you wont' have kvm support in your vmware guest. At very least you will have to configure the NC to run with qemu (non-accelerated).

Also, the attached 'nc.log' shows:
[Sat Jan 1 00:53:37 2011][001527][EUCADEBUG ] walrus_request(): writing GET output to /var/lib/eucalyptus/instances//admin/i-41B30859/disk-digest
[Sat Jan 1 00:53:37 2011][001527][EUCADEBUG ] walrus_request(): wrote 6151 bytes in 1 writes
[Sat Jan 1 00:53:37 2011][001527][EUCAINFO ] walrus_request(): saved image in /var/lib/eucalyptus/instances//admin/i-41B30859/disk-digest
[Sat Jan 1 00:53:37 2011][001527][EUCAFATAL ] error: insufficient disk capacity remaining (2043MB) in VM Type of instance i-41B30859 for component disk
[Sat Jan 1 00:53:37 2011][001527][EUCAERROR ] get_cached_file() failed (errno=0)
[Sat Jan 1 00:53:37 2011][001527][EUCAFATAL ] Failed to prepare images for instance i-41B30859 (error=1)
[Sat Jan 1 00:53:39 2011][001527][EUCAINFO ] forgetting about instance i-4F390935

Changed in eucalyptus (Ubuntu):
importance: Undecided → Low
status: New → Triaged
Revision history for this message
Scott Moser (smoser) wrote :

I suggest that if you're interested in pursuing this you might want to look at http://blog.dustinkirkland.com/2010/06/cloud-in-your-pocket-uec-liveiso.html

Revision history for this message
BlackNinjaVirus (jasonrochon) wrote :

Thanks, Scott
This is just a demo for proposal.
I will use the cloud-in-your-pocket.
I thought VMWare on my i7 laptop would run kvm-ok, but I guess VMware doesn't like KVM.

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.