← Back to team overview

openstack team mailing list archive

untarring problem

 

Hi,
I have tried to upload an image with the following commands:

euca-bundle-image -i olio-f17_64-xen.img -u mex

euca-upload-bundle -b mexBucket -m /tmp/olio-f17_64-xen.img.manifest.xml

euca-register mexbucket/olio-f17_64-xen.img.manifest.xml

but in the last 4 days i got "untarring" as status of my image:
[mex@minicloud cred]$ euca-describe-images --debug ami-00000004
IMAGE ami-00000004 mexbucket/olio-f17_64-xen.img.manifest.xml untarring private x86_64 machine instance-store

In the ML someone tells to check at the diskspace, but It seems that is not my case:
[mex@minicloud cred]$ df -h
Filesystem      Size  Used Avail Use% Mounted on
rootfs           37G   16G   21G  43% /
devtmpfs        1.6G     0  1.6G   0% /dev
tmpfs           1.6G     0  1.6G   0% /dev/shm
/dev/sda2        37G   16G   21G  43% /
tmpfs           1.6G   43M  1.6G   3% /run
tmpfs           1.6G     0  1.6G   0% /sys/fs/cgroup
xenstore        1.6G   40K  1.6G   1% /var/lib/xenstored
tmpfs           1.6G     0  1.6G   0% /media
/dev/sda5       192G  148G   34G  82% /home

Where has the image being uploaded?

Any suggestion for this problem?

After this problem, all new request for instances stay in "pending" status forever.

Thanks for your time,
 Massimo