Support chunked resharding in OSD

This commit is contained in:
Vitaliy Filippov
2026-01-25 10:42:48 +03:00
parent 2b801a7ffa
commit c4c17ee6fb
10 changed files with 171 additions and 17 deletions
+1
View File
@@ -1,5 +1,6 @@
#!/bin/bash -ex
GLOBAL_CONFIG=',"pg_reshard_chunk_size":100'
OSD_COUNT=${OSD_COUNT:-6}
PG_COUNT=16