Checking OpenStack Compute services

Now that we have OpenStack Compute installed, we need to ensure what we have configured is what we expect. OpenStack Compute provides tools to check various parts of our environment. We’ll also use common system commands to check whether the other underlying services that support our OpenStack Compute environment are running as expected.

Getting ready

Log in to the OpenStack controller node. If you used Vagrant to create this node, log in to it using the following command:

vagrant ssh controller

How to do it...

To check whether the OpenStack Compute services are running, we invoke the nova-manage tool and ask it various questions of the environment as follows:

  1. To check whether the OpenStack Compute hosts are running ...

Get OpenStack: Building a Cloud Environment now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.