Destroy filesystem of provisioned node if call stop provision when node was reboot with installed os
Bug #1316583 reported by
Vladimir Sharshov
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
Medium
|
Vladimir Sharshov | ||
5.0.x |
Won't Fix
|
Medium
|
Vladimir Sharshov |
Bug Description
Destroy filesystem of provisioned node if call stop provision when node was reboot with installed os.
This is happen, because shell script which run by Astute fail in provisioned node, because damaged filesystem and do not delete mbr. After restart if node have priority to boot from hard drive instead of network, it will boot and get fatal system error.
By default priority to boot from hard drive instead of network in VirtualBox.
Two ways to solve:
- fix Astute part to call Ruby script instead of shell script for provisioned node;
- change order in VirtualBox and add special note about importance of booting order.
tags: | added: release-notes |
Changed in fuel: | |
assignee: | Dmitry Pyzhov (lux-place) → Fuel Astute Team (fuel-astute) |
status: | In Progress → Confirmed |
importance: | High → Medium |
milestone: | 5.0 → 5.1 |
Changed in fuel: | |
assignee: | Fuel Astute Team (fuel-astute) → Vladimir Sharshov (vsharshov) |
Changed in fuel: | |
assignee: | Nikolay Markov (nmarkov) → Vladimir Sharshov (vsharshov) |
Changed in fuel: | |
status: | Confirmed → In Progress |
no longer affects: | fuel/5.1.x |
Changed in fuel: | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/92376
Review: https:/