58 Commits (2024694c2a1882987ea6413f0e21ee4a795f8683)

Author SHA1 Message Date
wyang c29c912bdc
fix format (#6185) 2 months ago
chrislu 9105c6bdd1 fix format 2 months ago
chrislu 089d4316ef ensure 2 volume space since actual need 1.4x volume size empty space 2 months ago
chrislu 6e388e29c9 correcting free volume count, factor it during ec encoding to ensure enough disk space available 2 months ago
chrislu ec30a504ba refactor 3 months ago
chrislu 701abbb9df add IsResourceHeavy() to command interface 3 months ago
Max Denushev d056c0ddf2
fix(volume): don't persist RO state in specific cases (#6058) 3 months ago
NyaMisty 0c62d591e2
Ignore remote volume when selecting volumes in operation (ec.encode/volume.tier.upload) (#5635) 7 months ago
chrislu 2bc05f70e7 log full percentage 1 year ago
chrislu 0fd7222d65 default to skip if less than 4 nodes 1 year ago
chrislu 31b2751aff clone volume locations in case they are changed 1 year ago
Konstantin Lebedev 25535e9c36
Delete volume is empty (#4561) 2 years ago
chrislu 31bb91583f fix bug when vid not found 2 years ago
chrislu 676e27c589 shell: stop long running jobs if lock is lost 2 years ago
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
chrislu bc888226fc erasure coding: tracking encoded/decoded volumes 3 years ago
chrislu f18803424a volume.balance: add delay during tight loop 3 years ago
chrislu 9f9ef1340c use streaming mode for long poll grpc calls 3 years ago
chrislu a2d3f89c7b add lock messages 3 years ago
Chris Lu 00ae965d8d randomize a bit for ec shards distribution 3 years ago
Chris Lu 794375ca0a adjust help message since both fullPercent and quietFor are needed. 3 years ago
Chris Lu 119d5908dd shell: do not need to lock to see volume -h 3 years ago
Chris Lu 6cd1ce8b74 erasure coding: add cleanup step if anything goes wrong 3 years ago
Chris Lu e5fc35ed0c change server address from string to a type 3 years ago
Chris Lu 0f7d4556d8 shell: volume.tier.move makes up changes if volume move failed 3 years ago
Chris Lu 76c48ffe27 optional parallel copy ec shards 4 years ago
Chris Lu 1b1c018165 adjust text 4 years ago
Chris Lu 1c233ad986 refactoring 4 years ago
Chris Lu f8446b42ab this can compile now!!! 4 years ago
Chris Lu 536202e4e0 minor 4 years ago
Chris Lu ae1994cbc1 erasure coding: fix cases where there are no .ecj files 5 years ago
Chris Lu 75179544c3 logging 5 years ago
Chris Lu 73564e6a01 master: add cluster wide lock/unlock operation in weed shell 5 years ago
Chris Lu 97ab8a1976 remove ctx if possible 5 years ago
Chris Lu 892e726eb9 avoid reusing context object 5 years ago
Chris Lu 72a64a5cf8 use the same context object in order to retry 5 years ago
Chris Lu 3ebeae0c0b ec encode distribute ec data and parity shards evenly 5 years ago
Chris Lu dda5c6d3cb fmt 5 years ago
Chris Lu 5f6b360eb7 adjust error message 5 years ago
j.laycock 6fc6322c90 Change joeslay paths to chrislusf paths 5 years ago
j.laycock 595a1beff0 Swap imports to use joeslay 5 years ago
Chris Lu 8afd8d35b3 master: followers can also lookup and redirect 5 years ago
Chris Lu a3d1296ed9 go fmt 6 years ago
Chris Lu 6883f9e322 mark volume readonly before ec encoding 6 years ago
Chris Lu 6bc3dee5b3 refactoring 6 years ago
Chris Lu f9d8bd51ad ec shard balancing 6 years ago
Chris Lu ede876cfdb periodic scripts exeuction from leader master 6 years ago
Chris Lu b9e138713c ec.encode: add -fullPercent option 6 years ago
Chris Lu d85b41b904 fix ec.encode not finding the local ec shards 6 years ago
Chris Lu 7e80b2b882 fix multiple bugs 6 years ago