← Back to team overview

openstack team mailing list archive

Re: Reg: OpenStack Installation on CentOS 6.3

 

[root@srvr1 ~(keystone_admin)]# keystone user-password-update --user=admin
usage: keystone user-password-update --pass <password> <user>
keystone user-password-update: error: too few arguments

I'll try from beginning again (fresh install) and then report my findings



On Mon, May 27, 2013 at 2:39 PM, Ashutosh Narayan <
aashutoshnarayan@xxxxxxxxx> wrote:

> Try executing the following command :
>
> # keystone user-password-update --user=admin
>
> It will prompt for entering the password
>
>
> On Mon, May 27, 2013 at 1:53 PM, Nehal J. Wani <nehaljw.kkd1@xxxxxxxxx>wrote:
>
>> So I ran
>>
>> [root@srvr1 ~]#source keystonerc_admin
>> [root@srvr1 ~(keystone_admin)]# keystone user-password-update --pass
>> testpass admin
>> Authorization Failed: [Errno 22] Invalid argument
>>
>> I am still stuck :(
>>
>>
>> On Mon, May 27, 2013 at 1:02 PM, Ashutosh Narayan <
>> aashutoshnarayan@xxxxxxxxx> wrote:
>>
>>> Yes, that was fixed when I was able to resolve the hostname.
>>> Restart openstack-nova-* services and check.
>>>
>>> As far as resetting master password is concerned, I think you must
>>> do so in "keystonerc_admin" file and restart openstack-* services.
>>> Again run source "keystonerc_admin". This should do.
>>>
>>>
>>> On Mon, May 27, 2013 at 12:52 PM, Nehal J. Wani <nehaljw.kkd1@xxxxxxxxx>wrote:
>>>
>>>> No, the dashboard appears. But there is bubble on the right side giving
>>>> that error. How can I master reset the password?
>>>>
>>>>
>>>> On Mon, May 27, 2013 at 12:51 PM, Ashutosh Narayan <
>>>> aashutoshnarayan@xxxxxxxxx> wrote:
>>>>
>>>>> It means your hostname is not resolvable over the network.
>>>>> Please verify that it resolves to fully qualified domain name.
>>>>>
>>>>>
>>>>> On Mon, May 27, 2013 at 12:48 PM, Nehal J. Wani <
>>>>> nehaljw.kkd1@xxxxxxxxx> wrote:
>>>>>
>>>>>> Sorry for troubling you,  but now I wasn't able to login to the
>>>>>> dashboard. Since I ran the script two times, two files were generated:
>>>>>>
>>>>>> [root@srvr3 ~]# ls -l packstack-answers-20130527-1*
>>>>>> -rw-------. 1 root root 8277 May 27 11:44
>>>>>> packstack-answers-20130527-114418.txt
>>>>>> -rw-------. 1 root root 8298 May 27 12:30
>>>>>> packstack-answers-20130527-123027.txt
>>>>>>
>>>>>> the password given in the latest one didn't work but the one in the
>>>>>> old one worked. But on logging in, I get the error:
>>>>>>
>>>>>> *Error: *Unauthorized: Unable to retrieve usage information.
>>>>>>  × <http://10.3.3.58/dashboard/admin/#>
>>>>>>
>>>>>> *Error: *Unauthorized: Unable to retrieve quota information.
>>>>>>
>>>>>>
>>>>>>
>>>>>> On Mon, May 27, 2013 at 12:46 PM, Ashutosh Narayan <
>>>>>> aashutoshnarayan@xxxxxxxxx> wrote:
>>>>>>
>>>>>>> Happy stacking :)
>>>>>>>
>>>>>>>
>>>>>>> On Mon, May 27, 2013 at 12:40 PM, Nehal J. Wani <
>>>>>>> nehaljw.kkd1@xxxxxxxxx> wrote:
>>>>>>>
>>>>>>>> Anyway, I restarted the machine and ran the command again. And it
>>>>>>>> completed till the end. Thanks a lot.
>>>>>>>>
>>>>>>>>
>>>>>>>> On Mon, May 27, 2013 at 12:32 PM, Nehal J. Wani <
>>>>>>>> nehaljw.kkd1@xxxxxxxxx> wrote:
>>>>>>>>
>>>>>>>>> Yes, BIOS has Virtual Technology enabled. i have already run other
>>>>>>>>> cloud frameworks such as cloudstack on it successfully. Also, it is able to
>>>>>>>>> fetch packages, because if I try to reinstall the ones done by the script,
>>>>>>>>> it says, package already installed.
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> On Mon, May 27, 2013 at 12:28 PM, Ashutosh Narayan <
>>>>>>>>> aashutoshnarayan@xxxxxxxxx> wrote:
>>>>>>>>>
>>>>>>>>>> Check if your BIOS has Virtual Techology enabled ?
>>>>>>>>>> And restart packstack --allinone command.
>>>>>>>>>>
>>>>>>>>>> Another reason is your proxy server is unable to
>>>>>>>>>> fetch the required packages even after you have
>>>>>>>>>> added in yum.conf. Re-check !
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> On Mon, May 27, 2013 at 12:19 PM, Nehal J. Wani <
>>>>>>>>>> nehaljw.kkd1@xxxxxxxxx> wrote:
>>>>>>>>>>
>>>>>>>>>>> i am trying this on a VM as well as a physical machine, but
>>>>>>>>>>> stuck at the same step on both.
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> On Mon, May 27, 2013 at 12:18 PM, Ashutosh Narayan <
>>>>>>>>>>> aashutoshnarayan@xxxxxxxxx> wrote:
>>>>>>>>>>>
>>>>>>>>>>>> Hi Nehal,
>>>>>>>>>>>>
>>>>>>>>>>>> I also came across similar issue. When I restarted the virtual
>>>>>>>>>>>> machine
>>>>>>>>>>>> and re-did the same step it worked.
>>>>>>>>>>>> Are you doing this setup on a physical machine or a virtual
>>>>>>>>>>>> machine ?
>>>>>>>>>>>>
>>>>>>>>>>>> Thank you,
>>>>>>>>>>>>
>>>>>>>>>>>> On Mon, May 27, 2013 at 12:10 PM, Nehal J. Wani <
>>>>>>>>>>>> nehaljw.kkd1@xxxxxxxxx> wrote:
>>>>>>>>>>>>
>>>>>>>>>>>>> I have come across the following guide: *
>>>>>>>>>>>>> http://openstack.redhat.com/Quickstart
>>>>>>>>>>>>>
>>>>>>>>>>>>> *
>>>>>>>>>>>>> All goes well upto the point
>>>>>>>>>>>>>
>>>>>>>>>>>>> http://fpaste.org/14704/
>>>>>>>>>>>>>
>>>>>>>>>>>>> It is forever stuck there.
>>>>>>>>>>>>>
>>>>>>>>>>>>> Could anyone please help me out?
>>>>>>>>>>>>>
>>>>>>>>>>>>> I am behind a proxy server and I have added the proxy to
>>>>>>>>>>>>> /etc.yum.conf and tested that yum takes up the proxy successfully. is there
>>>>>>>>>>>>> anything extra that is needed to be done?
>>>>>>>>>>>>>
>>>>>>>>>>>>> Thanking You,
>>>>>>>>>>>>> Nehal J. Wani
>>>>>>>>>>>>> UG2, BTech CS+MS(CL)
>>>>>>>>>>>>> IIIT-Hyderabad
>>>>>>>>>>>>> http://commanlinewani.blogspot.com
>>>>>>>>>>>>>
>>>>>>>>>>>>> _______________________________________________
>>>>>>>>>>>>> Mailing list: https://launchpad.net/~openstack
>>>>>>>>>>>>> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
>>>>>>>>>>>>> Unsubscribe : https://launchpad.net/~openstack
>>>>>>>>>>>>> More help   : https://help.launchpad.net/ListHelp
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> --
>>>>>>>>>>>> Ashutosh Narayan
>>>>>>>>>>>>
>>>>>>>>>>>> http://ashutoshn.wordpress.com/
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> --
>>>>>>>>>>> Nehal J. Wani
>>>>>>>>>>> UG2, BTech CS+MS(CL)
>>>>>>>>>>> IIIT-Hyderabad
>>>>>>>>>>> http://commanlinewani.blogspot.com
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> Ashutosh Narayan
>>>>>>>>>>
>>>>>>>>>> http://ashutoshn.wordpress.com/
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Nehal J. Wani
>>>>>>>>> UG2, BTech CS+MS(CL)
>>>>>>>>> IIIT-Hyderabad
>>>>>>>>> http://commanlinewani.blogspot.com
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Nehal J. Wani
>>>>>>>> UG2, BTech CS+MS(CL)
>>>>>>>> IIIT-Hyderabad
>>>>>>>> http://commanlinewani.blogspot.com
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Ashutosh Narayan
>>>>>>>
>>>>>>> http://ashutoshn.wordpress.com/
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Nehal J. Wani
>>>>>> UG2, BTech CS+MS(CL)
>>>>>> IIIT-Hyderabad
>>>>>> http://commanlinewani.blogspot.com
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Ashutosh Narayan
>>>>>
>>>>> http://ashutoshn.wordpress.com/
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Nehal J. Wani
>>>> UG2, BTech CS+MS(CL)
>>>> IIIT-Hyderabad
>>>> http://commanlinewani.blogspot.com
>>>>
>>>
>>>
>>>
>>> --
>>> Ashutosh Narayan
>>>
>>> http://ashutoshn.wordpress.com/
>>>
>>>
>>
>>
>> --
>> Nehal J. Wani
>> UG2, BTech CS+MS(CL)
>> IIIT-Hyderabad
>> http://commanlinewani.blogspot.com
>>
>
>
>
> --
> Ashutosh Narayan
>
> http://ashutoshn.wordpress.com/
>
>


-- 
Nehal J. Wani
UG2, BTech CS+MS(CL)
IIIT-Hyderabad
http://commanlinewani.blogspot.com

Follow ups

References