[rhos-list] EXAMPLE IMAGE GETTING KILLED WHEN TRYING TO CREATE

Nirlay Kundu nirlay at hotmail.com
Wed Jul 31 15:52:07 UTC 2013


Thanks Pádraig for your input.
You are correct. http proxy was not set. Now I set the http proxy from cmdline to the same proxy that I have in the web browser. When I ran the glance image-create command again, it gives me auth failure : unable to communicate with Identity service.Then I ran keystone user-list and getting "unable to communicate with identity service" message.
To get back to my original state, I had to open a fresh terminal, then export OS_SERVICE_TOKEN, OS_SERVICE_ENDPOINT, OS_USERNAME, OS_PASSWORD, OS_AUTH_URL, OS_TENANT_NAME.
So, there must be something happening when I am setting the http proxy by doing export http_proxy=<url>.
Yes, I can download the image locally and redirect it as you said - which is a workaround. So, although I am not stuck, I want to understand if anything wrong I am doing or if it is a bug.
ThanksNirlay

> Date: Wed, 31 Jul 2013 16:22:37 +0100
> From: pbrady at redhat.com
> To: nirlay at hotmail.com
> CC: pmyers at redhat.com; acathrow at redhat.com; rhos-list at redhat.com; fpercoco at redhat.com; abaron at redhat.com
> Subject: Re: [rhos-list] EXAMPLE IMAGE GETTING KILLED WHEN TRYING TO CREATE
> 
> On 07/31/2013 04:06 PM, Nirlay Kundu wrote:
> > I got back to a state where I was. I fixed the auth problem by exporting some variables again.
> > I tried specifying a particular miiror - still no go.
> > After the image gets "Killed", I do a glance image-show and I get a dump which shows status Killed. Any other logs I can look ? Is there any proxy that is preventing the http download ? wget works though.
> 
> I suspect http_proxy and/or https_proxy is not set for the glance service.
> Since you've already downloaded the image using wget, you can
> pass it directly to glance like:
> 
> glance image-create --name 'Fedora 19 x86_64' --disk-format qcow2 \
> --container-format bare --is-public true < fedora-19.x86_64.qcow2
> 
> thanks,
> Pádraig.
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/rhos-list/attachments/20130731/6207172c/attachment.htm>


More information about the rhos-list mailing list