File: software-raid-use-label-as-rootfs-uuid-d9a3827180f1a238.yaml

package info (click to toggle)
ironic-python-agent 10.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,416 kB
  • sloc: python: 35,563; sh: 60; makefile: 29
file content (6 lines) | stat: -rw-r--r-- 267 bytes parent folder | download
1
2
3
4
5
6
---
features:
  - |
    For Software RAID, the IPA will use partition LABEL along with UUID and PARTUUID
    passed from the conductor to identify the root partition. The root file system 
    LABEL can be set as value of the ``rootfs_uuid`` image metadata property.