aboutsummaryrefslogtreecommitdiff
path: root/weed/topology/data_node.go
AgeCommit message (Expand)AuthorFilesLines
2024-08-15[master] fix master panic (#5893)wusong1-6/+10
2024-07-12Different disk labels should not use the same DiskUsages instance while maste...小羽1-1/+1
2023-05-30reduce the window size between unregistering a volume server and creating vol...chrislu1-6/+7
2022-09-11rename variableschrislu1-5/+5
2022-09-07avoid data race on currentDiskUsage.maxVolumeCount (#3592)Konstantin Lebedev1-2/+4
2022-08-04filer prefer volume server in same data center (#3405)Konstantin Lebedev1-0/+7
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu1-7/+7
2022-07-22change topology mapping definition, improve spellingningfd1-10/+9
2022-07-22optimiz: master ui will render data in orderningfd1-8/+17
2021-10-04calculate disk usage in case of race conditionChris Lu1-0/+3
2021-09-12change server address from string to a typeChris Lu1-0/+7
2021-09-07better IP v6 supportChris Lu1-5/+3
2021-09-05master: disconnect only the phantom volume serverChris Lu1-0/+1
2021-05-19avoid possible nil when node is disconnected from its parentChris Lu1-0/+6
2021-02-19Update data_node.goChris Lu1-1/+1
2021-02-19add back volume idsChris Lu1-1/+1
2021-02-19fix volume server display for volumesChris Lu1-1/+20
2021-02-16avoid dead lockChris Lu1-1/+1
2021-02-16volume.list display; fix updating maxVolumeCount for diskChris Lu1-0/+19
2021-02-16use hdd instead of empty stringChris Lu1-8/+9
2021-02-16this can compile now!!!Chris Lu1-85/+76
2021-02-09Merge branch 'master' into support_ssd_volumeChris Lu1-1/+4
2021-01-03nil relatedChris Lu1-1/+4
2020-12-17adjust UI max countChris Lu1-2/+1
2020-12-17adjust UIChris Lu1-1/+1
2020-12-13rename from volumeType to diskTypeChris Lu1-3/+3
2020-12-13volume server set volume type and heartbeat to the masterChris Lu1-3/+18
2020-09-20master: better locking of in memory volume dataChris Lu1-6/+14
2020-07-08fix dn.volumes Iterate when write issuecheng.li011-0/+2
2020-06-05Set volumes ReadOnly if low free disk spaceEvgenii Kozlov1-3/+7
2020-05-29try showing the first 100 volume ids and an extra ...bingoohuang1-7/+2
2020-05-29add Volume Ids column only for max 100 volumes for convenience in the master ui.bingoohuang1-0/+18
2019-12-03grow volumes on volume servers with slots freed by cloud storageChris Lu1-5/+26
2019-06-04free volume slots factor in ec shard countsChris Lu1-1/+1
2019-06-04ui add ec shard statusesChris Lu1-0/+1
2019-05-24pb shard info uses ShardBits instead one message for one shardChris Lu1-1/+1
2019-05-23prepare to register ec shard info in masterChris Lu1-2/+2
2019-05-22ec shard info can be queried via VolumeList()Chris Lu1-5/+13
2019-04-20shell: add command volume.moveChris Lu1-0/+14
2019-04-18refactoringChris Lu1-4/+7
2019-03-17weed shell: list volumesChris Lu1-0/+15
2019-01-17go fmt and fix some typobingoohuang1-2/+2
2018-07-27broadcast messages of new and deleted volumesChris Lu1-3/+8
2017-01-10gRpc for master~volume heartbeatChris Lu1-2/+1
2016-09-07use Lock instead of RLockChris Lu1-3/+3
2016-08-09if replicated volume has one copy in readonly mode at one node,it should be r...霍晓栋1-0/+11
2016-06-02directory structure change to work with glideChris Lu1-0/+115
2013-02-10testing compilation with remove packageChris Lu1-60/+0
2013-02-10testing new directory structureChris Lu1-1/+1
2013-02-10avoid the "src" folderChris Lu1-0/+60