chrislu
6659c213c3
config
4 months ago
chrislu
a38465d04c
use schema defined defaults
4 months ago
chrislu
319aa61dab
MaintenanceConfig use ConfigField
4 months ago
chrislu
4e21b3de78
ensure correct default value
4 months ago
chrislu
a24561797f
show default values
4 months ago
chrislu
638ab0d6f4
Update ui.go
4 months ago
chrislu
68d86af501
fix ec volumes list
4 months ago
chrislu
13c0826f2f
display ec shard sizes
4 months ago
chrislu
9f540c8449
fix warning
4 months ago
chrislu
965ec4f51b
garbage percentage threshold
4 months ago
chrislu
a1e508cd8d
integration test with vauuming
4 months ago
chrislu
600bfbf671
rename
4 months ago
chrislu
019de6dc7a
interval field UI component
4 months ago
chrislu
8dd9b7cccf
show ec volumes
4 months ago
chrislu
3b2c75d2bd
ec is mostly working now
* distribution of ec shards needs improvement
* need configuration to enable ec
4 months ago
chrislu
379d585cc7
local copy, ec. Need to distribute.
4 months ago
chrislu
0247bf2873
listing ec shards
4 months ago
chrislu
41cbbefb0b
move ec task logic
4 months ago
chrislu
ffd91383c6
worker can run ec work and report status
but:
1. one volume should not be repeatedly worked on.
2. ec shards needs to be distributed and source data should be deleted.
4 months ago
chrislu
19df3fcc5d
worker register itself first
4 months ago
chrislu
a3d727034a
clean up logs
4 months ago
chrislu
c557ec0062
worker reconnect to admin
4 months ago
chrislu
63817fe7ee
test canScheduleTaskNow
4 months ago
chrislu
afdca513ac
sticky worker id
4 months ago
chrislu
14e95186d6
skip task ID column
4 months ago
chrislu
960acc031e
rendering pending tasks
4 months ago
chrislu
6cf78754b2
build and restart
4 months ago
chrislu
01e8cc4600
worker retries connecting to admin
4 months ago
chrislu
e7084c5b7e
compiles
4 months ago
chrislu
16a29b57f9
compiles, detection uses volumeSizeLimitMB from master
4 months ago
chrislu
a1966e9692
working worker and admin. Task detection is not working yet.
4 months ago
chrislu
f10c6305dc
Update .gitignore
4 months ago
chrislu
cd28ce7786
admin start wtih grpc port. worker has its own working directory
4 months ago
chrislu
2941cdf95e
tasks are assigned
4 months ago
chrislu
688a91039d
generate write load
4 months ago
chrislu
167ab29eb6
start master, volume servers, filer
Current Status
✅ Master: Healthy and running (port 9333)
✅ Filer: Healthy and running (port 8888)
✅ Volume Servers: All 6 servers running (ports 8080-8085)
🔄 Admin/Workers: Will start when dependencies are ready
4 months ago
chrislu
a4cf55a741
remove "enhanced" reference
4 months ago
chrislu
30ad65bb5f
integration test. ec worker task
4 months ago
chrislu
0d8e1f8a17
reorganized the codebase to move the simulation framework and tests into their own dedicated package
4 months ago
chrislu
a0874d201c
added simulation as tests
4 months ago
chrislu
add122484c
initial design
4 months ago
chrislu
7ab85c3748
return proper default value for locking and versioning
fix https://github.com/seaweedfs/seaweedfs/issues/6971
fix https://github.com/seaweedfs/seaweedfs/issues/7028
4 months ago
chrislu
4f72a1778f
minor
4 months ago
Mohamed Sekour
2c5ffe16cf
Fix all in one deployment ( #7031 )
* make maxVolumes configurable for allInOne deployment
Signed-off-by: Mohamed Sekour <mohamed.sekour@exfo.com>
* Update all-in-one-deployment.yaml
fix typo
* add robustness
---------
Signed-off-by: Mohamed Sekour <mohamed.sekour@exfo.com>
4 months ago
Chris Lu
5ac037f763
change priority of admin credentials from env varaibles ( #7032 )
* change priority of admin credentials from env varaibles
* address comment
4 months ago
chrislu
dd464cd339
use latest v3.18.4
4 months ago
chrislu
8531326b55
adding admin credential
4 months ago
Chris Lu
e3d3c495ab
S3 API: simpler way to start s3 with credentials ( #7030 )
* simpler way to start s3 with credentials
* AWS_ACCESS_KEY_ID=access_key AWS_SECRET_ACCESS_KEY=secret_key weed s3
* last adding credentials from env variables
* Update weed/s3api/auth_credentials.go
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* simplify
* adjust doc
---------
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
4 months ago
chrislu
d5085cd1f7
newer helm version
fix https://github.com/seaweedfs/seaweedfs/issues/7029
4 months ago
dependabot[bot]
a81421f393
chore(deps): bump gocloud.dev from 0.42.0 to 0.43.0 ( #7023 )
---
updated-dependencies:
- dependency-name: gocloud.dev
dependency-version: 0.43.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chris Lu <chrislusf@users.noreply.github.com>
4 months ago