816 Commits (691626a0373ee44d6eba5842b3d349c9944a884d)

Author SHA1 Message Date
chrislu 460d56d283 shell: cluster.check prints out clock delta and network latency 3 years ago
chrislu 1f03fcccb1 fix nil in cluster_check shell command 3 years ago
Konstantin Lebedev 76b1c5ce67 cleanupUploads use jwt token 3 years ago
Konstantin Lebedev 2dfbe210e0 avoid breaking loop in cleanupUploads if error is empty 3 years ago
Konstantin Lebedev 931cb9e581 use "cluster.raft.{ps,add,remove}" 3 years ago
Konstantin Lebedev 85d80fd36d fix removing old raft server 3 years ago
Konstantin Lebedev 357aa818fe add raft shell cmds 3 years ago
chrislu bc888226fc erasure coding: tracking encoded/decoded volumes 3 years ago
chrislu 4aae87f405 check missing hdd disk type 3 years ago
chrislu 6a2bcd03aa configure mount quota 3 years ago
chrislu 105578a2f2 skip pinging self for master and volume server 3 years ago
chrislu 4ecba915f3 add check between peers 3 years ago
chrislu 4b5c0e3fa9 check cluster connectivities 3 years ago
Konstantin Lebedev 7f1383a41e findExtraChunksInVolumeServers in consideration of replication 3 years ago
Konstantin Lebedev 3817e05dd0 fix collect filer files 3 years ago
Konstantin Lebedev 3cedb21bb7 skip new entities 3 years ago
Konstantin Lebedev 1d9e30d8c0 fsck replicas 3 years ago
Konstantin Lebedev 4f5b018a02 collecting only bucket volumes 3 years ago
chrislu 21e0898631 refactor: change masters from a slice to a map 3 years ago
banjiaojuhao f7f2a597dd minor 3 years ago
chrislu ede6ce44c6 fix test 3 years ago
chrislu 6e49e75a5b use logical number of files and sizes for statistics and quota 3 years ago
chrislu 95717d1006 simpler output 3 years ago
guosj 26f3ab8d4b fix a return bug in func (c *commandVacuum) Do 3 years ago
guosj ca121ecd66 fix minor bug in commandFsConfigure.Do 3 years ago
Radtoo 724ce04b1c We picked the second flag's name. 3 years ago
Radtoo fbe7ed7927 Revert the the flag to "reallyDeleteFromVolume". 3 years ago
chrislu 21aaa4c1f1 ec.encode: calculate free ec slots based on (maxVolumeCount-volumeCount) 3 years ago
chrislu 13f6ec1c4e test checking ec distribution 3 years ago
chrislu f34c2ff7c5 use embed txt 3 years ago
chrislu c8c7c10c3f volume.tier.move: avoid double counting 3 years ago
chrislu f18803424a volume.balance: add delay during tight loop 3 years ago
chrislu 85c1615b43 filer read empty file may cause OOM in some cases 3 years ago
Radtoo fbb14e0ea8 Adding separate toggle to purge absent vols 3 years ago
Radtoo 6b17f45da2 Also delete paths for which a volume is entirely absent. 3 years ago
Radtoo fa0cfdfb7f Added basic deletion capabilities to fsck. 3 years ago
chrislu 6bee1e9714 [volume.check.disk] fix wrong logic to compare 3 years ago
chrislu b8490fe427 adjust volume count even when not applying the changes 3 years ago
divanikus 67e3fe996a async volumeTierMove 3 years ago
chrislu 9d0f58c329 skip printing fs configuration 3 years ago
chrislu ce2049cdb6 refactoring, move genFn before saveFn 3 years ago
chrislu e47f63d159 enforce bucket quota 3 years ago
chrislu 6e57d8d0de s3: check bucket usage and adjust read only according to quota 3 years ago
chrislu 606667f205 able to configure the quota for a bucket 3 years ago
chrislu b1063162b6 display bucket quota 3 years ago
chrislu f103491912 s3: list bucket size from weed shell 3 years ago
chrislu ea57654e34 refactoring 3 years ago
chrislu 15c01d8b7f add some notes 3 years ago
chrislu 107a4884a8 shell: tighter memory allocation 3 years ago
chrislu adfd54e7c4 fix compilation 3 years ago