docs(opcp): warn against rebooting bare-metal instances from the OS#399
Draft
AlexandreHelmer wants to merge 1 commit into
Draft
docs(opcp): warn against rebooting bare-metal instances from the OS#399AlexandreHelmer wants to merge 1 commit into
AlexandreHelmer wants to merge 1 commit into
Conversation
AlexandreHelmer
marked this pull request as draft
July 15, 2026 13:23
fthiery
approved these changes
Jul 15, 2026
fthiery
reviewed
Jul 15, 2026
| ``` | ||
|
|
||
| :::warning | ||
| Rebooting or stopping an instance must always be done through the OpenStack API (or the Horizon interface), not from within the operating system using commands such as `systemctl reboot` or `systemctl poweroff`. An action performed directly from the OS is not propagated to OpenStack, which would continue to consider the instance as active, leaving it in an inconsistent state between its actual status and the one known by the platform. |
Collaborator
There was a problem hiding this comment.
Suggest workaround would be to poweroff the node with ironic and poweron again so Ironic push the node into unlock_wait state
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.