From: Todd Malsbary Date: Thu, 10 Feb 2022 23:25:04 +0000 (-0800) Subject: Add link to BMH states documentation X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F81%2F4681%2F1;p=icn.git Add link to BMH states documentation Signed-off-by: Todd Malsbary Change-Id: Id3057ae6835ed0be3f133a30ef8b75cdbbb957b4 --- diff --git a/doc/troubleshooting.md b/doc/troubleshooting.md index 6dc0011..dbc089b 100644 --- a/doc/troubleshooting.md +++ b/doc/troubleshooting.md @@ -27,6 +27,10 @@ Examining the BareMetalHost resource of the failing machine and the logs of Bare Metal Operator and Ironic Pods may also provide a description of why the provisioning is failing. +A description of the BareMetalHost states can be found in the [Bare +Metal Operator +documentation](https://github.com/metal3-io/baremetal-operator/blob/main/docs/baremetalhost-states.md). + ### openstack baremetal In rare cases, the Ironic and Bare Metal Operator information may get @@ -115,3 +119,7 @@ this, Flux will complete reconcilation succesfully. Provisioning can take a fair amount of time, refer to [Monitoring progress](installation-guide.md#monitoring-progress) to see where the process is. + +A description of the BareMetalHost states can be found in the [Bare +Metal Operator +documentation](https://github.com/metal3-io/baremetal-operator/blob/main/docs/baremetalhost-states.md).