Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All went well except #2

Open
simple65 opened this issue Jan 30, 2015 · 0 comments
Open

All went well except #2

simple65 opened this issue Jan 30, 2015 · 0 comments

Comments

@simple65
Copy link

Hi
Tried your scripts to get to know openstack. All went well except an error that occurs at the end of the compute1 node install.
snippet:
Setting up openvswitch-datapath-dkms (2.0.2-0ubuntu0.14.04.1) ...

Creating symlink /var/lib/dkms/openvswitch/2.0.2/source ->
/usr/src/openvswitch-2.0.2

DKMS: add completed.

Kernel preparation unnecessary for this kernel. Skipping...

Building module:
cleaning build area....(bad exit status: 2)
./configure --with-linux='/lib/modules/3.13.0-44-generic/build' && make -C datapath/linux.......(bad exit status: 1)
Error! Bad return status for module build on kernel: 3.13.0-44-generic (x86_64)
....
and

###### Testing nova and neutron

Command failed, please check log for more info
2015-01-30 02:16:54.109 26080 CRITICAL nova [req-37b0535a-1785-4f3e-afaa-d704ddca4a5e None] OperationalError: (OperationalError) no such table: services u'SELECT services.deleted_at AS services_deleted_at, services.deleted AS services_deleted, services.created_at AS services_created_at, services.updated_at AS services_updated_at, services.id AS services_id, services.host AS services_host, services.binary AS services_binary, services.topic AS services_topic, services.report_count AS services_report_count, services.disabled AS services_disabled, services.disabled_reason AS services_disabled_reason \nFROM services \nWHERE services.deleted = ?' (0,)
2015-01-30 02:16:54.109 26080 TRACE nova Traceback (most recent call last):
.
.
Is this a known issue and where can it hurt. Do you have a solution? The same test on the controller ends succesfully.

Regards,
S

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant