1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-06-26 12:29:37 +02:00
seaweedfs/weed/topology
2021-02-13 13:50:14 -08:00
..
allocate_volume.go allocate volume by disk type 2020-12-13 23:08:21 -08:00
cluster_commands.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
collection.go rename from volumeType to diskType 2020-12-13 11:59:32 -08:00
configuration.go also remove volumeLayout if collection is empty 2018-07-11 02:01:33 -07:00
data_center.go volume server set volume type and heartbeat to the master 2020-12-13 03:11:24 -08:00
data_node.go Merge branch 'master' into support_ssd_volume 2021-02-09 11:37:07 -08:00
data_node_ec.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
node.go assign volumes based on disk type 2020-12-17 13:25:05 -08:00
rack.go volume server set volume type and heartbeat to the master 2020-12-13 03:11:24 -08:00
store_replicate.go add TODO 2020-11-11 12:51:27 -08:00
topology.go disk type can be generic tags 2021-02-13 13:50:14 -08:00
topology_ec.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
topology_event_handling.go disk type can be generic tags 2021-02-13 13:50:14 -08:00
topology_map.go adjust UI max count 2020-12-17 13:47:51 -08:00
topology_test.go go fmt 2020-12-16 09:14:05 -08:00
topology_vacuum.go fix nil 2020-12-02 00:09:19 -08:00
volume_growth.go assign volumes based on disk type 2020-12-17 13:25:05 -08:00
volume_growth_test.go Added treat_replication_as_minimums master toml option 2020-04-01 19:08:48 -04:00
volume_layout.go Merge branch 'master' into support_ssd_volume 2021-02-09 11:37:07 -08:00
volume_layout_test.go Correct the oversized state of volume after compaction 2020-09-23 20:27:42 +08:00
volume_location_list.go adding locking to avoid nil VolumeLocationList 2020-10-21 23:15:48 -07:00