Reboot of MOS 8 MU-3 controller node returns it to bootstrap state

Bug #1660758 reported by Rudy McComb
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Confirmed
High
Fuel Sustaining

Bug Description

The controller nodes in my environment were rebooted during a failover test and when they returned online they were set back to the bootstrap mode. The solution for this problem is to set the "netboot-enabled" flag to "false" inside the cobbler system settings for the cobbler container. This can be accomplished by running the following command for each affected node that experienced this unexpected behavior.

1. Disable PXE boot behavior of the system in Cobbler:

# dockerctl shell cobbler cobbler system edit --name=<insert_name_of_your_node> --netboot-enabled=false

2. Confirm that the changes have taken place correctly:

#dockerctl shell cobbler cobbler system report --name=<insert_name_of_your_node> | grep -i "Netboot enabled"

Has anyone else experienced this in an MOS 8.0 MU3 patched environment?

Rudy McComb (rmccomb)
description: updated
Revision history for this message
Vladimir Kozhukalov (kozhukalov) wrote :

Could you please provide us a diagnostic snapshot from the Fuel master node? And please also describe the exact sequence of steps that could be used to reproduce the issue.

Changed in fuel:
status: New → Incomplete
Revision history for this message
Rudy McComb (rmccomb) wrote :

Here is the snapshot from the Fuel Master.
All it took was a reboot of any node and it would end up in bootstrap mode instead of the role it was deployed in.

Changed in fuel:
status: Incomplete → New
Changed in fuel:
assignee: nobody → Fuel Sustaining (fuel-sustaining-team)
milestone: none → 8.0-updates
importance: Undecided → High
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.