May 2018
Intermediate to advanced
256 pages
7h 6m
English
The compute, storage, and network components in OpenStack have a set of services that perform the work that is scheduled by the API services. These services register themselves with the schedulers on startup over the message bus. The schedulers are responsible for determining the health of the services and scheduling work to active services. The compute and storage services are all designed to be run active/active but the network services need some extra consideration.
Each hypervisor in an OpenStack deployment runs the nova-compute service. When this service starts up, it registers itself with the nova-scheduler service. A list of currently available Nova services is available through the nova service-list ...
Read now
Unlock full access