File: readd_missing_devs-2ed85805388b6e42.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 (8 lines) | stat: -rw-r--r-- 356 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
---
fixes:
  - |
    Upon the creation of Software RAID devices, component devices are
    sometimes kicked out immediately (for no apparent reason). This
    fix re-adds devices in such cases in order to prevent the component
    to be missing next time the device is assembled, which, for instance
    may prevent the UEFI ESPs to be installed properly.