ceph.git
3 years agoFix systemd ceph-osd.target
Thomas Goirand [Fri, 14 Jan 2022 09:50:50 +0000 (09:50 +0000)]
Fix systemd ceph-osd.target

Forwarded: no
Last-Update: 2021-01-28

This helps when rebooting.

Gbp-Pq: Name fix-ceph-osd-systemd-target.patch

3 years ago[PATCH] Remove logging every slow request details to monitors
Gerald Yang [Thu, 7 Jan 2021 03:04:02 +0000 (03:04 +0000)]
[PATCH] Remove logging every slow request details to monitors

 recent change https://tracker.ceph.com/issues/43975 was made to slow
 request logging to include detail on each operation in the cluster logs.
 With this change, detail for every slow request is always sent to the
 monitors and added to the cluster logs.

 This does not scale. Large, high-throughput clusters can overwhelm
 their monitors with spurious logs in the event of a performance issue.
 Disrupting the monitors can then cause further instability in the
 cluster.

 This SRU reverts the cluster logging of every slow request the osd is
 processing.

 The slow request clog change was added in nautilus (14.2.10) and
 octopus (15.2.0).

Signed-off-by: Gerald Yang <gerald.yang@canonical.com>
Gbp-Pq: Name disable-log-slow-requests.patch

3 years agoLink with -pthread instead of -lpthread to fix FTBFS on riscv64
Ceph Packaging Team [Fri, 14 Jan 2022 09:50:50 +0000 (09:50 +0000)]
Link with -pthread instead of -lpthread to fix FTBFS on riscv64

Forwarded: no
Last-Update: 2020-03-01

Gbp-Pq: Name riscv64-link-pthread.patch

3 years agoadd-option-to-disable-ceph-dencoder
Ceph Packaging Team [Fri, 14 Jan 2022 09:50:50 +0000 (09:50 +0000)]
add-option-to-disable-ceph-dencoder

===================================================================

Gbp-Pq: Name add-option-to-disable-ceph-dencoder.patch

3 years agoMisc fixes for 32 bit architecture builds.
James Page [Fri, 14 Jan 2022 09:50:50 +0000 (09:50 +0000)]
Misc fixes for 32 bit architecture builds.

Forwarded: no

Gbp-Pq: Name 32bit-fixes.patch

3 years agofix-bash-completion-location
Ceph Packaging Team [Fri, 14 Jan 2022 09:50:50 +0000 (09:50 +0000)]
fix-bash-completion-location

Gbp-Pq: Name fix-bash-completion-location

3 years agodebian-armel-armhf-buildflags
Ceph Packaging Team [Fri, 14 Jan 2022 09:50:50 +0000 (09:50 +0000)]
debian-armel-armhf-buildflags

Gbp-Pq: Name debian-armel-armhf-buildflags.patch

3 years agoAdds max_connections to test display.
Jesse Williamson [Fri, 14 Jan 2022 09:50:50 +0000 (09:50 +0000)]
Adds max_connections to test display.

Origin: upstream, https://github.com/civetweb/civetweb/pull/776/commits/3b8eb36676f70d06f8918ccf62029207c49cdda0
Bug: https://github.com/civetweb/civetweb/issues/775
Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1838109

Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1838109
Gbp-Pq: Name civetweb-755-1.8-somaxconn-configurable_test.patch

3 years agoMakes SOMAXCONN user-configurable.
Jesse Williamson [Fri, 14 Jan 2022 09:50:50 +0000 (09:50 +0000)]
Makes SOMAXCONN user-configurable.

Origin: upstream, https://github.com/civetweb/civetweb/pull/776/commits/febab7dc38c9671577603425c54c20f841e27f97
Bug: https://github.com/civetweb/civetweb/issues/775
Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1838109

Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1838109
Gbp-Pq: Name civetweb-755-1.8-somaxconn-configurable.patch

3 years agoAdds max_connections to reference configuration.
Jesse Williamson [Fri, 14 Jan 2022 09:50:50 +0000 (09:50 +0000)]
Adds max_connections to reference configuration.

Origin: upstream, https://github.com/civetweb/civetweb/pull/776/commits/3b8eb36676f70d06f8918ccf62029207c49cdda0
Bug: https://github.com/civetweb/civetweb/issues/775
Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1838109

Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1838109
Gbp-Pq: Name civetweb-755-1.8-somaxconn-configurable_conf.patch

3 years agodisable-crypto
Ceph Packaging Team [Fri, 14 Jan 2022 09:50:50 +0000 (09:50 +0000)]
disable-crypto

===================================================================

Gbp-Pq: Name disable-crypto.patch

3 years agouse --release 7 instead of -source/-target
Tiago Stürmer Daitx [Fri, 14 Jan 2022 09:50:50 +0000 (09:50 +0000)]
use --release 7 instead of -source/-target

Bug-Ubuntu: https://launchpad.net/bugs/1756854
Bug-Ubuntu: https://launchpad.net/bugs/1766998
Forwarded: no
Last-Update: 2018-04-24

Instead of -source/-target ceph should be build with --release for OpenJDK 9
or later so that the bootclasspath is also set, as per JEP-247, otherwise it
risks incurring into binary incompatibility when run with an earlier OpenJDK.
OpenJDK 11 minimum compatibility release has been updated to 7.
Last-Update: 2018-04-24
Gbp-Pq: Name update-java-source-target-flags.patch

3 years agoThis defines HAVE_REENTRANT_STRSIGNAL as sys_siglist no longer
Ceph Packaging Team [Fri, 14 Jan 2022 09:50:50 +0000 (09:50 +0000)]
This defines HAVE_REENTRANT_STRSIGNAL as sys_siglist no longer

Forwarded: no
Last-Update: 2020-09-21

 exists with glibc 2.32 and all programs should use strsignal instead.

Gbp-Pq: Name enable-strsignal.patch

3 years agoceph (16.2.7+ds-4) unstable; urgency=medium
Thomas Goirand [Fri, 14 Jan 2022 09:50:50 +0000 (09:50 +0000)]
ceph (16.2.7+ds-4) unstable; urgency=medium

  * Add fix-build-with-fmt-8.1.1.patch (Closes: #1003469).

[dgit import unpatched ceph 16.2.7+ds-4]

3 years agoImport ceph_16.2.7+ds-4.debian.tar.xz
Thomas Goirand [Fri, 14 Jan 2022 09:50:50 +0000 (09:50 +0000)]
Import ceph_16.2.7+ds-4.debian.tar.xz

[dgit import tarball ceph 16.2.7+ds-4 ceph_16.2.7+ds-4.debian.tar.xz]

3 years agoImport ceph_16.2.7+ds.orig.tar.xz
Thomas Goirand [Wed, 29 Dec 2021 08:29:49 +0000 (08:29 +0000)]
Import ceph_16.2.7+ds.orig.tar.xz

[dgit import orig ceph_16.2.7+ds.orig.tar.xz]