File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -172,6 +172,11 @@ Unset maintenance mode on a node in Bifrost
172
172
Detect hardware differences with ADVise
173
173
=======================================
174
174
175
+ Hardware information captured during the Ironic introspection process can be
176
+ analysed to detect hardware differences, such as mismatches in firmware
177
+ versions or missing storage devices. The `ADVise <https://github.com/stackhpc/ADVise >`__
178
+ tool can be used for this purpose.
179
+
175
180
Extract Bifrost introspection data
176
181
----------------------------------
177
182
@@ -203,11 +208,6 @@ into ``${KAYOBE_CONFIG_PATH}/overcloud-introspection-data``:
203
208
Using ADVise
204
209
------------
205
210
206
- Hardware information captured during the Ironic introspection process can be
207
- analysed to detect hardware differences, such as mismatches in firmware
208
- versions or missing storage devices. The `ADVise <https://github.com/stackhpc/ADVise >`__
209
- tool can be used for this purpose.
210
-
211
211
The Ansible playbook ``advise-run.yml `` can be found at ``${KAYOBE_CONFIG_PATH}/ansible/advise-run.yml ``.
212
212
213
213
The playbook will:
You can’t perform that action at this time.
0 commit comments