ironic/releasenotes/notes/sofware_raid_use_rootfs_uuid-f61eb671d696d251.yaml
Mark Goddard 78c3af414c Fix up release notes for 14.0.0
Change-Id: I10286c48ddf3b7fba020db6175d5faa1c0911141
2020-02-10 17:07:45 +00:00

14 lines
570 B
YAML

---
features:
- |
Software RAID is no longer limited to images which have the root file
system in the first partition.
upgrade:
- |
For Software RAID, the IPA no longer assumes that the root file system
of the deployed image is in the first partition. Instead, it will use
the UUID passed from the conductor. Operators need hence to make sure
that the conductor has the correct UUID (which either comes from the
``rootfs_uuid`` field in the image metadata or from the
``root_uuid_or_disk_id`` in the node's ``internal_driver_info``.)