weisd
|
b79b967036
|
move admin router to rustfs, add pool stats/list admin api
|
2024-11-26 17:34:18 +08:00 |
|
weisd
|
1bfba1e913
|
add to_s3_error
|
2024-11-21 17:25:49 +08:00 |
|
weisd
|
821bb6fe3f
|
merge heal
|
2024-11-20 17:40:11 +08:00 |
|
junxiang Mu
|
fe50ccd39f
|
tmp
|
2024-11-14 10:27:07 +08:00 |
|
weisd
|
47ade0f135
|
Merge remote-tracking branch 'origin/main' into bool-api
|
2024-11-12 16:18:11 +08:00 |
|
weisd
|
ff3f8f5cc7
|
init AssumeRoleHandle
|
2024-11-12 15:53:47 +08:00 |
|
weisd
|
91c2592213
|
change pool idx to i32
|
2024-11-07 17:15:23 +08:00 |
|
weisd
|
09ea11c13d
|
merge versioning, fix bug todo
|
2024-11-02 00:21:10 +08:00 |
|
junxiang Mu
|
edb1e692f1
|
bitrot(1)
Signed-off-by: junxiang Mu <1948535941@qq.com>
|
2024-11-01 17:40:14 +08:00 |
|
junxiang Mu
|
e4f5ca7ea8
|
tmp
|
2024-11-01 17:40:09 +08:00 |
|
bestgopher
|
a96ac8c024
|
feat: introduce admin-api
Signed-off-by: bestgopher <84328409@qq.com>
|
2024-10-15 19:51:00 +08:00 |
|
weisd
|
46f7c010ca
|
add env RUSTFS_ERASURE_SET_DRIVE_COUNT
|
2024-10-05 12:33:39 +08:00 |
|
weisd
|
10c63effd4
|
Fix: #38
Squashed commit of the following:
commit ff72105e1ec81b5679401b021fb44e8135444de8
Author: weisd <weishidavip@163.com>
Date: Sat Oct 5 09:55:09 2024 +0800
base bucketmetadata_sys done
commit 69d0c7725ae1065d25755c71aa54e42c4f3cdb50
Author: weisd <weishidavip@163.com>
Date: Sat Oct 5 01:41:19 2024 +0800
update bucket tagging op use bucketmetadata_sys
commit 39902c73d6f7a817041245af84a23d14115c70dc
Author: weisd <weishidavip@163.com>
Date: Fri Oct 4 23:32:07 2024 +0800
test bucketmetadata_sys
commit 15f1dfc765dc383ab26d71aca7c64dd0917b83f3
Author: weisd <weishidavip@163.com>
Date: Fri Oct 4 23:21:58 2024 +0800
init bucketmetadata_sys
commit 8c3c5e0f7385fa881b1dc4811d92afe8b86e9a6f
Author: weisd <weishidavip@163.com>
Date: Tue Oct 1 23:06:09 2024 +0800
init bucketmetadata_sys
commit e2746d154aa68be9dcf8add0241b38c72ef89b9c
Author: weisd <weishidavip@163.com>
Date: Tue Oct 1 04:35:25 2024 +0800
stash
|
2024-10-05 10:04:59 +08:00 |
|
weisd
|
cbaea166c4
|
init bucketmeta struct
|
2024-09-27 22:00:45 +08:00 |
|
weisd
|
b4f8088f0f
|
init bucketmeta
|
2024-09-27 16:33:56 +08:00 |
|
weisd
|
e1071574e6
|
merge main
|
2024-09-23 17:20:28 +08:00 |
|
bestgopher
|
61cf686527
|
feat: support bucket tagging
Closes #41
Signed-off-by: bestgopher <84328409@qq.com>
|
2024-09-14 10:19:29 +08:00 |
|
weisd
|
8d1447e08c
|
merge global_disks
|
2024-09-10 17:59:23 +08:00 |
|
weisd
|
f7e7f6e257
|
重写stores初始化
|
2024-09-10 16:27:35 +08:00 |
|
weisd
|
2935945585
|
fix:reduce_write_quorum_errs
|
2024-09-03 13:34:03 +08:00 |
|
weisd
|
39c3a72cc0
|
todo: quorum err check
|
2024-08-30 16:18:24 +08:00 |
|
junxiang Mu
|
a8e546c9af
|
support remote disk
Signed-off-by: junxiang Mu <1948535941@qq.com>
|
2024-08-29 18:28:47 +08:00 |
|
weisd
|
38fafed013
|
rpc add local_peer
|
2024-08-27 17:15:47 +08:00 |
|
shiro.lee
|
d73499ac79
|
fix: 调整endpoint位置
|
2024-08-05 22:48:30 +08:00 |
|
shiro.lee
|
c36c145b34
|
fix: 调整disk trait位置
|
2024-08-05 22:43:45 +08:00 |
|
shiro.lee
|
4735cedba2
|
fix: 小优化
|
2024-08-05 22:28:04 +08:00 |
|
shiro.lee
|
7b8c11ecf3
|
fix: 去除anyhow提供的错误处理,统一使用自定义的Error和Result
|
2024-08-05 18:48:45 +08:00 |
|
weisd
|
d84f85e636
|
use FileWriter
|
2024-07-10 17:16:44 +08:00 |
|
weisd
|
98b4422956
|
bug:ec.encode
|
2024-07-09 18:09:02 +08:00 |
|
weisd
|
59f63b3bf9
|
fix: add set_disk
|
2024-07-09 13:30:49 +08:00 |
|
weisd
|
5880f9fd30
|
test:mc cp
|
2024-07-08 11:39:43 +08:00 |
|
weisd
|
38b62d9d6c
|
todo:rename_data
|
2024-07-03 17:47:28 +08:00 |
|
weisd
|
ace3fbdfa0
|
todo:Error
|
2024-07-02 16:03:26 +08:00 |
|
weisd
|
e2f3721459
|
todo:put_object
|
2024-07-01 18:10:16 +08:00 |
|
weisd
|
064a180b3a
|
todo:put_object
|
2024-06-28 18:13:50 +08:00 |
|
weisd
|
3463fbec81
|
init:store
|
2024-06-28 10:54:58 +08:00 |
|
weisd
|
8d820c3096
|
init:store
|
2024-06-27 18:18:38 +08:00 |
|
weisd
|
03572ebcab
|
init:store
|
2024-06-26 15:53:11 +08:00 |
|
weisd
|
d3714de65b
|
run init
|
2024-06-25 17:33:46 +08:00 |
|
weisd
|
92d6b07578
|
run init
|
2024-06-25 16:22:14 +08:00 |
|
weisd
|
0a9f06096b
|
rename ecstore
|
2024-06-25 15:45:21 +08:00 |
|