ironic-python-agent/releasenotes/notes/rebuild_on_esp_raid-33f359bdf5ccaa09.yaml
Arne Wiebalck 286d66709a Conditional creation of RAIDed ESP for UEFI Software RAID
Rebuilding an instance on a RAIDed ESPs will fail due to sgdisk
running against an non-clean disk and bailing out. Check if there
is a RAIDed ESP already and skip creation if it exists.

Change-Id: I13617ae77515a9d34bc4bb3caf9fae73d5e4e578
2023-08-16 17:39:04 +02:00

6 lines
111 B
YAML

---
fixes:
- |
Fixes an issue with rebuilding instances on Software RAID with
RAIDed ESP partitions.