]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/log
ceph-ci.git
2 months agotest/crimson/seastore: using StoreShardRef instead of Shard*
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>
2 months agocrimson/tools: fixing tools according to osd shards number change modification
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>
2 months agocrimson/os/seastore: make register_metrics works for multiple store shards on one...
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>
2 months agocrimson/osd: replace store call by with_store call in
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>
2 months agocrimson/osd/shard_services: get multiple store shards for per local state, and use...
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>
2 months agocrimson/osd/pg_map: add pg mapping policy for osd shards number is different with...
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>
2 months agocrimson/os/futurized_store: support cross core store calling
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>
2 months agocrimson/os/alienstore: support multiple store shards on each reactor
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>
2 months agocrimson/os/cyanstore: create multiple store shards on each reactor
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>
2 months agocrimson/os/seastore: create multiple device shards and store shards on each reactor.
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>
3 months agoMerge pull request #65739 from tchaikov/rgw-gap-list-manpage
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>