index
:
seaweedfs/.git
master
origin/HEAD
origin/add-ec-vacuum
origin/add_fasthttp_client
origin/add_remote_storage
origin/adding-message-queue-integration-tests
origin/adjust-fsck-cutoff-default
origin/also-delete-parent-directory-if-empty
origin/avoid_releasing_temp_file_on_write
origin/changing-to-zap
origin/collect-public-metrics
origin/copilot/fix-helm-chart-installation
origin/copilot/fix-s3-object-tagging-issue
origin/copilot/sub-pr-7677
origin/create-table-snapshot-api-design
origin/data_query_pushdown
origin/dependabot/maven/other/java/client/com.google.protobuf-protobuf-java-3.25.5
origin/dependabot/maven/other/java/examples/org.apache.hadoop-hadoop-common-3.4.0
origin/detect-and-plan-ec-tasks
origin/do-not-retry-if-error-is-NotFound
origin/ec-disk-type-support
origin/enhance-erasure-coding
origin/fasthttp
origin/feature/iam-user-status-management-7745
origin/feature/tus-protocol
origin/filer1_maintenance_branch
origin/fix-GetObjectLockConfigurationHandler
origin/fix-mount-http-parallelism
origin/fix-mount-read-throughput-7504
origin/fix-s3-object-tagging-issue-7589
origin/fix-versioning-listing-only
origin/ftp
origin/gh-pages
origin/improve-fuse-mount
origin/improve-fuse-mount2
origin/logrus
origin/master
origin/message_send
origin/mount2
origin/mq-subscribe
origin/mq2
origin/nfs-cookie-prefix-list-fixes
origin/optimize-delete-lookups
origin/original_weed_mount
origin/pr-7412
origin/random_access_file
origin/refactor-needle-read-operations
origin/refactor-volume-write
origin/remote_overlay
origin/revert-5134-patch-1
origin/revert-5819-patch-1
origin/revert-6434-bugfix-missing-s3-audit
origin/s3-select
origin/sub
origin/tcp_read
origin/test-reverting-lock-table
origin/test_udp
origin/testing
origin/testing-sdx-generation
origin/tikv
origin/track-mount-e2e
origin/upgrade-versions-to-4.00
origin/volume_buffered_writes
origin/worker-execute-ec-tasks
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
weed
/
shell
/
command_ec_encode.go
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
ec: add -diskType flag to EC commands for SSD support (#7607)
Chris Lu
1
-4
/
+28
12 days
Nit: have `ec.encode` exit immediately if no volumes are processed. (#7654)
Lisandro Pin
1
-0
/
+4
2025-08-23
Shell: support regular expression for collection selection (#7158)
Chris Lu
1
-10
/
+32
2025-08-07
Shell: add verbose ec encoding mode (#7105)
Chris Lu
1
-20
/
+127
2025-08-03
mount ec shards correctly (#7079)
Chris Lu
1
-2
/
+2
2025-07-16
convert error fromating to %w everywhere (#6995)
Chris Lu
1
-5
/
+5
2025-07-14
Collecting volume locations for volumes before EC encoding
chrislu
1
-11
/
+26
2025-06-15
Support filtering source disk type in volume.tier.upload (#6868)
NyaMisty
1
-3
/
+5
2025-05-13
Nit: unify the default `--maxParallelization` value for `weed shell` commands...
Lisandro Pin
1
-1
/
+1
2025-05-09
Improve safety for weed shell's `ec.encode`. (#6773)
Lisandro Pin
1
-35
/
+55
2025-05-08
Improve parallelization for `ec.encode` (#6769)
Lisandro Pin
1
-34
/
+61
2025-02-28
`ec.encode`: Fix resolution of target collections. (#6585)
Lisandro Pin
1
-8
/
+4
2025-02-10
`ec.encode`: Explictly mount EC shards after volume conversion. (#6528)
Lisandro Pin
1
-2
/
+12
2025-01-17
`ec.encode`: Fix bug causing source volumes not being deleted after EC conver...
Lisandro Pin
1
-1
/
+18
2024-12-19
Fix volume replica parallelization within `ec.encode`. (#6377)
Lisandro Pin
1
-5
/
+3
2024-12-18
Allow configuring the maximum number of concurrent tasks for EC parallelizati...
Lisandro Pin
1
-2
/
+2
2024-12-18
Parallelize volume replica operations within `ec.encode`. (#6374)
Lisandro Pin
1
-6
/
+15
2024-12-12
Begin implementing EC balancing parallelization support. (#6342)
Lisandro Pin
1
-3
/
+2
2024-12-12
Limit EC re-balancing for `ec.encode` to relevant collections when a volume I...
Lisandro Pin
1
-5
/
+1
2024-12-12
Delete legacy balancing code for `ec.encode`. (#6344)
Lisandro Pin
1
-133
/
+0
2024-12-10
Unify the re-balancing logic for `ec.encode` with `ec.balance`. (#6339)
Lisandro Pin
1
-29
/
+44
2024-11-19
Unify usage of shell.EcNode.dc as DataCenterId. (#6258)
Lisandro Pin
1
-2
/
+2
2024-11-09
delete aborted ec shards from both source and target servers (#6221)
Chris Lu
1
-1
/
+4
2024-10-31
fix format (#6185)
wyang
1
-1
/
+1
2024-10-28
fix format
chrislu
1
-2
/
+2
2024-10-24
ensure 2 volume space since actual need 1.4x volume size empty space
chrislu
1
-2
/
+2
2024-10-24
correcting free volume count, factor it during ec encoding to ensure enough d...
chrislu
1
-3
/
+19
2024-09-29
refactor
chrislu
1
-1
/
+1
2024-09-28
add IsResourceHeavy() to command interface
chrislu
1
-0
/
+4
2024-09-24
fix(volume): don't persist RO state in specific cases (#6058)
Max Denushev
1
-3
/
+4
2024-06-02
Ignore remote volume when selecting volumes in operation (ec.encode/volume.ti...
NyaMisty
1
-0
/
+4
2023-10-22
log full percentage
chrislu
1
-1
/
+1
2023-10-05
default to skip if less than 4 nodes
chrislu
1
-0
/
+19
2023-07-06
clone volume locations in case they are changed
chrislu
1
-1
/
+1
2023-06-12
Delete volume is empty (#4561)
Konstantin Lebedev
1
-1
/
+1
2023-02-09
fix bug when vid not found
chrislu
1
-1
/
+1
2022-08-22
shell: stop long running jobs if lock is lost
chrislu
1
-0
/
+4
2022-07-29
move to https://github.com/seaweedfs/seaweedfs
chrislu
1
-7
/
+7
2022-04-05
erasure coding: tracking encoded/decoded volumes
chrislu
1
-1
/
+1
2022-02-08
volume.balance: add delay during tight loop
chrislu
1
-1
/
+1
2021-12-26
use streaming mode for long poll grpc calls
chrislu
1
-1
/
+1
2021-12-10
add lock messages
chrislu
1
-1
/
+1
2021-11-04
randomize a bit for ec shards distribution
Chris Lu
1
-1
/
+2
2021-11-01
adjust help message since both fullPercent and quietFor are needed.
Chris Lu
1
-1
/
+1
2021-09-13
shell: do not need to lock to see volume -h
Chris Lu
1
-4
/
+4
2021-09-13
erasure coding: add cleanup step if anything goes wrong
Chris Lu
1
-0
/
+14
2021-09-12
change server address from string to a type
Chris Lu
1
-6
/
+7
2021-08-13
shell: volume.tier.move makes up changes if volume move failed
Chris Lu
1
-23
/
+1
2021-05-06
optional parallel copy ec shards
Chris Lu
1
-20
/
+27
2021-02-28
adjust text
Chris Lu
1
-1
/
+1
[next]