ceph 12.2.12-0ubuntu0.18.04.3 source package in Ubuntu

Changelog

ceph (12.2.12-0ubuntu0.18.04.3) bionic; urgency=medium

  [ James Page ]
  * d/p/ceph-volume-wait-for-lvs.patch: Cherry pick inflight fix to
    ensure that required wal and db devices are present before
    activating OSD's (LP: #1828617).

  [ Jesse Williamson ]
  * d/p/civetweb-755-1.8-somaxconn-configurable*.patch: Backport changes
    to civetweb to allow tuning of SOMAXCONN in Ceph RADOS Gateway
    deployments (LP: #1838109).

  [ James Page ]
  * d/p/rgw-gc-use-aio.patch: Cherry pick fix to switch to using AIO for
    garbage collection of objects in the Ceph RADOS Gateway
    (LP: #1838858).

  [ Eric Desrochers ]
  * Ensure that daemons are not automatically restarted during package
    upgrades (LP: #1840347):
    - d/rules: Use "--no-restart-after-upgrade" and "--no-stop-on-upgrade"
      instead of "--no-restart-on-upgrade".
    - d/rules: Drop exclusion for ceph-[osd,mon,mds] for restarts.

 -- James Page <email address hidden>  Fri, 30 Aug 2019 10:11:09 +0100

Upload details

Uploaded by:
James Page
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
linux-any all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ceph_12.2.12.orig.tar.xz 52.0 MiB e43cabdfe270f1c2bf8444ea8ed49c2c4a0b1f91e5fdc38625792bc490bf7108
ceph_12.2.12-0ubuntu0.18.04.3.debian.tar.xz 55.4 KiB 28d97b00120aceba0cc4cb296093c6fd69f5acb27aaabd46de8f44eab842e97a
ceph_12.2.12-0ubuntu0.18.04.3.dsc 5.0 KiB 2ac646b67581a12fca5ab26eab25a08973ed47316bf18765412e9082e868f65e

View changes file

Binary packages built by this source

ceph: distributed storage and 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.

ceph-base: common ceph daemon libraries and management tools

 Ceph is a distributed storage system designed to provide excellent
 performance, reliability, and scalability.
 .
 This package contains the libraries and management tools that are common among
 the Ceph server daemons (ceph-mon, ceph-mgr, ceph-osd, ceph-mds). These tools
 are necessary for creating, running, and administering a Ceph storage cluster.

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: debug symbols for ceph-common
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: debug symbols for ceph-fuse
ceph-mds: metadata server for the ceph distributed file system

 Ceph is a distributed storage and network file system designed to
 provide excellent performance, reliability, and scalability.
 .
 This package contains the metadata server daemon, which is used to
 create a distributed file system on top of the ceph storage cluster.

ceph-mds-dbgsym: debug symbols for ceph-mds
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-dbgsym: debug symbols for ceph-mgr
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: debug symbols for ceph-mon
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-resource-agents: OCF-compliant resource agents for Ceph

 Ceph is a distributed storage and network file system designed to provide
 excellent performance, reliability, and scalability.
 .
 This package contains the resource agents (RAs) which integrate
 Ceph with OCF-compliant cluster resource managers,
 such as Pacemaker.

ceph-test: Ceph test and benchmarking tools

 Ceph is a distributed storage system designed to provide excellent
 performance, reliability, and scalability.
 .
 This package contains tools for testing and benchmarking Ceph.

ceph-test-dbgsym: debug symbols for ceph-test
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: Java library for the Ceph File System

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

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: debug symbols for libcephfs-jni
libcephfs2: Ceph distributed file system client library

 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.

libcephfs2-dbgsym: debug symbols for libcephfs2
librados-dev: RADOS distributed object store client 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 applications that
 link against librados2.

librados-dev-dbgsym: debug symbols for librados-dev
librados2: RADOS distributed object store client library

 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.

librados2-dbgsym: debug symbols for librados2
libradosstriper-dev: RADOS striping interface (development files)

 libradosstriper is a 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.
 .
 This package contains development files needed for building applications that
 link against libradosstriper.

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: debug symbols for libradosstriper1
librbd-dev: RADOS block device client library (development files)

 RBD is a block device striped across multiple distributed objects
 in RADOS, a reliable, autonomic distributed object storage cluster
 developed as part of the Ceph distributed storage system. This is a
 shared library allowing applications to manage these block devices.
 .
 This package contains development files needed for building applications that
 link against librbd1.

librbd1: RADOS block device client library

 RBD is a block device striped across multiple distributed objects
 in RADOS, a reliable, autonomic distributed object storage cluster
 developed as part of the Ceph distributed storage system. This is a
 shared library allowing applications to manage these block devices.

librbd1-dbgsym: debug symbols for librbd1
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: debug symbols for librgw2
python-ceph: Meta-package for python libraries 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 python bindings.

python-cephfs: Python 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 libraries for interacting with Ceph's
 CephFS file system client library.

python-cephfs-dbgsym: debug symbols for python-cephfs
python-rados: Python libraries for the Ceph librados 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 libraries for interacting with Ceph's
 RADOS object storage.

python-rados-dbgsym: debug symbols for python-rados
python-rbd: Python 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 libraries for interacting with Ceph's
 RBD block device library.

python-rbd-dbgsym: debug symbols for python-rbd
python-rgw: Python 2 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 2 libraries for interacting with Ceph's
 RGW library.

python-rgw-dbgsym: debug symbols for python-rgw
python3-ceph-argparse: Python 3 utility libraries for Ceph CLI

 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 types and routines for Python 3 used by the
 Ceph CLI as well as the RESTful interface.

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: debug symbols for python3-cephfs
python3-rados: Python 3 libraries for the Ceph librados 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
 RADOS object storage.

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: debug symbols for radosgw
rbd-fuse: FUSE-based rbd 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 map Ceph rbd images as files.

rbd-fuse-dbgsym: debug symbols for rbd-fuse
rbd-mirror: Ceph daemon for mirroring RBD images

 Ceph is a distributed storage system designed to provide excellent
 performance, reliability, and scalability.
 .
 This package provides a daemon for mirroring RBD images between
 Ceph clusters, streaming changes asynchronously.

rbd-mirror-dbgsym: debug symbols for rbd-mirror
rbd-nbd: NBD-based rbd client 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 is a
 NBD-based client that allows one to map Ceph rbd images as local
 block device.
 .
 NBD base client that allows one to map Ceph rbd images as local
 block device.

rbd-nbd-dbgsym: debug symbols for rbd-nbd