ceph-iscsi 3.5-2ubuntu1 source package in Ubuntu
Changelog
ceph-iscsi (3.5-2ubuntu1) jammy; urgency=medium * d/p/fix-werkzeug-version-check.patch: Improve werkzeug version checking to resolve TLS configuration issues (LP: #1965280). -- Liam Young <email address hidden> Thu, 17 Mar 2022 10:39:37 +0000
Upload details
- Uploaded by:
- Liam Young
- Sponsored by:
- James Page
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc | |
Lunar | release | universe | misc | |
Kinetic | release | universe | misc | |
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ceph-iscsi_3.5.orig.tar.xz | 103.6 KiB | ba4023557ccafc1d3da22db4a9e0dc27d9b8beb89f89a80e875368f83118f271 |
ceph-iscsi_3.5-2ubuntu1.debian.tar.xz | 3.4 KiB | 6f53babd6f589fc84a357ac4c41f1fab173e020d71a6996b9949927c41ac9e4a |
ceph-iscsi_3.5-2ubuntu1.dsc | 2.1 KiB | 612d34809db281c9f558d06eeb5a5f20bf65ddc914dcd9819099cb10dc8ad13e |
Available diffs
- diff from 3.5-2 (in Debian) to 3.5-2ubuntu1 (964 bytes)
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.