File: software_raid_use_rootfs_uuid-9149cc0c8638d5d5.yaml

package info (click to toggle)
ironic-python-agent 11.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 4,508 kB
  • sloc: python: 36,248; sh: 60; makefile: 29
file content (8 lines) | stat: -rw-r--r-- 406 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
---
upgrade:
  - |
    For Software RAID, the IPA will no longer assume that the root file system
    is in the first partition of the deployed image. Instead, the IPA will use
    the UUID passed from the conductor to identify the root partition. Before
    upgrades, the root file system UUID needs hence to be set as part of the
    node's ``driver_internal_info`` or as ``rootfs_uuid`` image metadata.