forked from ceph/ceph
-
Notifications
You must be signed in to change notification settings - Fork 0
[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
pull
wants to merge
4,288
commits into
usefulalgorithm:master
Choose a base branch
from
ceph:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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]>
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]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )