chrislu
722aebdf11
fix loading generational ec volumes
2025-08-13 18:31:03 -07:00
chrislu
66c688c656
collects metrics from ALL 6 servers/14 shards instead of just one
2025-08-13 18:11:38 -07:00
chrislu
5d1712e309
delete in ecj, add logs
2025-08-13 18:05:52 -07:00
chrislu
b2d45f1f2d
fix overflow
2025-08-13 18:04:48 -07:00
chrislu
256b1c9c28
async persistence
2025-08-13 09:55:48 -07:00
chrislu
52f26187ca
find master address earlier
2025-08-13 01:52:03 -07:00
chrislu
e44a6189fa
Update ec_decoder.go
2025-08-13 01:41:27 -07:00
chrislu
30a88615ba
do not use .tmp
2025-08-13 01:27:45 -07:00
chrislu
d7d19ea9ba
ec volume deletion is generation-aware
2025-08-13 01:11:37 -07:00
chrislu
04b141749f
explicit generation value
2025-08-13 00:57:36 -07:00
chrislu
b616dc3d20
adjust comments
2025-08-13 00:34:41 -07:00
chrislu
117bba794c
WriteDatFileAndVacuum
2025-08-13 00:28:12 -07:00
chrislu
1f8ba5c958
task ask admin for master address
2025-08-12 23:47:12 -07:00
chrislu
c0e6d00bd3
collect ec volume total volume size
2025-08-12 22:47:10 -07:00
chrislu
1485330547
Update ec_vacuum_task.go
2025-08-12 09:50:17 -07:00
chrislu
8213a4a2b6
use the EcVacuumLogic
2025-08-12 09:48:17 -07:00
chrislu
425a54019b
adding EcVacuumLogic
2025-08-12 09:45:30 -07:00
chrislu
82907ad6ca
determineGenerations() Removed
2025-08-12 09:33:40 -07:00
chrislu
729268d065
detection with generation info
2025-08-12 09:32:07 -07:00
chrislu
8a5c4a4972
add generation to TaskSource
2025-08-12 09:14:16 -07:00
chrislu
80bfce59ad
Create NOTES.md
2025-08-12 09:13:57 -07:00
chrislu
35f3da108b
distribute index files to all volume servers that will have shards mounted, not just one
2025-08-12 00:33:49 -07:00
chrislu
c8c758e639
fix hanging task detail page
2025-08-11 23:55:24 -07:00
chrislu
56db0a081a
distribute .ecx files
2025-08-11 23:47:42 -07:00
chrislu
0d6ea416a7
fix retry link
2025-08-11 23:37:17 -07:00
chrislu
4f9f9ec971
fix routing
2025-08-11 22:36:48 -07:00
chrislu
3bbe4481f2
remove unused code
2025-08-11 21:54:21 -07:00
chrislu
cac6a51cbf
implement todos
2025-08-11 21:48:45 -07:00
chrislu
7780a7d652
ec vacuum workflow is correct now
2025-08-11 21:41:18 -07:00
chrislu
83b6a94bfe
change to correct ec vacuum workflow
2025-08-11 21:14:36 -07:00
chrislu
0f1c734626
fix mounting ec volumes
2025-08-11 20:34:02 -07:00
chrislu
2a61cda2cd
adding retry button
2025-08-11 18:28:02 -07:00
chrislu
5c93557314
detect shard sources
2025-08-11 17:36:27 -07:00
chrislu
7cf5ddf8ac
more self contained tasks
2025-08-11 17:16:16 -07:00
chrislu
7622d14580
remove unused config
2025-08-11 17:08:48 -07:00
chrislu
bddb2cd5cc
keep only ec config
2025-08-11 17:02:15 -07:00
chrislu
96a2749355
adding EcVacuumTaskConfig
2025-08-11 16:59:55 -07:00
chrislu
f9e7ca4308
Merge branch 'master' into add-ec-vacuum
2025-08-11 16:45:45 -07:00
chrislu
7889e78f4d
use one http client
2025-08-11 16:45:13 -07:00
Chris Lu and GitHub
af3300e063
filer: server side copying ( #7121 )
...
* copy
* address comments
* remove unused functions, reuse http clients
* address hardlink, checking existing directory
* destination is directory
* check for the key's existence in the map first before accessing its members
* address comments
* deep copy remote entry
* address comments
* copying chunks in parallel
* handle manifest chunks
* address comments
* errgroup
* there could be large chunks
* address comments
* address comments
2025-08-11 16:40:46 -07:00
Chris Lu and GitHub
605b3333c1
fix sftp start with filer ( #7120 )
...
* fix sftp start with filer
* add bindIp
2025-08-11 10:56:40 -07:00
Chris Lu and GitHub
9265e81fe9
S3 API: unsigned streaming (no cred) but chunks contain signatures ( #7118 )
...
* This handles the case where we have unsigned streaming (no cred) but chunks contain signatures
* Update chunked_reader_v4.go
* address comments
2025-08-11 10:31:01 -07:00
chrislu
a265a07922
fix ttl objects
...
fix https://github.com/seaweedfs/seaweedfs/discussions/7107#discussioncomment-14069018
2025-08-11 02:20:02 -07:00
chrislu
f03f4383af
fix missing grpc dial option
2025-08-11 02:19:22 -07:00
chrislu
c57ccd554a
worker_pb.TaskParams_VacuumParams
2025-08-11 02:11:39 -07:00
chrislu
9df006b49d
fix min volume age
2025-08-11 01:54:10 -07:00
chrislu
424bb7fe11
showing criteria
2025-08-11 01:34:33 -07:00
chrislu
97d58e77c6
getting ec volume deletions
2025-08-11 01:03:21 -07:00
chrislu
553a229fd3
reduce lock scope
2025-08-11 00:21:04 -07:00
chrislu
57d025910d
cancel context
2025-08-11 00:20:52 -07:00