File: add-erase-devices-express-1df107c75f2b3627.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-- 365 bytes parent folder | download
1
2
3
4
5
6
7
8
---
features:
  - |
    Adds support for express cleaning mode where hardware-assisted, fast and
    secure data erasure is performed on NVMe devices that support it,
    while other devices fall back to erase_devices_metadata.
    The goal of this feature is to enable express node cleaning in
    environments with hybrid storage configuration (e.g. NVMe + HDD).