Problem on glance add name

Stephen Liu satimis at yahoo.com
Wed Aug 15 04:48:24 UTC 2012


Hi Robyn,

Thanks for your links and advice.

Actually I already started installing OpenStack on Fedora17, 64bit, running as VM on Oracle VirtualBox with Ubuntu 12.04, 64bit, as host by following;

Getting started with OpenStack on Fedora 17
http://fedoraproject.org/wiki/Getting_started_with_OpenStack_on_Fedora_17



I was stuck somewhere;

$ nova boot myserver --flavor 2 --key_name mykey \
--image $(glance index | grep f16-jeos | awk '{print $1}')

and couldn't proceed further.

A folk on his posting advising to follow RH document.

Whether the document
Getting started with OpenStack on Fedora 17
http://fedoraproject.org/wiki/Getting_started_with_OpenStack_on_Fedora_17

is to run Fedora on a physical PC NOT on a VM?  If YES, I can get a spare HD to start again.


B.R.
SL




----- Original Message -----
> From: Robyn Bergeron <robyn.bergeron at gmail.com>
> To: Stephen Liu <satimis at yahoo.com>; Fedora Cloud SIG <cloud at lists.fedoraproject.org>
> Cc: 
> Sent: Wednesday, August 15, 2012 12:14 PM
> Subject: Re: Problem on glance add name
> 
> Hi,
> 
> On Tue, Aug 14, 2012 at 8:39 PM, Stephen Liu <satimis at yahoo.com> wrote:
>> 
>>  Hi all,
>> 
>>  Fedora 17
>> 
>> 
>>  I'm following
>>  http://fedorapeople.org/~russellb/openstack-lab-rhsummit-2012/ch03.html
>> 
>>  and stuck here:
>> 
>>  Chapter 3. Glance (Images)
>>  $ glance add name="RHEL 6.2" is_public=true disk_format=qcow2 
> \
>>>  container_format=bare < /srv/rhsummit/images/rhel62_x86_64.qcow2
>>  bash: /srv/rhsummit/images/rhel62_x86_64.qcow2: No such file or directory
> 
> The instructions you're looking at were specifically tailored to a
> hands-on lab session done at Red Hat Summit (and on RHEL, I believe),
> and the machines used in the demo already had an image made available
> in that directory.
> 
> If you're looking for help more specific to F17, you might want to
> look at these instructions:
> http://fedoraproject.org/wiki/Getting_started_with_OpenStack_on_Fedora_17
> 
> It looks to me like you're right about at this point in the process -
> http://fedoraproject.org/wiki/Getting_started_with_OpenStack_on_Fedora_17#Register_an_Image
> - you'll see that there are some images you can actually download or
> copy from, and you'll want to make sure that you're saying it's an 
> F16
> image and not RHEL 6.2, etc.
> 
> Beyond that, well, others will probably have to help you out from this
> list. But I'd really recommend looking at the F17 instructions if
> you're doing this in F17 :) Hopefully that helps :)
> 
> -Robyn
> 
> 
> 
> 
>> 
>>  $ yum list python
>>  Loaded plugins: langpacks, presto, refresh-packagekit
>>  adobe-linux-x86_64/primary                               | 1.2 kB     00:00
>>  adobe-linux-x86_64                                                          
> 2/2
>>  Installed Packages
>>  python.x86_64                      2.7.3-7.2.fc17                      
> @updates
>>  Available Packages
>>  python.i686                        2.7.3-7.2.fc17                      
> updates
>> 
>> 
>>  $ ls -al /srv
>>  total 8
>>  drwxr-xr-x.  2 root root 4096 Feb  3  2012 .
>>  dr-xr-xr-x. 18 root root 4096 Aug 15 10:33 ..
>> 
>> 
>>  Please help.  TIA
>> 
>>  B.R.
>>  SL
>>  _______________________________________________
>>  cloud mailing list
>>  cloud at lists.fedoraproject.org
>>  https://admin.fedoraproject.org/mailman/listinfo/cloud
> 


More information about the cloud mailing list