launch instance Error: Unable to create the server.

Bug #1569739 reported by Mikko Elomaa
22
This bug affects 4 people
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Invalid
Undecided
Unassigned
OpenStack Dashboard (Horizon)
Expired
Undecided
Unassigned

Bug Description

Trying to launch new instance from dashboard
Fresh two centos 7 node installation
http://docs.openstack.org/mitaka/install-guide-rdo/

Error message: Error: Unable to create the server.

Nova-api.log attachd

1.
openstack-nova-common-13.0.0-1.el7.noarch
openstack-nova-conductor-13.0.0-1.el7.noarch
python-novaclient-3.3.0-1.el7.noarch
python-nova-13.0.0-1.el7.noarch
openstack-nova-novncproxy-13.0.0-1.el7.noarch
openstack-nova-cert-13.0.0-1.el7.noarch
openstack-nova-api-13.0.0-1.el7.noarch
openstack-nova-console-13.0.0-1.el7.noarch
openstack-nova-scheduler-13.0.0-1.el7.noarch

2.
KVM

3.
Neutron

Tags: config
Revision history for this message
Mikko Elomaa (mikko-b) wrote :
Revision history for this message
zhaolihui (zhaolh) wrote :

hi, Mikko Elomaa

It need more log about nova-api.log and nova-compute.log

Revision history for this message
Markus Zoeller (markus_z) (mzoeller) wrote :

@Mikko: It could be an configuration issue. Please attach the conf files from Nova (etc/nova/nova.conf) and Neutron (etc/neutron/*.conf) from your controller node.

Changed in nova:
status: New → Incomplete
Revision history for this message
Markus Zoeller (markus_z) (mzoeller) wrote :

@Mikko: To be precise, the error message you get is:

    NoSuchOptError: no such option in group neutron: auth_plugin

and I think it should be "auth_type", as stated in [1]:

    [neutron]
    # Authentication type to load (unknown value)
    # Deprecated group/name - [DEFAULT]/auth_plugin
    #auth_type = <None>

References:
[1] http://docs.openstack.org/developer/nova/sample_config.html

tags: added: config
Revision history for this message
Markus Zoeller (markus_z) (mzoeller) wrote :

This commit migrated from keystoneclient to keystoneauthrefs to load the config options: https://git.openstack.org/cgit/openstack/nova/commit/?id=f19ddc4

Revision history for this message
Marwan AKIKI (marwan-akiki) wrote :

I have Openstack Mitaka installed on Ubuntu 16.04 xenial xerus; I have the same error when launching a new instance from Horizon Dashboard.

1. If launched via nova boot; the operation is successful 100%.
2. If via Horizon, I receive a popup: Error: Unable to create the server. Knowing that not a single error is logged to any component (nova, neutron ...) log files.

I guess, it is a security group compatibility issue when submitting from Horizon.

Revision history for this message
Augustina Ragwitz (auggy) wrote :

I've added Horizon to this bug and am marking invalid since everything appears to be working correctly in Nova. If there is an issue the Nova team needs to address, please provide those details and feel free to reopen this issue for Nova.

Changed in nova:
status: Incomplete → Invalid
Revision history for this message
Matt Borland (palecrow) wrote :

We'll need more specifics about the Horizon interaction to help debug this problem, like what options were selected in the launch-instance wizard, which version, etc., and a comparison of the specific commands/options from the CLI to compare what is being asked of Horizon when it launches the instance.

Changed in horizon:
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for OpenStack Dashboard (Horizon) because there has been no activity for 60 days.]

Changed in horizon:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.