File: add-erase-devices-express-1df107c75f2b3627.yaml

package info (click to toggle)
ironic-python-agent 11.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,508 kB
  • sloc: python: 36,248; sh: 60; makefile: 29
file content (8 lines) | stat: -rw-r--r-- 365 bytes parent folder | download | duplicates (2)
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).