Skip to content

[pull] master from ceph:master #2417

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4,288 commits into
base: master
Choose a base branch
from
Open

[pull] master from ceph:master #2417

wants to merge 4,288 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Oct 12, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

vshankar and others added 7 commits May 12, 2022 15:12
qa: fix is_addr_blocklisted() to get blocklisted clients from 'osd dump' 

Reviewed-by: Venky Shankar <[email protected]>
qa/suites/fs/upgrade: change octopus installations and references

Reviewed-by: Venky Shankar <[email protected]>
cephfs-shell: fix put and get cmd

Reviewed-by: Venky Shankar <[email protected]>
qa/cephfs: minor fixes for xfstests_dev.py and test_acls.py

Reviewed-by: Venky Shankar <[email protected]>
githubmap: Email and Id updated

Reviewed-by: Ernesto Puerta <[email protected]>
crimson/tools/store_nbd: s/get_paddr/get_val/

Reviewed-by: Yingxin Cheng <[email protected]>
Reviewed-by: Xuehan Xu <[email protected]>
in a recent change in Seastar, DERIVE metric was dropped in favor
of COUNTER.

in this change, all DERIVE metrics are replaced with COUNTER metrics.

Signed-off-by: Kefu Chai <[email protected]>
tchaikov and others added 28 commits May 21, 2022 17:34
ceph.spec.in: disable annobin plugin if compile with gcc-toolset

Reviewed-by: Yuri Weinstein <[email protected]>
common/ceph_json: dump bool using f->dump_bool()

Reviewed-by: Casey Bodley <[email protected]>
Reviewed-by: Anthony D'Atri <[email protected]>
cmake: do not use GCC extension when detecting 16-byte atomic op

Reviewed-by: Radoslaw Zarzynski <[email protected]>
Add a new test-suite to run s3tests on dbstore backend.

Signed-off-by: Soumya Koduri <[email protected]>
cephfs-shell: fixes related to Cmd2ArgparseError

Reviewed-by: Venky Shankar <[email protected]>
client: switch AT_NO_ATTR_SYNC to AT_STATX_DONT_SYNC

Reviewed-by: Venky Shankar <[email protected]>
The type of 'retry_attempt' in 'MetaRequest' is 'int', while in
'ceph_mds_request_head' the type of 'num_retry' is '__u8'. So in
case the request retries exceeding 256 times, the MDS will receive
a incorrect retry seq.

In this case it's ususally a bug in MDS and continue retrying the
request makes no sense. For now let's limit it to 256. In future
this could be fixed in ceph code, so avoid using the hardcode here.

Fixes: https://tracker.ceph.com/issues/55144
Signed-off-by: Xiubo Li <[email protected]>
Expose:
  - enable/disable mirroring in image
  - promote/demote (primary and non-primary)
  - resync
  - snapshot mode:
    - mirror image snapshot (manual snapshot)
    - schedule

Fixes: https://tracker.ceph.com/issues/55645
Signed-off-by: Pere Diaz Bou <[email protected]>
rgw/qa: Run s3tests on dbstore backend in teuthology

Reviewed-by: Daniel Gryniewicz <[email protected]>
Reviewed-by: Casey Bodley <[email protected]>
mgr/dashboard: form field validation icons overlap with other icons

Reviewed-by: Avan Thakkar <[email protected]>
Reviewed-by: Ernesto Puerta <[email protected]>
Reviewed-by: Pere Diaz Bou <[email protected]>
mon/LogMonitor: reopen log files on SIGHUP
qa/suites/rados/thrash-erasure-code-big/thrashers: add `osd max backfills` setting to mapgap and pggrow

Reviewed-by: Josh Durgin <[email protected]>
Reviewed-by: Sridhar Seshasayee <[email protected]>
Reviewed-by: Neha Ojha <[email protected]>
RocksDB 7, specifically 7.2.2 has landed in Fedora 37/rawhide.

https://tracker.ceph.com/issues/55730

Signed-off-by: Kaleb S. KEITHLEY <[email protected]>
qa/vstart_runner: store FSID in LocalContext instances

 Reviewed-by: Venky Shankar <[email protected]>
crimson/os/seastore/segment_cleaner: minor cleanups

Reviewed-by: Kefu Chai <[email protected]>
Reviewed-by: Xuehan Xu <[email protected]>
…olume-support

mgr/snap_schedule: remove subvol interface

Reviewed-by: Venky Shankar <[email protected]>
client: stop retrying the request when exceeding 256 times

Reviewed-by: Venky Shankar <[email protected]>
mgr/dashboard: enable/disable/promote/demote/resync mirroring images

Reviewed-by: Avan Thakkar <[email protected]>
Reviewed-by: Ernesto Puerta <[email protected]>
Reviewed-by: Ilya Dryomov <[email protected]>
Reviewed-by: Nizamudeen A <[email protected]>
cephfs-shell: fix rmdir cmd

Reviewed-by: Rishabh Dave <[email protected]>
cephfs-shell: fix rm cmd's error output

Reviewed-by: Rishabh Dave <[email protected]>
Reviewed-by: Neeraj Pratap Singh <[email protected]>
rocksdb: build with rocksdb-7.y.z
qa: Pull from quay.io not docker.io

Reviewed-by: Adam King <[email protected]>
mon: add proxy to cache tier options

Reviewed-by: Neha Ojha <[email protected]>
os/bluestore: more debug information from BlueStore

Reviewed-by: Adam Kupczyk <[email protected]>
…reconnect-107

librados/watch_notify: reconnect after socket injection

Reviewed-by: Brad Hubbard <[email protected]>
…lete-pools-parallel

systest: fix race with pool delete after socket injection

Reviewed-by: Josh Durgin <[email protected]>
doc/dev: document nested subsets in teuthology
qa: reduce fs:workload use of random selection

Reviewed-by: Venky Shankar <[email protected]>
@djgalloway djgalloway deleted the branch usefulalgorithm:master July 29, 2022 15:39
@djgalloway djgalloway deleted the master branch July 29, 2022 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.