1
0
Fork 0

Updating package description.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-16 12:54:10 +01:00
parent 0788ab9365
commit d03b4c497a
Signed by: daniel
GPG key ID: FBB4F0E80A80222F

17
debian/control vendored
View file

@ -40,11 +40,14 @@ Depends:
python3-systemd,
${misc:Depends},
${python3:Depends},
Description: NVMe STorage Appliance Services
This package provides two daemons, stafd and stacd. The STorage Appliance
Finder Daemon (stafd) automatically discovers NVMe-oF Discovery Controllers
(DC) and retrieves the list of NVMe Storage Appliances. The STorage Appliance
Connector Daemon (stacd) establishes I/O connections to the NVMe Storage
Appliances discovered by stafd.
Description: NVMe Storage Appliance Services (STAS)
NVMe over Fabrics (NVMe-oF) is the concept of using a transport protocol over
a network to connect remote NVMe devices. nvme-stas contains services to be
used to access NVMe over TCP:
.
This package installs the library for Python 3.
* Storage Appliance Finder (stafd):
automatically locate Central or Direct Discovery Controllers (CDC, DDC)
with zeroconf (mDNS).
.
* Storage Appliance Connector (stacd):
setup the I/O controller connections to each storage subsystem.