Merge "[doc] Fix indentation in admin/troubleshooting"
This commit is contained in:
commit
1c0a9c8c28
@ -81,7 +81,7 @@ A few things should be checked in this case:
|
|||||||
#. Upon scheduling, Nova will query the Placement API service for the
|
#. Upon scheduling, Nova will query the Placement API service for the
|
||||||
available resource providers (in the case of Ironic: nodes with a given
|
available resource providers (in the case of Ironic: nodes with a given
|
||||||
resource class). If placement does not have any allocation candidates for the
|
resource class). If placement does not have any allocation candidates for the
|
||||||
requested resource class, the request will result in a "Nova valid host
|
requested resource class, the request will result in a "No valid host
|
||||||
was found" error. It is hence sensible to check if Placement is aware of
|
was found" error. It is hence sensible to check if Placement is aware of
|
||||||
resource providers (nodes) for the requested resource class with::
|
resource providers (nodes) for the requested resource class with::
|
||||||
|
|
||||||
@ -163,8 +163,6 @@ A few things should be checked in this case:
|
|||||||
check ``openstack hypervisor show <IRONIC NODE>`` to see the status of
|
check ``openstack hypervisor show <IRONIC NODE>`` to see the status of
|
||||||
individual Ironic nodes as reported to Nova.
|
individual Ironic nodes as reported to Nova.
|
||||||
|
|
||||||
.. TODO(dtantsur): explain inspecting the placement API
|
|
||||||
|
|
||||||
#. Figure out which Nova Scheduler filter ruled out your nodes. Check the
|
#. Figure out which Nova Scheduler filter ruled out your nodes. Check the
|
||||||
``nova-scheduler`` logs for lines containing something like::
|
``nova-scheduler`` logs for lines containing something like::
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user