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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-04
Account for replication placement settings when balancing EC shards across ra...
Lisandro Pin
4
-29
/
+36
2024-12-02
Resolve replica placement for EC volumes from master server defaults. (#6303)
Lisandro Pin
3
-28
/
+103
2024-11-28
Display details upon failures to re-balance EC shards racks. (#6299)
Lisandro Pin
2
-12
/
+18
2024-11-27
Improve EC shards rebalancing logic across nodes (#6297)
Lisandro Pin
2
-33
/
+159
2024-11-25
use readable bytes size string in shell output (#6288)
Trim21
1
-1
/
+3
2024-11-21
use math rand v2
chrislu
1
-2
/
+2
2024-11-21
Improve EC shards rebalancing logic across racks (#6270)
Lisandro Pin
4
-40
/
+269
2024-11-21
[shell] don't require lock when there are no changes for volume.fix.replicati...
Konstantin Lebedev
1
-3
/
+4
2024-11-20
[shell] add noLock param for volume.move (#6261)
Konstantin Lebedev
2
-4
/
+12
2024-11-19
typo
chrislu
1
-8
/
+8
2024-11-19
rename
chrislu
1
-11
/
+11
2024-11-19
minor
chrislu
1
-1
/
+1
2024-11-19
Unify usage of shell.EcNode.dc as DataCenterId. (#6258)
Lisandro Pin
11
-31
/
+35
2024-11-18
adds more info on skipped volumes
chrislu
1
-0
/
+14
2024-11-18
Introduce logic to resolve volume replica placement within EC rebalancing. (#...
Lisandro Pin
4
-58
/
+132
2024-11-09
delete aborted ec shards from both source and target servers (#6221)
Chris Lu
1
-1
/
+4
2024-11-05
[shell] add admin noLock for balance (#6209)
Konstantin Lebedev
2
-2
/
+12
2024-11-04
Refactor `ec.balance` logic into a `weeed/shell/command_ec_common.go`… (#6195)
Lisandro Pin
2
-428
/
+428
2024-11-04
merge current message queue code changes (#6201)
Chris Lu
1
-0
/
+94
2024-11-03
[shell] volume.balance collect volume servers by dc rack node (#6191)
Konstantin Lebedev
3
-8
/
+16
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-10-24
adjust output format
chrislu
1
-3
/
+3
2024-10-24
rename proto field from DestroyTime to expire_at_sec
chrislu
1
-1
/
+1
2024-10-22
adjust help message
chrislu
1
-1
/
+1
2024-09-29
fix help message
chrislu
1
-1
/
+1
2024-09-29
adjust resource heavy for volume.fix.replication
chrislu
2
-2
/
+2
2024-09-29
skip resource heavy commands from running on master nodes
chrislu
3
-6
/
+6
2024-09-29
refactor
chrislu
73
-75
/
+81
2024-09-29
refactor
chrislu
2
-12
/
+14
2024-09-28
add IsResourceHeavy() to command interface
chrislu
73
-2
/
+295
2024-09-26
Fix/copy before delete replication (#6064)
Max Denushev
2
-1
/
+109
2024-09-24
fix(volume): don't persist RO state in specific cases (#6058)
Max Denushev
6
-16
/
+22
2024-09-19
Vol check disk bug (#6044)
dsd
1
-19
/
+34
2024-09-16
improve worm support (#5983)
Guang Jiong Lou
1
-0
/
+2
2024-09-09
[shell] fix volume grow in shell (#5992)
Konstantin Lebedev
1
-14
/
+73
2024-09-01
Show volume server which failed to verify a chunk (#5958)
Eugeniy E. Mikhailov
1
-4
/
+4
2024-08-23
filer.remote.gateway not filer.remote.sync for remote.mount.buckets help stri...
Shaun Alexander
1
-1
/
+1
2024-08-16
EC volume supports expiration and displays expiration message when executing ...
augustazz
1
-1
/
+8
2024-08-15
minor
chrislu
1
-1
/
+1
2024-08-12
load ec volume id locations
chrislu
1
-0
/
+7
2024-08-08
fix opposite logic
chrislu
1
-2
/
+2
2024-08-08
[remote.cache, remote.uncache] fix min/max age
chrislu
1
-2
/
+3
2024-08-05
[shell] volume.grow (#5855)
Konstantin Lebedev
1
-0
/
+64
2024-08-01
rename
chrislu
2
-2
/
+2
2024-07-31
fsck: only check the appendNs of deleted needle (#5841)
wyang
1
-45
/
+43
2024-07-26
fix evacuate volume to different disk types (#5530)
wyang
1
-3
/
+4
2024-07-20
get, set and add path conf
chrislu
1
-1
/
+1
[prev]
[next]