aboutsummaryrefslogtreecommitdiff
path: root/weed/pb/volume_server_pb
AgeCommit message (Expand)AuthorFilesLines
2021-08-09shell: remote.cache remote.uncacheChris Lu1-402/+412
2021-08-07refactorChris Lu1-570/+574
2021-07-31read <- remote_storageChris Lu1-434/+706
2021-03-22shell: add volume.check.disk to fix inconsistency for replicated volumesChris Lu1-785/+1175
2021-02-09volume: add capability to change disk type when moving a volumeChris Lu1-621/+631
2020-12-14adjust volume server UIChris Lu1-442/+452
2020-12-13allocate volume by disk typeChris Lu1-702/+722
2020-11-12minorChris Lu1-2/+2
2020-11-12gen pbKonstantin Lebedev1-2/+2
2020-09-16add storage backend to GetMasterConfigurationResponseChris Lu1-358/+358
2020-09-13go fmtChris Lu1-2/+2
2020-09-13shell: add volumeServer.leave commandChris Lu1-460/+610
2020-08-28add signatures to messages to avoid double processingChris Lu1-1/+1
2020-08-19Added VolumeMarkWritable and VolumeStatus grpc methodsJames Hartig1-947/+1280
2020-07-22Added VolumeNeedleStatus volume server grpc methodJames Hartig1-292/+522
2020-06-20adjust protocChris Lu1-1582/+5400
2020-05-05add broker connects to filerChris Lu1-16/+10
2020-04-05go fmtChris Lu1-10/+16
2020-03-30writing meta logs is workingChris Lu1-16/+10
2020-03-26go fmtChris Lu1-10/+16
2020-03-25batch delete orphan data by file keysChris Lu1-209/+219
2020-03-20S3 API: fix DeleteMultipleObjectsHandlerChris Lu1-16/+10
2020-03-17go fmtChris Lu1-10/+16
2020-03-17volume: compaction can cause readonly volumesChris Lu1-206/+216
2020-03-08filer: remember content is gzipped or notChris Lu1-16/+10
2020-03-07go fmtChris Lu1-10/+16
2020-03-06filer: option to encrypt data on volume serverChris Lu1-16/+10
2020-03-01go fmtChris Lu1-10/+16
2020-02-23make pb filesChris Lu1-209/+210
2020-02-23volume server protobuf: add precentFree & percentUsage to the DiskStatusLazyDBA247-Anyvision1-4/+20
2020-02-21move volume server stats to grpcChris Lu1-212/+286
2020-02-14volume: add grpc file read operationChris Lu1-266/+448
2020-02-02shell: add volume.configure.replication to change replication for a volumeChris Lu1-231/+319
2019-12-28ec: generate and copy .vif fileChris Lu1-180/+189
2019-12-28load volume info from .vif file, use superblock as a backupChris Lu1-165/+173
2019-12-28rename volume tier info to volume infoChris Lu1-190/+190
2019-12-28fix spellingChris Lu1-185/+185
2019-12-25tier: support remote file attributes and remember the file extensionChris Lu1-181/+190
2019-12-25tier storage: support downloading the remote dat filesChris Lu1-227/+355
2019-12-23shell: add ec.decode commandChris Lu1-196/+286
2019-12-02tiered storage: can copy to s3, read from s3Chris Lu2-217/+322
2019-11-29pass backend config from master to volume serversChris Lu1-165/+175
2019-11-27s3Chris Lu1-167/+283
2019-11-10change parameter nameChris Lu1-1/+1
2019-10-21adjust parameter namesChris Lu1-167/+165
2019-10-14Merge pull request #10 from chrislusf/masterjoeslay1-122/+574
2019-10-06support basic json filtering and selectionChris Lu1-171/+206
2019-10-06scaffold for volume server query featureChris Lu1-122/+539
2019-09-05Remove test codej.laycock1-12/+0
2019-09-04Changed the InMemory bool to a uint32 so that it can be used to alter how muc...Tom Maxwell1-9/+22