Skip to Content
Learning OpenStack Networking - Third Edition
book

Learning OpenStack Networking - Third Edition

by James Denton
August 2018
Beginner
462 pages
12h 36m
English
Packt Publishing
Content preview from Learning OpenStack Networking - Third Edition

Starting neutron-server

Before the neutron-server service can be started, the Neutron database must be updated based on the options we configured earlier in this chapter. Use the neutron-db-manage command on the controller node to update the database accordingly:

    # su -s /bin/sh -c "neutron-db-manage     --config-file /etc/neutron/neutron.conf     --config-file /etc/neutron/plugins/ml2/ml2_conf.ini     upgrade head" neutron

Restart the Nova compute services on the controller node:

    # systemctl restart nova-api nova-scheduler nova-conductor

Restart the Nova compute service on the compute nodes:

    # systemctl restart nova-compute

Lastly, restart the neutron-server service on the controller node:

    # systemctl restart neutron-server
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

You might also like

OpenStack Certification, 2/e

OpenStack Certification, 2/e

Sander van Vugt
Mastering OpenStack - Second Edition

Mastering OpenStack - Second Edition

Omar Khedher, Chandan Dutta

Publisher Resources

ISBN: 9781788392495