ceph 17.2.0-0ubuntu4 source package in Ubuntu

Changelog

ceph (17.2.0-0ubuntu4) kinetic; urgency=medium

  * d/p/fix-kinetic-libfmt.patch: Apply fixes for libfmt > 8.
  * d/p/fix-kinetic-misc.patch: Misc fixes for Ubuntu Kinetic.

 -- Luciano Lo Giudice <email address hidden>  Thu, 22 Sep 2022 17:00:12 +0100

Upload details

Uploaded by:
Luciano Lo Giudice
Sponsored by:
James Page
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ceph_17.2.0.orig.tar.xz 112.1 MiB e639da1658a1d9700f2ba713a07cb3a5a4c324ed3e66049834164480e0f81aff
ceph_17.2.0-0ubuntu4.debian.tar.xz 118.3 KiB a2f9b05d3a2dc22fb141b31225755dcd7b789b3eec18bdf8e9f8e57c6cb8d09c
ceph_17.2.0-0ubuntu4.dsc 9.8 KiB 33ffa1cbc331c8fa84f7814a6248e7c6cef255a43b65f291fc78d27114a818c7

View changes file

Binary packages built by this source

ceph: No summary available for ceph in ubuntu kinetic.

No description available for ceph in ubuntu kinetic.

ceph-base: No summary available for ceph-base in ubuntu kinetic.

No description available for ceph-base in ubuntu kinetic.

ceph-base-dbgsym: debug symbols for ceph-base
ceph-common: common utilities to mount and interact with a ceph storage cluster

 Ceph is a distributed storage and file system designed to provide
 excellent performance, reliability, and scalability. This is a collection
 of common tools that allow one to interact with and administer a Ceph cluster.

ceph-common-dbgsym: No summary available for ceph-common-dbgsym in ubuntu kinetic.

No description available for ceph-common-dbgsym in ubuntu kinetic.

ceph-fuse: FUSE-based client for the Ceph distributed file system

 Ceph is a distributed network file system designed to provide
 excellent performance, reliability, and scalability. This is a
 FUSE-based client that allows one to mount a Ceph file system without
 root privileges.
 .
 Because the FUSE-based client has certain inherent performance
 limitations, it is recommended that the native Linux kernel client
 be used if possible. If it is not practical to load a kernel module
 (insufficient privileges, older kernel, etc.), then the FUSE client will
 do.

ceph-fuse-dbgsym: No summary available for ceph-fuse-dbgsym in ubuntu kinetic.

No description available for ceph-fuse-dbgsym in ubuntu kinetic.

ceph-grafana-dashboards: No summary available for ceph-grafana-dashboards in ubuntu kinetic.

No description available for ceph-grafana-dashboards in ubuntu kinetic.

ceph-immutable-object-cache: Ceph daemon for immutable object cache

 Ceph is a massively scalable, open-source, distributed
 storage system that runs on commodity hardware and delivers object,
 block and file system storage. This is a daemon for immutable
 object cache.

ceph-immutable-object-cache-dbgsym: No summary available for ceph-immutable-object-cache-dbgsym in ubuntu kinetic.

No description available for ceph-immutable-object-cache-dbgsym in ubuntu kinetic.

ceph-mds: No summary available for ceph-mds in ubuntu kinetic.

No description available for ceph-mds in ubuntu kinetic.

ceph-mds-dbgsym: No summary available for ceph-mds-dbgsym in ubuntu kinetic.

No description available for ceph-mds-dbgsym in ubuntu kinetic.

ceph-mgr: manager for the ceph distributed file system

 Ceph is a massively scalable, open-source, distributed
 storage system that runs on commodity hardware and delivers object,
 block and file system storage.
 .
 This package contains the manager daemon, which is used to expose high
 level management and monitoring functionality.

ceph-mgr-cephadm: No summary available for ceph-mgr-cephadm in ubuntu kinetic.

No description available for ceph-mgr-cephadm in ubuntu kinetic.

ceph-mgr-dashboard: No summary available for ceph-mgr-dashboard in ubuntu kinetic.

No description available for ceph-mgr-dashboard in ubuntu kinetic.

ceph-mgr-dbgsym: No summary available for ceph-mgr-dbgsym in ubuntu kinetic.

No description available for ceph-mgr-dbgsym in ubuntu kinetic.

ceph-mgr-diskprediction-local: diskprediction-local module for ceph-mgr

 Ceph is a massively scalable, open-source, distributed
 storage system that runs on commodity hardware and delivers object,
 block and file system storage.
 .
 This package contains the diskprediction_local module for the ceph-mgr
 daemon, which helps predict disk failures.

ceph-mgr-k8sevents: No summary available for ceph-mgr-k8sevents in ubuntu kinetic.

No description available for ceph-mgr-k8sevents in ubuntu kinetic.

ceph-mgr-modules-core: No summary available for ceph-mgr-modules-core in ubuntu kinetic.

No description available for ceph-mgr-modules-core in ubuntu kinetic.

ceph-mgr-rook: No summary available for ceph-mgr-rook in ubuntu kinetic.

No description available for ceph-mgr-rook in ubuntu kinetic.

ceph-mon: monitor server for the ceph storage system

 Ceph is a massively scalable, open-source, distributed
 storage system that runs on commodity hardware and delivers object,
 block and file system storage.
 .
 This package contains the cluster monitor daemon for the Ceph storage
 system. One or more instances of ceph-mon form a Paxos part-time parliament
 cluster that provides extremely reliable and durable storage of cluster
 membership, configuration, and state.

ceph-mon-dbgsym: No summary available for ceph-mon-dbgsym in ubuntu kinetic.

No description available for ceph-mon-dbgsym in ubuntu kinetic.

ceph-osd: OSD server for the ceph storage system

 Ceph is a massively scalable, open-source, distributed
 storage system that runs on commodity hardware and delivers object,
 block and file system storage.
 .
 This package contains the Object Storage Daemon for the Ceph storage system.
 It is responsible for storing objects on a local file system
 and providing access to them over the network.

ceph-osd-dbgsym: debug symbols for ceph-osd
ceph-prometheus-alerts: No summary available for ceph-prometheus-alerts in ubuntu kinetic.

No description available for ceph-prometheus-alerts in ubuntu kinetic.

ceph-resource-agents: No summary available for ceph-resource-agents in ubuntu kinetic.

No description available for ceph-resource-agents in ubuntu kinetic.

ceph-volume: tool to facilidate OSD deployment

 Ceph is a massively scalable, open-source, distributed
 storage system that runs on commodity hardware and delivers object,
 block and file system storage.
 .
 This package contains a tool to deploy OSD with different devices like
 lvm or physical disks, and trying to follow a predictable, and robust
 way of preparing, activating, and starting the deployed OSD.

cephadm: cephadm utility to bootstrap ceph daemons with systemd and containers

 Ceph is a massively scalable, open-source, distributed
 storage system that runs on commodity hardware and delivers object,
 block and file system storage.
 .
 The cephadm utility is used to bootstrap a Ceph cluster and to manage
 ceph daemons deployed with systemd and containers.

cephfs-shell: No summary available for cephfs-shell in ubuntu kinetic.

No description available for cephfs-shell in ubuntu kinetic.

crimson-osd: No summary available for crimson-osd in ubuntu kinetic.

No description available for crimson-osd in ubuntu kinetic.

crimson-osd-dbgsym: No summary available for crimson-osd-dbgsym in ubuntu kinetic.

No description available for crimson-osd-dbgsym in ubuntu kinetic.

libcephfs-dev: Ceph distributed file system client library (development files)

 Ceph is a distributed network file system designed to provide
 excellent performance, reliability, and scalability. This is a
 shared library allowing applications to access a Ceph distributed
 file system via a POSIX-like interface.
 .
 This package contains development files needed for building applications that
 link against libcephfs2.

libcephfs-java: No summary available for libcephfs-java in ubuntu kinetic.

No description available for libcephfs-java in ubuntu kinetic.

libcephfs-jni: Java Native Interface library for CephFS Java bindings

 Ceph is a distributed storage system designed to provide excellent
 performance, reliability, and scalability.
 .
 This package contains the Java Native Interface library for interacting
 with the Ceph File System.

libcephfs-jni-dbgsym: No summary available for libcephfs-jni-dbgsym in ubuntu kinetic.

No description available for libcephfs-jni-dbgsym in ubuntu kinetic.

libcephfs2: No summary available for libcephfs2 in ubuntu kinetic.

No description available for libcephfs2 in ubuntu kinetic.

libcephfs2-dbgsym: debug symbols for libcephfs2
librados-dev: No summary available for librados-dev in ubuntu kinetic.

No description available for librados-dev in ubuntu kinetic.

librados-dev-dbgsym: debug symbols for librados-dev
librados2: No summary available for librados2 in ubuntu kinetic.

No description available for librados2 in ubuntu kinetic.

librados2-dbgsym: No summary available for librados2-dbgsym in ubuntu kinetic.

No description available for librados2-dbgsym in ubuntu kinetic.

libradospp-dev: RADOS distributed object store client C++ library (development files)

 RADOS is a reliable, autonomic distributed object storage cluster
 developed as part of the Ceph distributed storage system. This is a
 shared library allowing applications to access the distributed object
 store using a simple file-like interface.
 .
 This package contains development files needed for building C++ applications that
 link against librados.

libradosstriper-dev: No summary available for libradosstriper-dev in ubuntu kinetic.

No description available for libradosstriper-dev in ubuntu kinetic.

libradosstriper1: RADOS striping interface

 Striping interface built on top of the rados library, allowing
 to stripe bigger objects onto several standard rados objects using
 an interface very similar to the rados one.

libradosstriper1-dbgsym: No summary available for libradosstriper1-dbgsym in ubuntu kinetic.

No description available for libradosstriper1-dbgsym in ubuntu kinetic.

librbd-dev: No summary available for librbd-dev in ubuntu kinetic.

No description available for librbd-dev in ubuntu kinetic.

librbd1: No summary available for librbd1 in ubuntu kinetic.

No description available for librbd1 in ubuntu kinetic.

librbd1-dbgsym: No summary available for librbd1-dbgsym in ubuntu kinetic.

No description available for librbd1-dbgsym in ubuntu kinetic.

librgw-dev: RADOS client library (development files)

 RADOS is a distributed object store used by the Ceph distributed
 storage system. This package provides a REST gateway to the
 object store that aims to implement a superset of Amazon's S3
 service.
 .
 This package contains development files needed for building applications
 that link against librgw2.

librgw2: RADOS Gateway client library

 RADOS is a distributed object store used by the Ceph distributed
 storage system. This package provides a REST gateway to the
 object store that aims to implement a superset of Amazon's S3
 service.
 .
 This package contains the library interface and headers only.

librgw2-dbgsym: No summary available for librgw2-dbgsym in ubuntu kinetic.

No description available for librgw2-dbgsym in ubuntu kinetic.

libsqlite3-mod-ceph: SQLite3 VFS for Ceph

 A SQLite3 VFS for storing and manipulating databases stored on Ceph's RADOS
 distributed object store.
 .
 This packages contains the loadable extension module for SQLite3.

libsqlite3-mod-ceph-dbgsym: No summary available for libsqlite3-mod-ceph-dbgsym in ubuntu kinetic.

No description available for libsqlite3-mod-ceph-dbgsym in ubuntu kinetic.

libsqlite3-mod-ceph-dev: SQLite3 VFS for Ceph (development files)

 A SQLite3 VFS for storing and manipulating databases stored on Ceph's RADOS
 distributed object store.
 .
 This package contains development files needed for building applications that
 link against libsqlite3-mod-ceph.

python3-ceph: Meta-package for all Python 3.x modules for the Ceph libraries

 Ceph is a massively scalable, open-source, distributed
 storage system that runs on commodity hardware and delivers object,
 block and file system storage.
 .
 This package is a metapackage for all Ceph Python 3.x bindings.

python3-ceph-argparse: No summary available for python3-ceph-argparse in ubuntu kinetic.

No description available for python3-ceph-argparse in ubuntu kinetic.

python3-ceph-common: No summary available for python3-ceph-common in ubuntu kinetic.

No description available for python3-ceph-common in ubuntu kinetic.

python3-cephfs: Python 3 libraries for the Ceph libcephfs library

 Ceph is a massively scalable, open-source, distributed
 storage system that runs on commodity hardware and delivers object,
 block and file system storage.
 .
 This package contains Python 3 libraries for interacting with Ceph's
 CephFS file system client library.

python3-cephfs-dbgsym: No summary available for python3-cephfs-dbgsym in ubuntu kinetic.

No description available for python3-cephfs-dbgsym in ubuntu kinetic.

python3-rados: No summary available for python3-rados in ubuntu kinetic.

No description available for python3-rados in ubuntu kinetic.

python3-rados-dbgsym: debug symbols for python3-rados
python3-rbd: Python 3 libraries for the Ceph librbd library

 Ceph is a massively scalable, open-source, distributed
 storage system that runs on commodity hardware and delivers object,
 block and file system storage.
 .
 This package contains Python 3 libraries for interacting with Ceph's
 RBD block device library.

python3-rbd-dbgsym: debug symbols for python3-rbd
python3-rgw: Python 3 libraries for the Ceph librgw library

 Ceph is a massively scalable, open-source, distributed
 storage system that runs on commodity hardware and delivers object,
 block and file system storage.
 .
 This package contains Python 3 libraries for interacting with Ceph's
 RGW library.

python3-rgw-dbgsym: debug symbols for python3-rgw
rados-objclass-dev: RADOS object class development kit.

 .
 This package contains development files needed for building RADOS object class plugins.

radosgw: REST gateway for RADOS distributed object store

 RADOS is a distributed object store used by the Ceph distributed
 storage system. This package provides a REST gateway to the
 object store that aims to implement a superset of Amazon's S3
 service as well as the OpenStack Object Storage ("Swift") API.
 .
 This package contains the proxy daemon and related tools only.

radosgw-dbgsym: No summary available for radosgw-dbgsym in ubuntu kinetic.

No description available for radosgw-dbgsym in ubuntu kinetic.

rbd-fuse: No summary available for rbd-fuse in ubuntu kinetic.

No description available for rbd-fuse in ubuntu kinetic.

rbd-fuse-dbgsym: debug symbols for rbd-fuse
rbd-mirror: No summary available for rbd-mirror in ubuntu kinetic.

No description available for rbd-mirror in ubuntu kinetic.

rbd-mirror-dbgsym: No summary available for rbd-mirror-dbgsym in ubuntu kinetic.

No description available for rbd-mirror-dbgsym in ubuntu kinetic.

rbd-nbd: No summary available for rbd-nbd in ubuntu kinetic.

No description available for rbd-nbd in ubuntu kinetic.

rbd-nbd-dbgsym: No summary available for rbd-nbd-dbgsym in ubuntu kinetic.

No description available for rbd-nbd-dbgsym in ubuntu kinetic.