aboutsummaryrefslogtreecommitdiff
path: root/weed/pb/volume_server.proto
AgeCommit message (Expand)AuthorFilesLines
2021-08-09shell: remote.cache remote.uncacheChris Lu1-5/+6
2021-08-07refactorChris Lu1-19/+24
2021-07-31read <- remote_storageChris Lu1-0/+19
2021-03-22shell: add volume.check.disk to fix inconsistency for replicated volumesChris Lu1-0/+24
2021-02-09volume: add capability to change disk type when moving a volumeChris Lu1-0/+1
2020-12-14adjust volume server UIChris Lu1-0/+1
2020-12-13allocate volume by disk typeChris Lu1-0/+2
2020-09-13shell: add volumeServer.leave commandChris Lu1-0/+7
2020-08-19Added VolumeMarkWritable and VolumeStatus grpc methodsJames Hartig1-0/+17
2020-07-22Added VolumeNeedleStatus volume server grpc methodJames Hartig1-0/+15
2020-06-20adjust protocChris Lu1-19/+1
2020-03-30writing meta logs is workingChris Lu1-0/+1
2020-03-17volume: compaction can cause readonly volumesChris Lu1-0/+1
2020-02-23add for https://github.com/chrislusf/seaweedfs/pull/1207Chris Lu1-0/+2
2020-02-21move volume server stats to grpcChris Lu1-1/+12
2020-02-14volume: add grpc file read operationChris Lu1-0/+20
2020-02-02shell: add volume.configure.replication to change replication for a volumeChris Lu1-0/+11
2019-12-28ec: generate and copy .vif fileChris Lu1-0/+1
2019-12-28load volume info from .vif file, use superblock as a backupChris Lu1-0/+1
2019-12-28rename volume tier info to volume infoChris Lu1-1/+1
2019-12-28fix spellingChris Lu1-1/+1
2019-12-25tier: support remote file attributes and remember the file extensionChris Lu1-0/+1
2019-12-25tier storage: support downloading the remote dat filesChris Lu1-3/+15
2019-12-23shell: add ec.decode commandChris Lu1-0/+11
2019-12-02tiered storage: can copy to s3, read from s3Chris Lu1-4/+13
2019-11-29pass backend config from master to volume serversChris Lu1-12/+12
2019-11-27s3Chris Lu1-0/+20
2019-10-21adjust parameter namesChris Lu1-1/+1
2019-10-14Merge pull request #10 from chrislusf/masterjoeslay1-0/+61
2019-10-06support basic json filtering and selectionChris Lu1-3/+8
2019-10-06scaffold for volume server query featureChris Lu1-0/+56
2019-09-04Changed the InMemory bool to a uint32 so that it can be used to alter how muc...Tom Maxwell1-1/+1
2019-09-03Remove inmemory from vaccum stuffj.laycock1-1/+0
2019-09-03Changes to try and pass the URL parameters through - in memory flag not worki...Tom Maxwell1-0/+2
2019-06-26mark volume readonly before ec encodingChris Lu1-0/+8
2019-06-21ec deletion worksChris Lu1-0/+2
2019-06-20add grpc VolumeEcBlobDeleteChris Lu1-0/+12
2019-06-03fix multiple bugsChris Lu1-2/+14
2019-05-27add grpc ec shard readChris Lu1-4/+16
2019-05-25mount/unmount ec shardsChris Lu1-0/+19
2019-05-25generate, balance, delete copied shards, delete old volumeChris Lu1-6/+17
2019-05-20adds VolumeEcGenerateSlices, VolumeEcCopyChris Lu1-0/+22
2019-05-19refactoringChris Lu1-4/+3
2019-04-20refactoringChris Lu1-2/+2
2019-04-20shell: add command volume.moveChris Lu1-3/+15
2019-04-19volume: atomic copying file, adds version and stopOffsetChris Lu1-0/+3
2019-04-19fix needle map entry sizeChris Lu1-2/+3
2019-04-18volume tailing chunks large filesChris Lu1-0/+1
2019-04-18add volume tailerChris Lu1-3/+3
2019-04-18add VolumeStreamFollow, but not used yetChris Lu1-1/+14