openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #12788
Re: install cloud computing by openstack!!!
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@xxxxxxxxx> 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@xxxxxxxxx> 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@xxxxxxxxx> 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@xxxxxxxxx> 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@xxxxxxxxx> 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@xxxxxxxxx> 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@xxxxxxxxx>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@xxxxxxxxx> 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@xxxxxxxxx> 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@xxxxxxxxx>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@xxxxxxxxx>wrote:
>>>>>>>>>
>>>>>>>>>> Yes sorry,
>>>>>>>>>> my question was intended to Từ Minh Mẫn <tuminhman@xxxxxxxxx> :-)
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> Michael Pittaro <mikeyp@xxxxxxxxxxxxxxxxxxx>
>>>>>>>>>> 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@xxxxxxxxxxxxxxxxxxx>
>>>>>>>>>> 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@xxxxxxxxx>
>>>>>>>>>> 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@xxxxxxxxx>
>>>>>>>>>> 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@xxxxxxxxx tuminhman@xxxxxxxxxxxx
>>>>>>>>>> _______________________________________________
>>>>>>>>>> Mailing list: https://launchpad.net/~openstack
>>>>>>>>>> Post to : openstack@xxxxxxxxxxxxxxxxxxx
>>>>>>>>>> Unsubscribe : https://launchpad.net/~openstack
>>>>>>>>>> More help : https://help.launchpad.net/ListHelp
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> Nuage & Co - Razique Mahroua
>>>>>>>>>> razique.mahroua@xxxxxxxxx
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> ----------------------------------------------------------
>>>>>>>>>
>>>>>>>>> Man Tu Minh
>>>>>>>>> Mobile : 0989998815
>>>>>>>>>
>>>>>>>>> Email : tuminhman@xxxxxxxxx tuminhman@xxxxxxxxxxxx
>>>>>>>>>
>>>>>>>>> _______________________________________________
>>>>>>>>> Mailing list: https://launchpad.net/~openstack
>>>>>>>>> Post to : openstack@xxxxxxxxxxxxxxxxxxx
>>>>>>>>> Unsubscribe : https://launchpad.net/~openstack
>>>>>>>>> More help : https://help.launchpad.net/ListHelp
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> ----------------------------------------------------------
>>>>>>>
>>>>>>> Man Tu Minh
>>>>>>> Mobile : 0989998815
>>>>>>>
>>>>>>> Email : tuminhman@xxxxxxxxx tuminhman@xxxxxxxxxxxx
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> ----------------------------------------------------------
>>>>>>
>>>>>> Man Tu Minh
>>>>>> Mobile : 0989998815
>>>>>>
>>>>>> Email : tuminhman@xxxxxxxxx tuminhman@xxxxxxxxxxxx
>>>>>>
>>>>>> _______________________________________________
>>>>>> Mailing list: https://launchpad.net/~openstack
>>>>>> Post to : openstack@xxxxxxxxxxxxxxxxxxx
>>>>>> Unsubscribe : https://launchpad.net/~openstack
>>>>>> More help : https://help.launchpad.net/ListHelp
>>>>>>
>>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> ----------------------------------------------------------
>>>>
>>>> Man Tu Minh
>>>> Mobile : 0989998815
>>>>
>>>> Email : tuminhman@xxxxxxxxx tuminhman@xxxxxxxxxxxx
>>>>
>>>>
>>>
>>>
>>> --
>>> ----------------------------------------------------------
>>>
>>> Man Tu Minh
>>> Mobile : 0989998815
>>>
>>> Email : tuminhman@xxxxxxxxx tuminhman@xxxxxxxxxxxx
>>>
>>> _______________________________________________
>>> Mailing list: https://launchpad.net/~openstack
>>> Post to : openstack@xxxxxxxxxxxxxxxxxxx
>>> Unsubscribe : https://launchpad.net/~openstack
>>> More help : https://help.launchpad.net/ListHelp
>>>
>>>
>>
>>
>> --
>>
>>
>>
>> William Herry
>> ====================
>> WilliamHerryChina@xxxxxxxxx
>>
>>
>
>
> --
> ----------------------------------------------------------
>
> Man Tu Minh
> Mobile : 0989998815
>
> Email : tuminhman@xxxxxxxxx tuminhman@xxxxxxxxxxxx
>
--
----------------------------------------------------------
Man Tu Minh
Mobile : 0989998815
Email : tuminhman@xxxxxxxxx tuminhman@xxxxxxxxxxxx
Follow ups
References
-
install cloud computing by openstack!!!
From: Từ Minh Mẫn, 2012-05-25
-
Re: install cloud computing by openstack!!!
From: Razique Mahroua, 2012-05-25
-
Re: install cloud computing by openstack!!!
From: Michael Pittaro, 2012-05-27
-
Re: install cloud computing by openstack!!!
From: Razique Mahroua, 2012-05-27
-
Re: install cloud computing by openstack!!!
From: Michael Pittaro, 2012-05-27
-
Re: install cloud computing by openstack!!!
From: Razique Mahroua, 2012-05-28
-
Re: install cloud computing by openstack!!!
From: Từ Minh Mẫn, 2012-05-28
-
Re: install cloud computing by openstack!!!
From: Sébastien Han, 2012-05-28
-
Re: install cloud computing by openstack!!!
From: Từ Minh Mẫn, 2012-05-29
-
Re: install cloud computing by openstack!!!
From: Từ Minh Mẫn, 2012-05-31
-
Re: install cloud computing by openstack!!!
From: Dolph Mathews, 2012-05-31
-
Re: install cloud computing by openstack!!!
From: Từ Minh Mẫn, 2012-06-02
-
Re: install cloud computing by openstack!!!
From: Dolph Mathews, 2012-06-02
-
Re: install cloud computing by openstack!!!
From: Từ Minh Mẫn, 2012-06-02
-
Re: install cloud computing by openstack!!!
From: William Herry, 2012-06-03
-
Re: install cloud computing by openstack!!!
From: Từ Minh Mẫn, 2012-06-05