Commit Graph

242 Commits

Author SHA1 Message Date
aaronwu2010
310badc752 docs(docs): Add 7 FAQ cases.
Signed-off-by: aaronwu2010 <huochengwu@qq.com>
2025-08-14 14:19:50 +08:00
zhumingze
6d7ed87406 docs(docs): update yum.md for v3.5.2
Signed-off-by: zhumingze <zhumingze@oppo.com>
2025-08-11 17:21:20 +08:00
zhumingze
65cb06469f docs(docs): update changelog for v3.5.2
Signed-off-by: zhumingze <zhumingze@oppo.com>
2025-08-11 17:21:20 +08:00
clinx
432ae228b6 feat(docs): add docs about 3.5.1
Signed-off-by: clinx <chenlin1@oppo.com>
2025-08-11 17:21:20 +08:00
zhumingze
4f0935dccb docs(docs): Modify the docs according to v3.5.2
Signed-off-by: zhumingze <zhumingze@oppo.com>
2025-08-11 17:21:20 +08:00
zhumingze
72d8e176af fix(master): Optimize disk decommission command and add boundary conditions. #1000217026
Signed-off-by: zhumingze <zhumingze@oppo.com>
2025-08-11 17:21:18 +08:00
zhumingze
1bc5ce41a5 docs(docs): Modify the documentation description of the recommission command. #1000155113
Signed-off-by: zhumingze <zhumingze@oppo.com>
2025-08-11 17:21:14 +08:00
Victor1319
fc05b1d503 refactor(all): remove cache rule and cache threshold. #1000142823
Signed-off-by: Victor1319 <zengxuewei@oppo.com>
2025-08-08 14:59:31 +08:00
Victor1319
c3ccdfc7e2 refactor(sdk): remove dp cache code from sdk, client, cli. #1000063488
Signed-off-by: Victor1319 <zengxuewei@oppo.com>
2025-08-08 14:59:27 +08:00
yanghonggang
40f67d570b feat(blobstore): add blobstore bench tool
The bench tool is used to evaluate the performance of blobstore.
It supports performance evaluation for put, get, and del operations.

Fixes: #3795

Signed-off-by: yanghonggang <yanghonggang_yewu@cmss.chinamobile.com>
Signed-off-by: slasher <shenjie1@oppo.com>
2025-07-22 10:07:55 +08:00
slasher
9ea30f5ac5 chore(docs): add rpc2 configuration
@formatter:off

Signed-off-by: slasher <shenjie1@oppo.com>
2025-07-08 11:30:16 +08:00
xiaojunxiang
d3ec3ba9d3 fix(flashgroup): doc, Change flashGroup to flashgroup, otherwise it will cause an error.
Signed-off-by: xiaojunxiang <xiaojunxiang@kingsoft.com>
2025-06-17 19:32:59 +08:00
clinx
f36148c745 docs(docs): add title for flash document
Signed-off-by: clinx <chenlin1@oppo.com>
2025-06-03 09:54:07 +08:00
clinx
1a7cfcab37 docs(docs): update yum rpm to 3.5.1
Signed-off-by: clinx <chenlin1@oppo.com>
2025-05-28 11:22:36 +08:00
clinx
19db2687fc fix(docs): Remove the description of redundant flash nodes
Signed-off-by: clinx <chenlin1@oppo.com>
2025-05-27 16:29:58 +08:00
clinx
155f6e11e0 fix(docs): An error occurred while loading images in the 'File Pre-read' document
Signed-off-by: clinx <chenlin1@oppo.com>
2025-05-27 11:15:31 +08:00
clinx
4808a0dc5e feat(docs): add docs about 3.5.1
Signed-off-by: clinx <chenlin1@oppo.com>
2025-05-27 09:53:51 +08:00
slasher
d521e6f3e3 feat(cli): load clusters from consul in cli, change config clusters to slice
. #1000118768

Signed-off-by: slasher <shenjie1@oppo.com>
2025-05-21 15:14:06 +08:00
slasher
f12bf4ab8b docs(access): change access stream shard crc configs
. #1000114187

Signed-off-by: slasher <shenjie1@oppo.com>
2025-05-21 15:14:06 +08:00
baihailong
92360e00a7 feat(docs): add FAQ
@formatter:off

Signed-off-by: baihailong <baihailong@oppo.com>
2025-05-21 14:44:31 +08:00
JasonHu520
ecff057179 docs(docs): update docs for scheduler of blobstore
Signed-off-by: JasonHu520 <huzongchao@oppo.com>
2025-04-28 16:46:43 +08:00
mawei029
34e6122824 docs(blobnode): update blobnode config qos docs
@formatter:off

Signed-off-by: mawei029 <mawei2@oppo.com>
2025-04-28 16:46:43 +08:00
slasher
5d949cc7d7 docs(blobstore): add document of access directly read shard data
@formatter:off

Signed-off-by: slasher <shenjie1@oppo.com>
2025-04-28 11:30:09 +08:00
zhangjianwei
f4c9dac980 docs(cm): fix volume_inspect switch key
Signed-off-by: zhangjianwei <jianwei1216@qq.com>
2025-04-16 09:56:26 +08:00
baihailong
11983f9888 feat(docs): add sdk user manual.
Signed-off-by: baihailong <baihailong@oppo.com>
2025-04-04 11:32:40 +08:00
baihailong
3e737aaf98 feat(docs): add sdk user manual.
Signed-off-by: baihailong <baihailong@oppo.com>
2025-04-02 09:54:27 +08:00
yanbin027
f25c5b9cc7 feat(client): "client support aheadread"
Signed-off-by: yanbin027 <yanbin027@ke.com>
2025-03-20 14:18:21 +08:00
Victor1319
ee92370d58 docs(docs): update yum rpm to 3.5.0.
Signed-off-by: Victor1319 <zengxuewei@oppo.com>
2025-03-19 09:47:13 +08:00
aaronwu2010
7d941bab3c docs(docs): Add one new single mode setup method.
Signed-off-by: aaronwu2010 <huochengwu@qq.com>
2025-03-18 17:36:02 +08:00
Victor1319
bd38497923 docs(docs): remove upgrade 3.5 faq from docs.
Signed-off-by: Victor1319 <zengxuewei@oppo.com>
2025-03-14 14:41:24 +08:00
Victor1319
67ef38bd41 docs(docs): update upgrade 3.5.0 title level.
Signed-off-by: Victor1319 <zengxuewei@oppo.com>
2025-03-12 19:45:58 +08:00
Victor1319
2c13743c59 docs(docs): add faq upgrade file to sidbar.
Signed-off-by: Victor1319 <zengxuewei@oppo.com>
2025-03-12 17:08:24 +08:00
Victor1319
1355cddd80 docs(docs): add feature hybridcloud file to sidbar.
Signed-off-by: Victor1319 <zengxuewei@oppo.com>
2025-03-12 15:00:30 +08:00
Victor1319
e1b0c89706 docs(docs): correct some issuse abount docs. #23131054
Signed-off-by: Victor1319 <zengxuewei@oppo.com>
2025-03-11 18:42:50 +08:00
Victor1319
df9ff5fd79 docs(docs): add docs abount 3.5.0. #23131054
Signed-off-by: Victor1319 <zengxuewei@oppo.com>
2025-03-11 18:42:50 +08:00
zhaochenyang
13b9510a31 docs(doc): add cubefs lcnode config
Signed-off-by: zhaochenyang <zhaochenyang@oppo.com>
2025-03-11 18:42:50 +08:00
zhaochenyang
96b0587ca5 docs(doc): add cubefs lcnode design introduction
Signed-off-by: zhaochenyang <zhaochenyang@oppo.com>
2025-03-11 18:42:50 +08:00
Reliey
c2d9c0c31c feat(docs): update FAQ cases.
Signed-off-by: Reliey <616318745@qq.com>
2025-03-06 20:13:39 +08:00
zjregee
1e55506ba3 docs(doc): Update the maturity level of cubefs to graduated
Signed-off-by: zjregee <zjregee@gmail.com>
2025-03-03 10:39:47 +08:00
shuqiang-zheng
3ae088f641 docs(doc): modify the csi driver image.
Signed-off-by: shuqiang-zheng <zhengshuqiang@oppo.com>
2025-02-28 21:03:22 +08:00
aaronwu2010
f091672537 docs(doc): Fix some document mistake.
Signed-off-by: aaronwu2010 <huochengwu@qq.com>
2025-02-12 17:45:40 +08:00
aaronwu2010
5c2e4153c7 docs(all): Add FAQ pages.
Signed-off-by: aaronwu2010 <huochengwu@qq.com>
2025-02-11 19:57:15 +08:00
Reliey
b0cd15e1c4 docs(doc): Modify fsck clean instructions.
Signed-off-by: Reliey <616318745@qq.com>
2025-01-09 19:12:02 +08:00
chihe
02b037cdc1 fix(doc): modify png path for blobstore
Signed-off-by: chihe <chihe@oppo.com>
2025-01-07 09:50:09 +08:00
baihailong
9a3794274c feat(docs): add cubefs compiles arm version instructions.
Signed-off-by: baihailong <baihailong@oppo.com>
2025-01-03 10:10:34 +08:00
morphes1995
fb4f541413 feat(master): conf persist in rocksdb; if raft use diverse port, old version nodes can't register
Signed-off-by: morphes1995 <morphes1995@gmail.com>
2024-12-31 17:36:32 +08:00
morphes1995
bc08a804cb feat(master): add param to limit replica location;once raft use diverse port, can't be changed
Signed-off-by: morphes1995 <morphes1995@gmail.com>
2024-12-31 17:36:32 +08:00
morphes1995
9a334cd7e8 feat(master): add param to control whether raft partition can use different port
Signed-off-by: morphes1995 <morphes1995@gmail.com>
2024-12-31 17:36:32 +08:00
chihe
b57d898709 fix(doc): fix path for cfs-arch-ec.png
Signed-off-by: chihe <chihe@oppo.com>
2024-12-26 09:24:22 +08:00
Reliey
0d08deb406 feat(docs): add fsck tool usage
Signed-off-by: Reliey <616318745@qq.com>
2024-12-05 14:58:42 +08:00