-
Notifications
You must be signed in to change notification settings - Fork 134
Troubleshooting guide additions #566
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Troubleshooting guide additions #566
Conversation
ffef503 to
a70ab73
Compare
|
/cc @lentzi90 since you have created the issue :) |
tuminoid
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One fix needed, and some suggestions about the language.
Add troubleshooting guiding on BMH registration, inspection and provisioning errors, and CAPM3 errors related to missing hosts. Signed-off-by: erjavaskivuori <[email protected]>
a70ab73 to
42f979f
Compare
lentzi90
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job!
/approve
The nodeRef and provider ID issues are tricky and I suspect we will have to add more examples for them, but that can be done later as we come across them. Especially the provider ID can be set in multiple ways which can probably fail each in their own way...
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lentzi90 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
tuminoid
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
Add troubleshooting guiding on BMH registration, inspection and provisioning errors, and CAPM3 errors related to missing hosts.
Fixes partially #435. (This "if possible give some guidance on when an issue is with CAPI and when it is with Metal3" is still unfulfilled as I didn't find myself experienced enough to give guidance on this topic.)