RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1006518 - Unable to launch an instance
Summary: Unable to launch an instance
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: RDO
Classification: Community
Component: openstack-nova
Version: unspecified
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Xavier Queralt
QA Contact: Ami Jeain
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-10 18:21 UTC by mlessard
Modified: 2015-06-04 21:53 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-03-10 13:44:15 UTC
Embargoed:


Attachments (Terms of Use)
packstack logs (26.95 KB, application/x-bzip)
2013-09-12 12:08 UTC, mlessard
no flags Details

Description mlessard 2013-09-10 18:21:45 UTC
Description of problem:
When i try to lunch an instance, the nova scheduler goes into an infinite loop.

Version-Release number of selected component (if applicable):
Havana 
 
Additional info:
The error seems to come from this event, taken from the schduler log fil : 
TRACE nova.openstack.common.periodic_task OperationalError: (OperationalError) (1045, "Access denied for user 'nova'@'192.168.10.130' (using password: YES)") None None

So, the setup of the nova password during the installation must be wrong.

Comment 1 Xavier Queralt 2013-09-11 08:20:54 UTC
It looks like a configuration problem so the problem would be in packstack (if you installed with packstack).

Could you give some more details about the system (f19, rhel, centos, ...) where you had this problem?

Did you deploy using packstack? If so, how many times and how did you run it? When you run it for a second time you must use the answer file generated by the first install, so it gets the passwords properly.

If you deployed using packstack, could you provide the logs which are under /var/tmp/packstack ?

Comment 2 mlessard 2013-09-11 13:06:43 UTC
It the allinone packstack installation on RHEL 6.4. I had to relaunch the installation few times, and i didn't use the answer file after.  

I'm unable to launch an instance via Horizon. 

I am on the road for the day, will provide you the log file tomorrow.

Comment 3 Binoy Arnold 2013-09-12 10:04:42 UTC
I too facing same issue

"Error: An error occurred. Please try again later. "

Created network, uploaded an image (using https://bugzilla.redhat.com/show_bug.cgi?id=1006452)

But not able to create any instance.

Please help
Arnold

Comment 4 mlessard 2013-09-12 12:08:05 UTC
Created attachment 796819 [details]
packstack logs

Comment 5 mlessard 2013-09-12 12:26:58 UTC
Logs uploaded ... In the mean time, if you have any idea on how i can fix the nova password (which password should i put?), let me know.

Comment 6 Xavier Queralt 2014-03-10 13:44:15 UTC
I'm closing this as I don't see any way to further debug the problem. From the previous logs it appears that there was a misconfiguration, probably caused by packstack having been run several times without the same answers file.


Note You need to log in before you can comment on or make changes to this bug.