Chris Lu
30812b85f3
fix ec.encode skipping volumes when one replica is on a full disk ( #8227 )
...
* fix ec.encode skipping volumes when one replica is on a full disk
This fixes issue #8218 . Previously, ec.encode would skip a volume if ANY
of its replicas resided on a disk with low free volume count. Now it
accepts the volume if AT LEAST ONE replica is on a healthy disk.
* refine noFreeDisk counter logic in ec.encode
Ensure noFreeDisk is decremented if a volume initially marked as bad
is later found to have a healthy replica. This ensures accurate
summary statistics.
* defer noFreeDisk counting and refine logging in ec.encode
Updated logging to be replica-scoped and deferred noFreeDisk counting to
the final pass over vidMap. This ensures that the counter only reflects
volumes that are definitively excluded because all replicas are on full
disks.
* filter replicas by free space during ec.encode
Updated doEcEncode to filter out replicas on disks with
FreeVolumeCount < 2 before selecting the best replica for encoding.
This ensures that EC shards are not generated on healthy source
replicas that happen to be on disks with low free space.
2026-02-09 14:23:11 -08:00
..
2026-01-07 13:06:08 -08:00
2026-01-07 13:06:08 -08:00
2026-01-07 13:06:08 -08:00
2026-01-07 13:06:08 -08:00
2026-01-07 13:06:08 -08:00
2026-01-07 13:06:08 -08:00
2026-01-07 13:06:08 -08:00
2025-12-17 16:40:27 -08:00
2026-01-06 00:09:52 -08:00
2025-11-09 19:58:38 -08:00
2026-01-07 13:06:08 -08:00
2025-12-10 22:42:52 -08:00
2026-01-15 12:43:44 -08:00
2025-12-19 13:29:12 -08:00
2026-02-04 17:08:31 -08:00
2025-12-28 19:30:42 -08:00
2026-02-09 01:37:56 -08:00
2026-02-09 14:23:11 -08:00
2026-01-04 00:38:53 -08:00
2026-01-06 00:09:52 -08:00
2026-02-09 09:07:06 -08:00
2025-12-28 19:30:42 -08:00
2025-10-24 20:21:35 -07:00
2025-10-24 20:21:35 -07:00
2025-11-09 19:58:38 -08:00
2025-10-24 20:21:35 -07:00
2026-01-07 13:06:08 -08:00
2025-10-24 20:21:35 -07:00
2026-01-14 21:37:50 -08:00
2025-10-24 20:21:35 -07:00
2026-01-14 21:37:50 -08:00
2026-02-06 20:51:47 -08:00
2026-01-14 21:37:50 -08:00
2026-01-29 14:42:10 -08:00
2025-10-24 20:21:35 -07:00
2025-10-24 20:21:35 -07:00
2025-10-24 20:21:35 -07:00
2025-10-24 20:21:35 -07:00
2025-10-24 20:21:35 -07:00
2026-01-29 14:42:10 -08:00
2026-01-07 13:06:08 -08:00
2025-10-17 22:11:50 -07:00
2026-01-07 13:06:08 -08:00
2025-10-13 18:05:17 -07:00
2026-01-07 13:06:08 -08:00
2026-01-07 13:06:08 -08:00
2026-01-07 13:06:08 -08:00
2025-09-09 01:01:03 -07:00
2025-12-16 12:41:04 -08:00
2025-12-28 11:39:06 -08:00
2026-01-15 00:52:57 -08:00
2026-01-14 14:45:52 -08:00
2026-01-07 13:06:08 -08:00
2026-01-14 14:45:52 -08:00
2026-02-05 12:57:27 -08:00
2026-02-05 12:57:27 -08:00
2026-01-07 13:06:08 -08:00
2026-01-27 10:50:16 -08:00
2025-12-13 13:41:25 -08:00
2025-12-12 18:06:13 -08:00
2026-01-27 10:50:16 -08:00
2025-12-12 18:06:13 -08:00
2025-12-12 12:51:48 -08:00
2025-07-16 23:39:27 -07:00
2022-09-16 02:43:49 -07:00
2025-03-31 21:42:54 -07:00
2025-07-16 23:39:27 -07:00
2026-01-25 13:39:30 -08:00
2026-01-25 13:39:30 -08:00
2026-01-30 22:57:05 -08:00
2026-01-30 22:57:05 -08:00
2026-01-30 22:57:05 -08:00
2026-01-30 22:57:05 -08:00
2025-08-23 11:04:24 -07:00
2026-01-06 00:09:52 -08:00
2025-12-02 10:14:24 -08:00
2025-12-03 11:33:35 -08:00
2026-01-16 12:31:48 -08:00
2026-01-07 13:06:08 -08:00
2025-11-09 19:58:38 -08:00
2026-01-07 13:06:08 -08:00
2024-09-26 08:34:13 -07:00
2026-01-16 12:31:48 -08:00
2026-02-09 13:23:17 -08:00
2026-01-07 13:06:08 -08:00
2026-01-06 00:09:52 -08:00
2026-01-29 14:16:42 -08:00
2024-09-29 10:38:22 -07:00
2026-01-07 13:06:08 -08:00
2024-12-18 11:59:48 -08:00
2026-01-07 13:06:08 -08:00
2025-12-16 23:16:07 -08:00
2026-02-09 09:07:06 -08:00
2023-03-13 10:00:27 -07:00
2026-01-15 12:43:44 -08:00
2025-11-09 19:58:38 -08:00
2025-08-23 11:04:24 -07:00
2026-01-16 12:31:48 -08:00
2025-08-23 11:04:24 -07:00
2026-01-07 13:06:08 -08:00
2024-09-29 10:38:22 -07:00
2024-09-29 10:38:22 -07:00
2024-09-29 10:38:22 -07:00
2024-09-29 10:38:22 -07:00
2025-10-30 23:36:06 -07:00
2025-12-15 11:18:45 -08:00
2026-01-16 12:31:48 -08:00
2025-12-19 13:29:12 -08:00
2025-12-28 19:30:42 -08:00
2026-01-06 00:09:52 -08:00
2026-01-30 22:57:05 -08:00
2026-01-29 19:06:17 -08:00
2026-01-29 19:06:17 -08:00
2025-12-15 11:18:45 -08:00
2025-12-15 11:18:45 -08:00
2025-12-15 11:18:45 -08:00