Commit Graph

224 Commits

Author SHA1 Message Date
NaturalSelect
f0e10f7b4f refactor(data): revert data node dp delay load
Signed-off-by: NaturalSelect <huangzhibin1@oppo.com>
2024-10-18 09:37:16 +08:00
Victor1319
f82dd2e788 docs(docs): update rpm version from 3.3.0 to 3.3.2.
Signed-off-by: Victor1319 <zengxuewei@oppo.com>
2024-10-18 09:37:15 +08:00
Victor1319
2ac08104f7 docs(docs): update docs about volume for release-3.3.1
1. add volume forbidden docs.
2. add volume audit-log docs.
3. add volume delay deletion docs.

Signed-off-by: Victor1319 <zengxuewei@oppo.com>
2024-10-18 09:37:15 +08:00
Victor1319
e0f0177379 docs(docs): add docs about v3.3.2.
1. update change log.
2. add doc for volume delay deletion.

Signed-off-by: Victor1319 <zengxuewei@oppo.com>
2024-10-18 09:37:14 +08:00
S9054862
33f2e03607 feat(data): load extent info on demand
Signed-off-by: NaturalSelect <huangzhibin1@oppo.com>
2024-10-18 09:37:11 +08:00
S9054862
b30e582d81 feat(data): limit io current on a disk when load/stop dp
Signed-off-by: S9054862 <huangzhibin1@oppo.com>
2024-10-18 09:37:08 +08:00
S9054862
709d685acd
fix(util): disable gohook by default
close: #21985685

Signed-off-by: S9054862 <huangzhibin1@oppo.com>
2024-03-18 10:54:33 +08:00
NaturalSelect
8bd2aac465 feat(cli): support discard dp
Signed-off-by: NaturalSelect <huangzhibin1@oppo.com>
2024-02-28 16:31:57 +08:00
M1eyu2018
d5f1813da2 docs(authnode): add Master API Authentication
Signed-off-by: M1eyu2018 <857037797@qq.com>
2024-02-27 16:50:25 +08:00
lily-lee
95080a1b76 fix(docs): fix sidebarConfig bug, missing letter e
Signed-off-by: lily-lee <lilylee88756@gmail.com>
2024-02-21 15:25:01 +08:00
lily-lee
1bd760fbe2 feat(docs): add authnode.md to user-guide module
Signed-off-by: lily-lee <lilylee88756@gmail.com>
2024-02-21 09:44:07 +08:00
lily-lee
6c20e2de5b refactor(docs): refact evalucation docs
Signed-off-by: lily-lee <lilylee88756@gmail.com>
2024-02-21 09:44:07 +08:00
lily-lee
741a529a26 refactor(docs): update docs
Signed-off-by: lily-lee <lilylee88756@gmail.com>
2024-02-21 09:44:07 +08:00
setcy
f465c90645 feat(shell): support deploy client and object in Standalone Mode
Signed-off-by: setcy <asetcy@gmail.com>
2024-02-20 16:57:18 +08:00
JasonHu520
5b972cd30c docs(blobstore): update deploy documentation for blobstore
Signed-off-by: JasonHu520 <huzongchao@oppo.com>
2024-01-16 15:48:51 +08:00
JasonHu520
35dd385d0f docs(blobstore): update config documentation for blobstore
Signed-off-by: JasonHu520 <huzongchao@oppo.com>
2024-01-16 09:31:49 +08:00
lily-lee
f45b4cd606 feat(dp): set dpCount when create volume
Signed-off-by: lily-lee <lilylee88756@gmail.com>
2024-01-08 16:51:38 +08:00
chihe
0eccf329fc bugfix(doc): fix tips in trash
Signed-off-by: chihe <chihe@oppo.com>
(cherry picked from commit 350ad87c51318e06c9058dd2ec12012109e2583c)
2023-12-25 20:05:02 +08:00
chihe
a7dd9c7ffc feature(doc): update the content of doc to version 3.3.1
Signed-off-by: chihe <chi.he@oppo.com>
2023-12-25 19:15:30 +08:00
leonrayang
d52d026287 enhance(docs):Add Security Best practice
Signed-off-by: leonrayang <chl696@sina.com>
2023-12-08 17:00:59 +08:00
NaturalSelect
2c29334a2a doc: add some docs
Signed-off-by: NaturalSelect <2145973003@qq.com>
2023-12-05 22:43:56 +08:00
slasher
8da37e4dd8 chore(docs): fix some typo
Signed-off-by: slasher <shenjie1@oppo.com>
2023-11-30 14:00:58 +08:00
slasher
bc73af1e20 chore(docs): update datanode config of io setting
Signed-off-by: slasher <shenjie1@oppo.com>
2023-11-29 18:40:43 +08:00
lily-lee
83bc944a3e fix(docs): fix introduction video url
close: #2780

Signed-off-by: lily-lee <lilylee88756@gmail.com>
2023-11-22 17:10:46 +08:00
Victor1319
9c9f0bad65 ๐Ÿ“ƒ docs(docs): update master config example in manual-depoly doc
Signed-off-by: Victor1319 <834863182@qq.com>
2023-11-16 10:11:27 +08:00
mawei029
a2b90fe199 docs(config): configure the kafka version to solve the problem of can not consume messages in a feature version that supports consumer groups
Signed-off-by: mawei029 <mawei2@oppo.com>
2023-11-08 12:37:10 +08:00
mawei029
d8922f6447 docs(scheduler): update docs for batch consume kafka msg
Signed-off-by: mawei029 <mawei2@oppo.com>
2023-11-08 12:37:10 +08:00
jax
f8f7a70f69 fix [Feature]: Support delete volume only when dentry count is zero.
if volForceDeletion param set to true, volume can be deleted directly.
otherwise, volumes can be deleted only if it's latest dentry count is less than or equal to the volDeletionDentryThreshold

Signed-off-by: jax <jax.jiang@openpie.com>
2023-11-07 16:30:18 +08:00
baijiaruo
bf523a0646 feat(docs): Deploy the rpm package path updated to 3.3.0
Signed-off-by: baijiaruo <baijiaruo@126.com>
2023-10-25 14:32:03 +08:00
zhaochenyang
26da9925a3 enhance(docs): update articles to latest
Signed-off-by: zhaochenyang <zhaochenyang@oppo.com>
2023-10-18 17:27:51 +08:00
slasher
7d3a90f8e9 feat(rpc): apply filter in auditlog
Signed-off-by: slasher <shenjie1@oppo.com>
2023-10-16 15:29:07 +08:00
baijiaruo
06016a2e50 enhance(docs): update content to the latest version
Signed-off-by: baijiaruo <baijiaruo@126.com>
2023-10-10 14:20:26 +08:00
baijiaruo
e72cad6b6e enhance(doc): added version 3.3.0 label to the official website
Signed-off-by: baijiaruo <baijiaruo@126.com>
2023-10-09 19:29:26 +08:00
xuruida
7a6279d3b8 enhance(cli/master): rename volume create option "size" to "dp-size" (cli) / "dpSize" (api)
Signed-off-by: xuruida <xuruida@oppo.com>
2023-10-07 15:56:35 +08:00
yhjiango
4c43c30385 fix(docs): fix local document hyperlinks
Signed-off-by: yhjiango <jiangyunhua@oppo.com>
2023-09-22 12:41:28 +08:00
yhjiango
d992b37094 fix(docs): fix local document hyperlinks
Signed-off-by: yhjiango <jiangyunhua@oppo.com>
2023-09-22 11:12:04 +08:00
setcy
491bed5e0a docs(tools): split Using CLI Tools section
Signed-off-by: setcy <2670061551@qq.com>
2023-09-14 14:17:13 +08:00
setcy
4c75f2a16b feat(docs): update docs about nodeset
Signed-off-by: setcy <2670061551@qq.com>
2023-09-14 10:54:41 +08:00
chihe
3bb7f11e79 feature(doc): update the documentation for the cache section in both Chinese and English
Signed-off-by: chihe <chi.he@oppo.com>
(cherry picked from commit 73ff2d678947778420f34eef5cb3e37c662b8bd5)
2023-08-28 20:25:21 +08:00
yhjiango
a9de84dfe6 fix(docs): fix docs error
Signed-off-by: yhjiango <jiangyunhua@oppo.com>
2023-08-25 10:22:32 +08:00
hooklee2000
163b2dd780 Use 1320 document
Signed-off-by: hooklee2000 <hooklee2000@gmail.com>
2023-08-24 20:23:22 +08:00
hooklee2000
f9ff2f8524 Refill the document of Fuse client live upgrade
Signed-off-by: hooklee2000 <hooklee2000@gmail.com>
2023-08-24 20:23:22 +08:00
yhjiango
6c3b0f111e feat(docs): add autofs to user-guide
Signed-off-by: yhjiango <jiangyunhua@oppo.com>
2023-08-24 10:37:35 +08:00
tangzhixiang
1756264e4e fix(docs): fix some docs error
Signed-off-by: tangzhixiang <tangzhixiang@oppo.com>
2023-08-17 14:05:10 +08:00
tangzhixiang
6e1f9f7789 fix(docs): fix docs error
Signed-off-by: tangzhixiang <tangzhixiang@oppo.com>
2023-08-17 11:05:58 +08:00
true1064
25a2c72585 fix(doc): the value of "profPort" in client's configuration file example should be port instead of IP
Signed-off-by: true1064 <tangjingyu@oppo.com>
2023-08-14 19:45:42 +08:00
JasonHu520
b24629ad67 docs(docs): update requirement about the version of go
Signed-off-by: JasonHu520 <huzongchao@oppo.com>
2023-08-10 19:11:55 +08:00
tomscut
a67bb150ca [Doc] Fix doc for k8s
Signed-off-by: tomscut <tomscut@apache.org>
2023-08-10 18:59:16 +08:00
tangzhixiang
119d12ae3e fix(doc): fix doc bug
Signed-off-by: tangzhixiang <tangzhixiang@oppo.com>
2023-08-10 09:23:57 +08:00
tangzhixiang
03599b67bd docs: refator website docs
Signed-off-by: tangzhixiang <tangzhixiang@oppo.com>
2023-08-09 19:27:04 +08:00