55b011cb1f
Fixes errors that were being raised upon restarting the agent directly written out software raid images as the raidset is restarted for device consistency and partition updates later on in the code path of deployment. Story: 2007455 Task: 39187 Change-Id: I9abf51eb77b262932e70329af5ce1593106a3171
8 lines
331 B
YAML
8 lines
331 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes an issue where secondary GPT partition tables were not being updated
|
|
after the ``ironic-python-agent`` wrote the disk image to the target disk.
|
|
The agent now unconditionally attempts to repair the secondary partition
|
|
table. Previously, software RAID volumes would report errors upon restart.
|