From b01e1df43c0cf465422df3f0325239cb48241c79 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 24 Jun 2023 06:57:56 +0200 Subject: Updating package description. Signed-off-by: Daniel Baumann --- debian/control | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/debian/control b/debian/control index fae9741..a6c74fb 100644 --- a/debian/control +++ b/debian/control @@ -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. -- cgit v1.2.3