41 Commits (3d93570979967b685145c7126098a419eda9fc29)

Author SHA1 Message Date
Chris Lu 8a66306064 calculate disk usage in case of race condition 3 years ago
Chris Lu e5fc35ed0c change server address from string to a type 3 years ago
Chris Lu 574485ec69 better IP v6 support 3 years ago
Chris Lu 65af3cf4df master: disconnect only the phantom volume server 3 years ago
Chris Lu 87a32bfef4 avoid possible nil when node is disconnected from its parent 4 years ago
Chris Lu 565f7a6e72 Update data_node.go 4 years ago
Chris Lu a37473ae60 add back volume ids 4 years ago
Chris Lu c576ad04ac fix volume server display for volumes 4 years ago
Chris Lu 53ca7e66ef avoid dead lock 4 years ago
Chris Lu cb9cc29518 volume.list display; fix updating maxVolumeCount for disk 4 years ago
Chris Lu 3fe628f04e use hdd instead of empty string 4 years ago
Chris Lu f8446b42ab this can compile now!!! 4 years ago
Chris Lu 9c9ba3c209 nil related 4 years ago
Chris Lu d9e8479c06 adjust UI max count 4 years ago
Chris Lu 3cdf5945a2 adjust UI 4 years ago
Chris Lu 0d2ec832e2 rename from volumeType to diskType 4 years ago
Chris Lu d156c74ec0 volume server set volume type and heartbeat to the master 4 years ago
Chris Lu 289e62a305 master: better locking of in memory volume data 4 years ago
cheng.li01 dad1161c70 fix dn.volumes Iterate when write issue 5 years ago
Evgenii Kozlov 0e0db70f55 Set volumes ReadOnly if low free disk space 5 years ago
bingoohuang 1f8782a1ed try showing the first 100 volume ids and an extra ... 5 years ago
bingoohuang 1a642b9876 add Volume Ids column only for max 100 volumes for convenience in the master ui. 5 years ago
Chris Lu e426bd541e grow volumes on volume servers with slots freed by cloud storage 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 eaa76f11b7 free volume slots factor in ec shard counts 6 years ago
Chris Lu 2215e81be7 ui add ec shard statuses 6 years ago
Chris Lu 6f4b09b6a4 pb shard info uses ShardBits instead one message for one shard 6 years ago
Chris Lu 4659d80035 prepare to register ec shard info in master 6 years ago
Chris Lu 7180520889 ec shard info can be queried via VolumeList() 6 years ago
Chris Lu 6fc1f53018 shell: add command volume.move 6 years ago
Chris Lu e5506152c0 refactoring 6 years ago
Chris Lu aca653c08b weed shell: list volumes 6 years ago
bingoohuang ab6be025d7 go fmt and fix some typo 6 years ago
Chris Lu a12c7b86b0 broadcast messages of new and deleted volumes 7 years ago
Chris Lu e46c3415f7 gRpc for master~volume heartbeat 8 years ago
Chris Lu 0559aa9673 use Lock instead of RLock 8 years ago
霍晓栋 f04d8fcbcc if replicated volume has one copy in readonly mode at one node,it should be removed from writable list 8 years ago
Chris Lu 5ce6bbf076 directory structure change to work with glide 9 years ago
Chris Lu 6df18a9181 rwlock concurrent read map 9 years ago
Chris Lu 57c85adc53 lock dn.volumes 9 years ago
Stuart P. Bentley f0c2a2dcb3 Change all chrislusf/weed-fs links to point to chrislu/seaweedfs 10 years ago
chrislusf f511b507a5 Add read only public port on volume server 10 years ago
chrislusf a091e6f3bc display admin url on /dir/status 10 years ago
yourchanges 000c645d45 Move the redirect url perfer to volume server's PublicUrl (reverted from commit 701bb9af19) 10 years ago
yourchanges 701bb9af19 Move the redirect url perfer to volume server's PublicUrl 10 years ago
Chris Lu 7b4a53b2c1 Add optional admin port to volume server, to seperate admin operations from normal file operations. 10 years ago
yanyiwu cacfc85869 add some String() to make codes easier to read and debug 10 years ago
Brian McQueen d56c748fa8 switch it back to chris's repo 10 years ago
Brian McQueen c0dfdf4392 switch to my forked repo 10 years ago