]>
git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Chunmei Liu [Thu, 27 Nov 2025 07:47:37 +0000 (07:47 +0000)]
qa/suites/crimson-rados: add fio test case for osd shard number changes upon restart
Signed-off-by: Chunmei Liu <chunmei.liu@ibm.com>
Chunmei Liu [Fri, 3 Oct 2025 00:27:55 +0000 (00:27 +0000)]
doc/dev/seastore.rst: add design implementation for osd shards change
Signed-off-by: Chunmei Liu <chunmei.liu@ibm.com>
Chunmei Liu [Wed, 3 Sep 2025 04:28:43 +0000 (04:28 +0000)]
crimson/common/options: add seastore_require_partition_count_match_reactor_count in crimson.yaml.in
Signed-off-by: Chunmei Liu <chunmei.liu@ibm.com>
chunmei liu [Thu, 24 Jul 2025 13:33:06 +0000 (06:33 -0700)]
crimson/osd/osd_admin: add osd command to dump store shards info
Signed-off-by: chunmei liu <chunmei.liu@ibm.com>
Chunmei Liu [Sat, 18 Oct 2025 00:17:44 +0000 (00:17 +0000)]
crimson/os/seastore: support other devices
Signed-off-by: Chunmei Liu <chunmei.liu@ibm.com>
Chunmei Liu [Thu, 21 Aug 2025 01:10:52 +0000 (01:10 +0000)]
test/crimson/seastore: using StoreShardRef instead of Shard*
Signed-off-by: Chunmei Liu <chunmei.liu@ibm.com>
Chunmei Liu [Wed, 1 Oct 2025 22:58:23 +0000 (22:58 +0000)]
crimson/tools: fixing tools according to osd shards number change modification
Signed-off-by: Chunmei Liu <chunmei.liu@ibm.com>
Chunmei Liu [Fri, 17 Oct 2025 23:35:54 +0000 (23:35 +0000)]
crimson/os/seastore: make register_metrics works for multiple store shards on one reactor
Signed-off-by: Chunmei Liu <chunmei.liu@ibm.com>
Chunmei Liu [Thu, 27 Nov 2025 09:03:12 +0000 (09:03 +0000)]
crimson/osd: replace store call by with_store call in
case need remote store calling.
Signed-off-by: Chunmei Liu <chunmei.liu@ibm.com>
Chunmei Liu [Wed, 20 Aug 2025 23:56:34 +0000 (23:56 +0000)]
crimson/osd/shard_services: get multiple store shards for per local state, and use store index to create pg mapping
Signed-off-by: Chunmei Liu <chunmei.liu@ibm.com>
chunmei liu [Wed, 16 Jul 2025 03:34:08 +0000 (20:34 -0700)]
crimson/osd/pg_map: add pg mapping policy for osd shards number is different with store shards number
Signed-off-by: chunmei liu <chunmei.liu@ibm.com>
chunmei liu [Wed, 16 Jul 2025 03:32:21 +0000 (20:32 -0700)]
crimson/os/futurized_store: support cross core store calling
Signed-off-by: chunmei liu <chunmei.liu@ibm.com>
Chunmei Liu [Wed, 1 Oct 2025 22:33:12 +0000 (22:33 +0000)]
crimson/os/alienstore: support multiple store shards on each reactor
Signed-off-by: Chunmei Liu <chunmei.liu@ibm.com>
chunmei liu [Tue, 15 Jul 2025 10:27:16 +0000 (03:27 -0700)]
crimson/os/cyanstore: create multiple store shards on each reactor
note: src/stop.sh should wait enought time before kill the crimson-osd
in case cyanstore can't write meta data to disk.
Signed-off-by: chunmei liu <chunmei.liu@ibm.com>
Chunmei Liu [Fri, 17 Oct 2025 23:15:40 +0000 (23:15 +0000)]
crimson/os/seastore: create multiple device shards and store shards on each reactor.
Signed-off-by: Chunmei Liu <chunmei.liu@ibm.com>
Kefu Chai [Thu, 27 Nov 2025 04:12:08 +0000 (12:12 +0800)]
Merge pull request #65739 from tchaikov/rgw-gap-list-manpage
debian: include rgw-gap-list manpage and rgw-policy-check in ceph-common
Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>
Reviewed-by: Matan Breizman <mbreizma@ibm.com>