ceph-iscsi 3.6-2 source package in Ubuntu

Changelog

ceph-iscsi (3.6-2) unstable; urgency=medium

  * QA upload.
  * Let systemd.pc decide place for systemd system unit files

 -- Chris Hofstaedtler <email address hidden>  Sat, 09 Dec 2023 13:39:12 +0100

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ceph-iscsi_3.6-2.dsc 2.1 KiB 02041016e104a9318030536e5cfa9fdaf3fd230d4fd08c3be73b2d8806b996be
ceph-iscsi_3.6.orig.tar.gz 129.5 KiB 6f02d5784ffb9cd747b59ed69d76702a1dd6ddbcab90826f7059db0f4d0a78ca
ceph-iscsi_3.6-2.debian.tar.xz 3.5 KiB 0eb30cdfb213f5d3e9778e56ff083d7d2975574c15e9d189642a349e03a78b5a

No changes file available.

Binary packages built by this source

ceph-iscsi: common logic and CLI tools for creating and managing LIO gateways for Ceph

 It includes the rbd-target-api daemon which is responsible for
 restoring the state of LIO following a gateway reboot/outage and
 exporting a REST API to configure the system using tools like
 gwcli. It replaces the existing 'target' service.
 .
 There is also a second daemon rbd-target-gw which exports a REST API
 to gather statistics.
 .
 It also includes the CLI tool gwcli which can be used to configure
 and manage the Ceph iSCSI gateway, which replaces the existing
 targetcli CLI tool. This CLI tool utilizes the rbd-target-api server
 daemon to configure multiple gateways concurrently.