Chris Lu
9d013ea9b8
Admin UI: include ec shard sizes into volume server info (#7071)
* show ec shards on dashboard, show max in its own column
* master collect shard size info
* master send shard size via VolumeList
* change to more efficient shard sizes slice
* include ec shard sizes into volume server info
* Eliminated Redundant gRPC Calls
* much more efficient
* Efficient Counting: bits.OnesCount32() uses CPU-optimized instructions to count set bits in O(1)
* avoid extra volume list call
* simplify
* preserve existing shard sizes
* avoid hard coded value
* Update weed/storage/erasure_coding/ec_volume_info.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update weed/admin/dash/volume_management.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update ec_volume_info.go
* address comments
* avoid duplicated functions
* Update weed/admin/dash/volume_management.go
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* simplify
* refactoring
* fix compilation
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-02 02:16:49 -07:00
..
2025-07-10 06:13:16 -07:00
2025-08-02 02:16:49 -07:00
2025-03-07 00:45:47 -08:00
2025-07-16 23:39:27 -07:00
2025-07-16 23:39:27 -07:00
2025-06-16 22:25:22 -07:00
2024-12-10 08:43:59 -08:00
2025-07-16 23:39:27 -07:00
2025-07-16 23:39:27 -07:00
2024-12-10 08:43:59 -08:00
2025-07-30 12:38:03 -07:00
2025-06-19 01:15:25 -07:00
2025-07-16 23:39:27 -07:00
2024-05-12 11:31:34 -07:00
2023-03-08 01:48:28 -08:00
2024-11-21 00:37:38 -08:00
2024-06-02 14:12:25 -07:00
2022-11-14 00:19:27 -08:00
2023-09-18 18:47:34 -07:00
2025-07-30 12:38:03 -07:00
2025-06-30 13:57:28 -07:00
2025-06-30 10:11:30 -07:00
2025-07-30 12:38:03 -07:00
2019-04-17 22:04:49 -07:00
2025-06-16 22:05:06 -07:00
2025-07-16 23:39:27 -07:00
2022-07-29 00:17:28 -07:00
2025-07-30 12:38:03 -07:00
2025-07-16 23:39:27 -07:00
2022-11-23 15:59:38 -08:00
2025-06-19 01:15:25 -07:00
2025-07-16 23:39:27 -07:00
2025-06-19 01:15:25 -07:00
2025-06-16 22:25:22 -07:00
2025-06-19 01:15:25 -07:00
2025-06-19 01:15:25 -07:00
2025-06-19 01:15:25 -07:00
2025-07-16 23:39:27 -07:00
2025-07-30 12:38:03 -07:00