[Openstack] install cloud computing by openstack!!!

Heber Dijks heber at dijks.nl
Wed Jun 6 20:00:28 UTC 2012


What messages do you get? Have you set the right environment variables?

export OS_AUTH_URL="http://<<controller public ip>>:5000/v2.0/"
export OS_TENANT_NAME="admin"
export OS_USERNAME="admin"
export OS_PASSWORD="admin"
export OS_REGION_NAME="myRegion"

export SERVICE_TOKEN="admin"
export SERVICE_ENDPOINT="http://<<controller public ip>>:35357/v2.0"

Set the variables to the values used during installation. One more thing:
Make sure you're using a the right IP, this must be static assigned in
/etc/network/interfaces.

Adding the export instructions to ~/.bashrc makes them available after
every login.

On Wed, Jun 6, 2012 at 5:37 AM, Từ Minh Mẫn <tuminhman at gmail.com> wrote:

> Sorry,
> The last time, I already run keystone ok, but this time I restart server1,
> and I can not run keystone, I must reinstall keystone, I do not know why?
>
> Please show me how to install keystone and can continue run keystone when
> we restart server1!
> Thanks you so much!
>
>
> On 6 June 2012 02:10, Dolph Mathews <dolph.mathews at gmail.com> wrote:
>
>> Based on your previous emails, I'm not clear on whether or not you have
>> confirmed that keystone is successfully running against your mysql server
>> as expected. Can you authenticate with your keystone server using
>> keystoneclient?
>>
>> -Dolph
>>
>>
>> On Tue, Jun 5, 2012 at 12:49 PM, Từ Minh Mẫn <tuminhman at gmail.com> wrote:
>>
>>> Dear all,
>>> I am install server1, and I am installing glance, when I type command:
>>> glance index, it have error:* "...you are not authenticated",*
>>>
>>> And When I install Client1, I type command: nova list to check
>>> connectivity to Openstack setup, it have error:* "ERROR: n/a (HTTP 400)*
>>> ",
>>>
>>> Please help me to solve this problems,
>>> Thank you very much!
>>>
>>>
>>> On 5 June 2012 23:03, Từ Minh Mẫn <tuminhman at gmail.com> wrote:
>>>
>>>> Dear all,
>>>> Thank you for all reply, I have already install server to glance, and I
>>>> continue install client1. I have problem want to ask:
>>>>
>>>> The server1, I installed in Virtual machine and client1 I also install
>>>> in virtual machine, is it ok?
>>>>
>>>>
>>>>
>>>> On 4 June 2012 06:07, William Herry <william.herry.china at gmail.com>wrote:
>>>>
>>>>> 1. check if mysql is running(netstat -antlp | grep 3306)
>>>>> 2. check if keystone.conf point to the right mysql url
>>>>>
>>>>>
>>>>> On Sun, Jun 3, 2012 at 1:50 AM, Từ Minh Mẫn <tuminhman at gmail.com>wrote:
>>>>>
>>>>>> Sorry,
>>>>>> I check step by step from create database, and when I use command:
>>>>>> "sudo keystone-manage db_sync"
>>>>>> It have a error: "........2003,"Can't connect to MySQL server on
>>>>>> '10.10.10.2 (101)") None None"
>>>>>>
>>>>>> Please help me: Can I check this error?
>>>>>> Thanks so much!
>>>>>>
>>>>>>
>>>>>> On 2 June 2012 23:08, Dolph Mathews <dolph.mathews at gmail.com> wrote:
>>>>>>
>>>>>>> Can you share your keystone configuration and keystoneclient
>>>>>>> configuration? A 400 could be as simple as the keystone service not running.
>>>>>>>
>>>>>>> -Dolph Mathews
>>>>>>>
>>>>>>> On Jun 2, 2012, at 1:48 AM, Từ Minh Mẫn <tuminhman at gmail.com> wrote:
>>>>>>>
>>>>>>> When I try to do tenant-create I also have problem:
>>>>>>>
>>>>>>> "No handlers could be found for logger "keystoneclient.client"
>>>>>>> Unable to communicate with identity service: [Error 111] Connection
>>>>>>> refused. (HTTP 400)"
>>>>>>>
>>>>>>> When I use command: keystone tenant-list, it have them same error!
>>>>>>>
>>>>>>> Please help me!!!
>>>>>>> Thanks so much!
>>>>>>>
>>>>>>> On 1 June 2012 00:40, Dolph Mathews <dolph.mathews at gmail.com> wrote:
>>>>>>>
>>>>>>>> That's just a warning you can safely ignore for now (and a known
>>>>>>>> issue): https://bugs.launchpad.net/keystone/+bug/936404
>>>>>>>>
>>>>>>>> On Thu, May 31, 2012 at 12:09 PM, Từ Minh Mẫn <tuminhman at gmail.com>wrote:
>>>>>>>>
>>>>>>>>> Dear all,
>>>>>>>>> When I Create Tenants: I use command: keystone tenant-create
>>>>>>>>> --name admin,
>>>>>>>>> Have error: No handlers could be found for logger
>>>>>>>>> "keystoneclient.client"....
>>>>>>>>> Please help me!!!
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> On 29 May 2012 08:30, Từ Minh Mẫn <tuminhman at gmail.com> wrote:
>>>>>>>>>
>>>>>>>>>> If I use Ubuntu 12.04 32bit, do I have any problem when I install
>>>>>>>>>> cloud computing?
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> On 29 May 2012 00:38, Sébastien Han <han.sebastien at gmail.com>wrote:
>>>>>>>>>>
>>>>>>>>>>> There are tons of answers by simply googling your issue... and
>>>>>>>>>>> this problem is more related to the Ubuntu Server mailing but anyway you
>>>>>>>>>>> should try with the Ubuntu Server 32 bits.
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> http://www.ubuntu.com/start-download?distro=server&bits=32&release=lts
>>>>>>>>>>>
>>>>>>>>>>> Or try to enable Intel VT-x or AMD-V from your BIOS (if your
>>>>>>>>>>> processor supports the extensions).
>>>>>>>>>>>
>>>>>>>>>>> Hope it helps :)
>>>>>>>>>>>
>>>>>>>>>>> Cheers.
>>>>>>>>>>> ~Seb.
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> On Mon, May 28, 2012 at 7:12 PM, Từ Minh Mẫn <
>>>>>>>>>>> tuminhman at gmail.com> wrote:
>>>>>>>>>>>
>>>>>>>>>>>> I reading document about install:
>>>>>>>>>>>> http://docs.openstack.org/essex/openstack-compute/starter/content/Base_OS-d1e542.html
>>>>>>>>>>>>
>>>>>>>>>>>> I am using Window7 32bit, I want to install server1(64 bit
>>>>>>>>>>>> version of Ubuntu server 12.04) on Virtual machine (VMWare Workstation 8),
>>>>>>>>>>>> When I boot VMWare to install Ubuntu, I have problem: "This kernel requires
>>>>>>>>>>>> an x86-64 CPU, but only detected an i686 CPU. Unable to boot – please use a
>>>>>>>>>>>> kernel appropriate for your CPU"
>>>>>>>>>>>>
>>>>>>>>>>>> Please help me to solve this problem!
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> On 28 May 2012 14:49, Razique Mahroua <
>>>>>>>>>>>> razique.mahroua at gmail.com> wrote:
>>>>>>>>>>>>
>>>>>>>>>>>>> Yes sorry,
>>>>>>>>>>>>> my question was intended to Từ Minh Mẫn <tuminhman at gmail.com>:-)
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>   Michael Pittaro <mikeyp at lahondaresearch.org>
>>>>>>>>>>>>>  28 mai 2012 01:41
>>>>>>>>>>>>> It's really a matter of which Linux distro you prefer (or know
>>>>>>>>>>>>> better) - the OpenStack pieces are the same everywhere.  I personally work
>>>>>>>>>>>>> with both Ubuntu _and_ Fedora regularly - but as long as I can run vim and
>>>>>>>>>>>>> lxde, I'm usually happy with the environment. It's all Linux, after all.
>>>>>>>>>>>>>
>>>>>>>>>>>>> I tend to use Ubuntu for openstack development work since the
>>>>>>>>>>>>> devstack.py toolchain favoured that initially, but I also run Fedora on
>>>>>>>>>>>>> other machines.
>>>>>>>>>>>>>
>>>>>>>>>>>>> mike
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>   Michael Pittaro <mikeyp at lahondaresearch.org>
>>>>>>>>>>>>>  27 mai 2012 19:00
>>>>>>>>>>>>> On Fri, May 25, 2012 at 12:20 AM, Razique Mahroua
>>>>>>>>>>>>>
>>>>>>>>>>>>> The wiki page http://wiki.openstack.org/GetOpenStack lists
>>>>>>>>>>>>> many of the
>>>>>>>>>>>>> sources for OpenStack, and there are many links to distribution
>>>>>>>>>>>>> specific install guides.
>>>>>>>>>>>>>
>>>>>>>>>>>>> mike
>>>>>>>>>>>>>   Razique Mahroua <razique.mahroua at gmail.com>
>>>>>>>>>>>>>  25 mai 2012 09:20
>>>>>>>>>>>>> Hey :-)
>>>>>>>>>>>>> Please start here :
>>>>>>>>>>>>>
>>>>>>>>>>>>> http://docs.openstack.org/essex/openstack-compute/starter/content/
>>>>>>>>>>>>>
>>>>>>>>>>>>> And let us know if you have any issues. Also join us on the
>>>>>>>>>>>>> IRC freenode channel "openstack"
>>>>>>>>>>>>> Razique
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>   Từ Minh Mẫn <tuminhman at gmail.com>
>>>>>>>>>>>>>  25 mai 2012 09:07
>>>>>>>>>>>>> Dear all,
>>>>>>>>>>>>> I am student of master information, I am a new member of
>>>>>>>>>>>>> openstack mailing list.
>>>>>>>>>>>>> This is the first time I study about cloud computing, please
>>>>>>>>>>>>> help me (step by step - if any) to implement cloud computing, to me can
>>>>>>>>>>>>> understand and can deployment a system by cloud computing!
>>>>>>>>>>>>>
>>>>>>>>>>>>> Thank you so much and best regard!!!
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> --
>>>>>>>>>>>>>    ----------------------------------------------------------
>>>>>>>>>>>>>
>>>>>>>>>>>>>                       Man Tu Minh
>>>>>>>>>>>>> Mobile   :         0989998815
>>>>>>>>>>>>>
>>>>>>>>>>>>> Email     : tuminhman at gmail.com tuminhman at yahoo.com.vn
>>>>>>>>>>>>> _______________________________________________
>>>>>>>>>>>>> Mailing list: https://launchpad.net/~openstack
>>>>>>>>>>>>> Post to : openstack at lists.launchpad.net
>>>>>>>>>>>>> Unsubscribe : https://launchpad.net/~openstack
>>>>>>>>>>>>> More help : https://help.launchpad.net/ListHelp
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> --
>>>>>>>>>>>>> Nuage & Co - Razique Mahroua
>>>>>>>>>>>>> razique.mahroua at gmail.com
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> --
>>>>>>>>>>>>    ----------------------------------------------------------
>>>>>>>>>>>>
>>>>>>>>>>>>                       Man Tu Minh
>>>>>>>>>>>> Mobile   :         0989998815
>>>>>>>>>>>>
>>>>>>>>>>>> Email     : tuminhman at gmail.com tuminhman at yahoo.com.vn
>>>>>>>>>>>>
>>>>>>>>>>>> _______________________________________________
>>>>>>>>>>>> Mailing list: https://launchpad.net/~openstack
>>>>>>>>>>>> Post to     : openstack at lists.launchpad.net
>>>>>>>>>>>> Unsubscribe : https://launchpad.net/~openstack
>>>>>>>>>>>> More help   : https://help.launchpad.net/ListHelp
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>>    ----------------------------------------------------------
>>>>>>>>>>
>>>>>>>>>>                       Man Tu Minh
>>>>>>>>>> Mobile   :         0989998815
>>>>>>>>>>
>>>>>>>>>> Email     : tuminhman at gmail.com tuminhman at yahoo.com.vn
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>>    ----------------------------------------------------------
>>>>>>>>>
>>>>>>>>>                       Man Tu Minh
>>>>>>>>> Mobile   :         0989998815
>>>>>>>>>
>>>>>>>>> Email     : tuminhman at gmail.com tuminhman at yahoo.com.vn
>>>>>>>>>
>>>>>>>>> _______________________________________________
>>>>>>>>> Mailing list: https://launchpad.net/~openstack
>>>>>>>>> Post to     : openstack at lists.launchpad.net
>>>>>>>>> Unsubscribe : https://launchpad.net/~openstack
>>>>>>>>> More help   : https://help.launchpad.net/ListHelp
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>>    ----------------------------------------------------------
>>>>>>>
>>>>>>>                       Man Tu Minh
>>>>>>> Mobile   :         0989998815
>>>>>>>
>>>>>>> Email     : tuminhman at gmail.com tuminhman at yahoo.com.vn
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>>    ----------------------------------------------------------
>>>>>>
>>>>>>                       Man Tu Minh
>>>>>> Mobile   :         0989998815
>>>>>>
>>>>>> Email     : tuminhman at gmail.com tuminhman at yahoo.com.vn
>>>>>>
>>>>>> _______________________________________________
>>>>>> Mailing list: https://launchpad.net/~openstack
>>>>>> Post to     : openstack at lists.launchpad.net
>>>>>> Unsubscribe : https://launchpad.net/~openstack
>>>>>> More help   : https://help.launchpad.net/ListHelp
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>>
>>>>>
>>>>>
>>>>> William Herry
>>>>> ====================
>>>>> WilliamHerryChina at Gmail.com
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>>    ----------------------------------------------------------
>>>>
>>>>                       Man Tu Minh
>>>> Mobile   :         0989998815
>>>>
>>>> Email     : tuminhman at gmail.com tuminhman at yahoo.com.vn
>>>>
>>>
>>>
>>>
>>> --
>>>    ----------------------------------------------------------
>>>
>>>                       Man Tu Minh
>>> Mobile   :         0989998815
>>>
>>> Email     : tuminhman at gmail.com tuminhman at yahoo.com.vn
>>>
>>
>>
>
>
> --
>    ----------------------------------------------------------
>
>                       Man Tu Minh
> Mobile   :         0989998815
>
> Email     : tuminhman at gmail.com tuminhman at yahoo.com.vn
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack at lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20120606/3f2ad887/attachment.html>


More information about the Openstack mailing list