{% extends "horizon/common/_modal_form.html" %} {% load i18n %} {% block modal-body-right %}

{% trans "Description:" %}

{% blocktrans %} Create a diagnostic test to verify Cinder or Nova service nodes.

The diagnostic test will connect to the test node via SSH.

For Cinder service nodes, the cinder.conf configuration file will be checked to verify backend HPE 3PAR storage settings are correct.

Additionally, for both Cinder and Nova service nodes, a check will be performed to validate that required software is installed.


** For Cinder service node tests, an attempt will be made to access all backend storage systems specified in "cinder.conf". Once verified and validated, the systems can be viewed in the "Backend Storage" tab of this panel. {% endblocktrans %}

{% endblock %}