<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>About logs : /var/log/glance , no files are updating.<div>Yes, glance import is hung. I have tried this from the GUI, as well as cmd line - same response.</div><div>I am not running the glance image-create twice, when I type up the command and hit enter, I get this response repeated on its own - I do not enter this. </div><div>Yes, I can get the image from the url manually. I have downloaded that and uploaded the image as a local image file ( from the GUI) - no issues. </div><div>When I do this download from glance image-create, it is queued up and then getting Killed ( after a minute). It is not hung. </div><div><br></div><div>When I am pasting the url    <a href="http://cloud.fedoraproject.org/fedora-19.x86_64.qcow2" target="_blank">http://cloud.fedoraproject.org/fedora-19.x86_64.qcow2</a>  in the web browser to do a manual download, it fails a few times, unless it finds a good mirror site, which it can talk to. </div><div>When I am doing wget from the cmd line, I am getting Failed : Connection Timed out, No route to host 8 times, before it gives up. So, this may be the issue. Can I specify a particular mirror site to get the image from ?</div><div><br></div><div>Thanks</div><div>Nirlay<br><br><div>> Date: Tue, 30 Jul 2013 14:40:49 -0400<br>> From: pmyers@redhat.com<br>> To: nirlay@hotmail.com; acathrow@redhat.com; rhos-list@redhat.com; fpercoco@redhat.com; abaron@redhat.com<br>> Subject: Re: EXAMPLE IMAGE GETTING KILLED WHEN TRYING TO CREATE<br>> <br>> moving this thread back to rhos-list so other folks can chime in<br>> <br>> On 07/30/2013 02:35 PM, Nirlay Kundu wrote:<br>> > Thanks for your reply, Peter. <br>> > I am not getting anything beyond what I pasted. I am not getting image<br>> > to download, I think. It is getting queued, and then getting Killed. So,<br>> > there is no question of booting the image.<br>> <br>> Ok, so the glance import is just hanging.<br>> <br>> > The nova logs are irrelevant, and it is just updating the<br>> > resource_tracker with free mem, disk, vcpu etc.<br>> > Please give me suggestion what log files I should include.<br>> <br>> Well, glance logs probably since it's a glance import that seems to be<br>> hung/failing<br>> <br>> One question is, why are you running glance image-create with the same<br>> image name/url two times?  Or was that just a duplicate copy/paste?<br>> <br>> Can you wget the image from that URL?  If so, what speed are you seeing<br>> downloading the image?  Perhaps it is just taking a really long time<br>> (which could make things look like it is hung)<br>> <br>> <snip><br>> <br>> >> > ------------------------------------------------------------------------<br>> >> > From: nirlay@hotmail.com<br>> >> > To: rhos-list@redhat.com<br>> >> > Subject: EXAMPLE IMAGE GETTING KILLED WHEN TRYING TO CREATE<br>> >> > Date: Fri, 19 Jul 2013 15:47:22 -0400<br>> >> ><br>> >> > Hi<br>> >> ><br>> >> > The example image "Fedora 19" from<br>> >> > "http://cloud.fedoraproject.org/fedora-19.x86_64.qcow2" is getting<br>> >> > killed after sometime when trying to create a new image using RDO. Any<br>> >> > idea why ? I tried both from the GUI and cmd line.<br>> >> ><br>> >> ><br>> >> > [root@openstack home]# export OS_USERNAME=admin<br>> >> ><br>> >> > [root@openstack home]# export OS_PASSWORD=xxxxxxxxxxxx<br>> >> ><br>> >> > [root@openstack home]# export OS_TENANT_NAME=admin<br>> >> ><br>> >> > [root@openstack home]# export OS_AUTH_URL=http://localhost:5000/v2.0/<br>> >> ><br>> >> > [root@openstack home]# glance image-create --name "Fedora 19 x86_64"<br>> >> > --disk-format qcow2 --container-format bare --is-public true --copy-from<br>> >> > http://cloud.fedoraproject.org/fedora-19.x86_64.qcow2<br>> >> ><br>> >> > [root@openstack ~]# glance image-create --name "Fedora 19 x86_64"<br>> >> > --disk-format qcow2 --container-format bare --is-public true --copy-from<br>> >> > http://cloud.fedoraproject.org/fedora-19.x86_64.qcow2<br>> >> ><br>> >> > +------------------+--------------------------------------+<br>> >> ><br>> >> > | Property | Value |<br>> >> ><br>> >> > +------------------+--------------------------------------+<br>> >> ><br>> >> > | checksum | None |<br>> >> ><br>> >> > | container_format | bare |<br>> >> ><br>> >> > | created_at | 2013-07-19T15:09:18 |<br>> >> ><br>> >> > | deleted | False |<br>> >> ><br>> >> > | deleted_at | None |<br>> >> ><br>> >> > | disk_format | qcow2 |<br>> >> ><br>> >> > | id | c39d3bce-e6fb-40ef-b113-22d6b8099d16 |<br>> >> ><br>> >> > | is_public | True |<br>> >> ><br>> >> > | min_disk | 0 |<br>> >> ><br>> >> > | min_ram | 0 |<br>> >> ><br>> >> > | name | Fedora 19 x86_64 |<br>> >> ><br>> >> > | owner | e4066aec64fb4a958b4fdff0f99ca5d2 |<br>> >> ><br>> >> > | protected | False |<br>> >> ><br>> >> > | size | 0 |<br>> >> ><br>> >> > | status | queued |<br>> >> ><br>> >> > | updated_at | 2013-07-19T15:09:18 |<br>> >> ><br>> >> > +------------------+--------------------------------------+<br>> >> ><br>> >> > [root@openstack ~]#<br>> >> ><br>> >> ><br>> >><br>> <br></div></div>                                        </div></body>
</html>