Activity log for bug #1660758

Date Who What changed Old value New value Message
2017-01-31 19:32:09 Rudy McComb bug added bug
2017-01-31 19:38:29 Rudy McComb 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". 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? 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?
2017-02-01 13:35:36 Vladimir Kozhukalov fuel: status New Incomplete
2017-02-07 17:28:35 Rudy McComb attachment added Fuel Master Snapshot https://bugs.launchpad.net/fuel/+bug/1660758/+attachment/4814862/+files/general.tar.gz
2017-02-10 09:25:20 Vladimir Kozhukalov fuel: status Incomplete New
2017-02-10 10:22:58 Oleksiy Molchanov fuel: assignee Fuel Sustaining (fuel-sustaining-team)
2017-02-10 10:23:00 Oleksiy Molchanov fuel: milestone 8.0-updates
2017-02-10 10:23:03 Oleksiy Molchanov fuel: importance Undecided High
2017-02-10 10:23:06 Oleksiy Molchanov fuel: status New Confirmed