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_volume_fsck.go
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-15
[volume.fsck] hotfix apply purging and add option verifyNeedle #3860 (#3861)
Konstantin Lebedev
1
-6
/
+32
2022-10-13
Volume fsck by volume (#3851)
Konstantin Lebedev
1
-279
/
+241
2022-09-29
ADHOC: filter deleted files from idx file binary search (#3763)
Eric Yang
1
-3
/
+15
2022-09-27
skip truncation on error
chrislu
1
-2
/
+3
2022-09-10
ADHOC: Volume fsck use a time cutoff param (#3626)
Eric Yang
1
-15
/
+40
2022-07-29
move to https://github.com/seaweedfs/seaweedfs
chrislu
1
-10
/
+10
2022-05-15
shell: volume.fsck add a note for -reallyDeleteFromVolume option
chrislu
1
-1
/
+1
2022-04-25
forcePurging desc
Konstantin Lebedev
1
-1
/
+1
2022-04-25
change forcePurging to a pointer
Konstantin Lebedev
1
-3
/
+3
2022-04-25
delete missing data from volumes in one replica
Konstantin Lebedev
1
-3
/
+5
2022-04-01
findExtraChunksInVolumeServers in consideration of replication
Konstantin Lebedev
1
-16
/
+52
2022-04-01
fix collect filer files
Konstantin Lebedev
1
-3
/
+4
2022-03-31
skip new entities
Konstantin Lebedev
1
-14
/
+18
2022-03-31
fsck replicas
Konstantin Lebedev
1
-80
/
+102
2022-03-31
collecting only bucket volumes
Konstantin Lebedev
1
-0
/
+20
2022-03-08
minor
banjiaojuhao
1
-6
/
+6
2022-02-14
Merge pull request #2640 from Radtoo/fsck_with_delete
Chris Lu
1
-39
/
+96
2022-02-13
We picked the second flag's name.
Radtoo
1
-1
/
+1
2022-02-10
Revert the the flag to "reallyDeleteFromVolume".
Radtoo
1
-1
/
+1
2022-02-08
volume.balance: add delay during tight loop
chrislu
1
-1
/
+1
2022-02-06
Adding separate toggle to purge absent vols
Radtoo
1
-5
/
+6
2022-02-06
Also delete paths for which a volume is entirely absent.
Radtoo
1
-73
/
+70
2022-02-06
Added basic deletion capabilities to fsck.
Radtoo
1
-38
/
+97
2022-01-21
refactoring, move genFn before saveFn
chrislu
1
-24
/
+24
2022-01-06
skip fixing read only volumes
chrislu
1
-0
/
+7
2021-12-26
use streaming mode for long poll grpc calls
chrislu
1
-1
/
+1
2021-12-12
skip purging from ec volumes
chrislu
1
-1
/
+2
2021-12-10
add lock messages
chrislu
1
-1
/
+1
2021-11-28
Update command_volume_fsck.go
Chris Lu
1
-2
/
+2
2021-11-28
Update command_volume_fsck.go
Chris Lu
1
-1
/
+0
2021-10-14
refactor: move from io/ioutil to io and os package
Eng Zer Jun
1
-5
/
+4
2021-09-13
shell: do not need to lock to see volume -h
Chris Lu
1
-4
/
+4
2021-09-12
change server address from string to a type
Chris Lu
1
-5
/
+6
2021-08-13
add verbose message
Chris Lu
1
-0
/
+3
2021-07-28
log fix
Chris Lu
1
-1
/
+1
2021-07-19
optimization: improve random range query for large files
origin/remote_overlay
Chris Lu
1
-2
/
+2
2021-07-12
shell: volume.fsck deletes a volume is the volume has only orphaned data.
Chris Lu
1
-2
/
+9
2021-07-10
shell: volume.fsck "reallyDeleteFromVolume" should send padded file ids to de...
Chris Lu
1
-2
/
+2
2021-06-27
fixes
Chris Lu
1
-11
/
+25
2021-06-24
shell: volume.fsck checks missing chunks in filer
Chris Lu
1
-9
/
+154
2021-06-24
refactor
Chris Lu
1
-2
/
+7
2021-02-22
refactoring
Chris Lu
1
-8
/
+5
2021-02-17
go fmt
Chris Lu
1
-1
/
+1
2021-02-16
this can compile now!!!
Chris Lu
1
-11
/
+13
2020-11-27
volume: add "-dir.idx" option for separate index storage
Chris Lu
1
-2
/
+2
2020-10-21
able to print partial file id
Chris Lu
1
-0
/
+6
2020-09-01
rename filer2 to filer
Chris Lu
1
-2
/
+2
2020-07-20
volume.fsck: follow manifest chunks
Chris Lu
1
-1
/
+7
2020-04-23
master: add cluster wide lock/unlock operation in weed shell
Chris Lu
1
-0
/
+4
2020-04-01
volume.fsck: fix for erasure encoded volumes
Chris Lu
1
-5
/
+10
[next]