Klaus Post
acc452b7ce
Add more erasure codes on degraded systems. ( #11852 )
...
In cases where a cluster is degraded, we do not uphold our consistency
guarantee and we will write fewer erasure codes and rely on healing
to recreate the missing shards.
In some cases replacing known bad disks in practice take days.
We want to change the behavior of a known degraded system to keep
the erasure code promise of the storage class for each object.
This will create the objects with the same confidence as a fully
functional cluster. The tradeoff will be that objects created
during a partial outage will take up slightly more space.
This means that when the storage class is EC:4, there should
always be written 4 parity shards, even if some disks are unavailable.
When an object is created on a set, the disks are immediately
checked. If any disks are unavailable additional parity shards
will be made for each offline disk, up to 50% of the number of disks.
We add an internal metadata field with the actual and intended
erasure code level, this can optionally be picked up later by
the scanner if we decide that data like this should be re-sharded.
2021-05-27 11:38:09 -07:00
..
2021-05-26 11:55:46 -07:00
2021-05-10 18:15:11 -07:00
2021-05-07 09:11:05 -07:00
2021-05-27 11:38:09 -07:00
2021-05-11 02:02:32 -07:00
2021-05-27 09:54:10 -07:00
2021-05-11 09:19:15 -07:00
2021-01-11 02:27:04 -08:00
2021-04-30 08:50:39 -07:00
2021-05-11 02:02:32 -07:00
2021-05-09 08:14:19 -07:00
2021-05-06 08:52:02 -07:00
2021-05-27 10:15:02 -07:00
2021-05-18 07:22:31 -07:00
2021-05-24 09:28:19 -07:00
2021-05-27 10:15:02 -07:00
2021-05-06 08:52:02 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-19 18:51:23 -07:00
2021-05-24 09:28:19 -07:00
2021-05-04 08:40:42 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-30 08:50:39 -07:00
2021-05-19 09:21:34 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-09 08:14:19 -07:00
2021-04-30 08:50:39 -07:00
2021-05-06 08:52:02 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-06 08:52:02 -07:00
2021-05-24 09:28:19 -07:00
2021-05-17 08:32:28 -07:00
2021-05-24 09:28:19 -07:00
2021-04-23 11:58:53 -07:00
2021-05-17 17:49:48 -07:00
2021-04-23 11:58:53 -07:00
2021-05-14 00:59:05 -07:00
2021-04-30 08:50:39 -07:00
2021-05-14 00:59:05 -07:00
2021-04-23 11:58:53 -07:00
2021-05-14 12:40:54 -07:00
2021-05-19 18:51:23 -07:00
2021-04-23 11:58:53 -07:00
2021-05-19 18:51:23 -07:00
2021-05-19 18:51:23 -07:00
2021-04-30 08:50:39 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-10 18:15:11 -07:00
2021-05-06 08:52:02 -07:00
2021-04-30 08:50:39 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-30 08:50:39 -07:00
2021-04-23 11:58:53 -07:00
2021-05-06 08:52:02 -07:00
2021-04-23 21:58:45 -07:00
2021-05-13 19:20:45 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-24 09:28:19 -07:00
2021-04-30 08:50:39 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-17 08:45:22 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-06 08:52:02 -07:00
2021-04-23 11:58:53 -07:00
2021-05-18 15:19:20 -07:00
2021-05-18 15:19:20 -07:00
2021-04-23 11:58:53 -07:00
2021-05-24 09:37:17 -07:00
2021-04-23 11:58:53 -07:00
2021-05-06 08:52:02 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-30 08:50:39 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-27 08:02:39 -07:00
2021-05-17 08:31:04 -07:00
2021-05-27 08:02:39 -07:00
2021-05-11 18:36:15 -07:00
2021-05-11 18:36:15 -07:00
2021-05-11 18:36:15 -07:00
2021-05-24 09:28:19 -07:00
2021-05-11 02:02:32 -07:00
2021-04-23 11:58:53 -07:00
2021-05-11 09:18:37 -07:00
2021-04-30 08:50:39 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-10 18:15:11 -07:00
2021-05-11 09:18:37 -07:00
2021-04-23 11:58:53 -07:00
2021-04-30 08:50:39 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-21 14:07:16 -07:00
2021-04-30 08:50:39 -07:00
2021-04-30 08:50:39 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-17 08:25:48 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-24 09:28:19 -07:00
2021-05-17 08:32:28 -07:00
2021-05-14 16:50:47 -07:00
2021-05-17 08:32:28 -07:00
2021-05-17 08:32:28 -07:00
2021-04-23 11:58:53 -07:00
2021-05-17 08:32:28 -07:00
2021-05-06 08:52:02 -07:00
2021-05-19 12:04:08 -07:00
2021-05-25 17:02:06 -07:00
2021-05-27 10:11:50 -07:00
2021-05-11 09:18:37 -07:00
2021-05-24 18:31:56 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-27 10:11:50 -07:00
2021-05-27 11:38:09 -07:00
2021-05-27 11:38:09 -07:00
2021-05-27 11:38:09 -07:00
2021-05-25 14:17:33 -07:00
2021-04-23 11:58:53 -07:00
2021-05-11 09:19:15 -07:00
2021-05-20 09:00:11 -07:00
2021-05-19 14:38:30 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-25 14:17:33 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-06 08:52:02 -07:00
2021-05-08 22:31:41 -07:00
2021-04-23 11:58:53 -07:00
2021-05-08 22:31:41 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-17 08:25:48 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-24 09:28:19 -07:00
2021-04-23 11:58:53 -07:00
2021-04-30 08:50:39 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-30 08:50:39 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-30 08:50:39 -07:00
2021-05-06 08:52:02 -07:00
2021-04-30 08:50:39 -07:00
2021-04-30 08:50:39 -07:00
2021-04-30 08:50:39 -07:00
2021-05-06 08:52:02 -07:00
2021-05-24 09:28:19 -07:00
2021-04-30 08:50:39 -07:00
2021-04-23 11:58:53 -07:00
2021-05-06 08:52:02 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 22:47:39 -07:00
2021-05-06 08:52:02 -07:00
2021-05-06 08:52:02 -07:00
2021-05-06 08:52:02 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-26 08:04:12 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-24 09:28:19 -07:00
2021-05-19 19:25:44 -07:00
2021-05-27 10:15:02 -07:00
2021-04-30 08:50:39 -07:00
2021-04-30 08:50:39 -07:00
2021-04-23 11:58:53 -07:00
2021-04-30 08:50:39 -07:00
2021-05-11 02:11:29 -07:00
2021-05-11 02:11:29 -07:00
2021-05-11 02:11:29 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-11 02:11:29 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-24 09:28:19 -07:00
2021-04-23 11:58:53 -07:00
2021-05-24 09:28:19 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-19 09:21:18 -07:00
2021-05-20 09:00:11 -07:00
2021-05-20 09:00:11 -07:00
2021-05-20 09:00:11 -07:00
2021-05-21 11:41:25 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-24 09:28:19 -07:00
2021-05-24 09:28:19 -07:00
2021-04-23 11:58:53 -07:00
2021-04-29 20:55:21 -07:00
2021-05-19 14:38:30 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-06 08:52:02 -07:00
2021-05-27 08:02:39 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-06 08:52:02 -07:00
2021-04-23 11:58:53 -07:00
2021-05-21 14:07:16 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-06 08:52:02 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-24 09:28:19 -07:00
2021-04-23 11:58:53 -07:00
2021-05-21 14:07:16 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-30 08:50:39 -07:00
2021-05-27 08:18:41 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-06 08:52:02 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-18 10:29:50 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-15 12:57:18 -07:00
2021-04-23 11:58:53 -07:00
2021-05-06 08:52:02 -07:00
2021-04-23 11:58:53 -07:00
2021-05-06 08:52:02 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-15 12:57:18 -07:00
2021-04-30 08:50:39 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-18 15:19:20 -07:00
2021-04-23 11:58:53 -07:00
2021-05-06 08:52:02 -07:00
2021-05-06 08:52:02 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-09 08:14:19 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-06 12:50:48 -07:00
2021-04-23 11:58:53 -07:00
2021-05-06 12:50:48 -07:00
2021-04-23 11:58:53 -07:00
2021-05-19 14:38:30 -07:00
2021-04-23 11:58:53 -07:00
2021-05-19 14:38:30 -07:00
2021-05-25 16:33:06 -07:00
2021-05-19 14:38:30 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-24 09:28:19 -07:00
2021-04-23 11:58:53 -07:00
2021-05-24 09:28:19 -07:00
2021-04-23 11:58:53 -07:00
2021-05-06 08:52:02 -07:00
2021-05-11 02:02:32 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-25 14:17:33 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-30 08:50:39 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-10 18:15:11 -07:00
2021-04-23 11:58:53 -07:00
2021-05-06 08:52:02 -07:00
2021-05-06 08:52:02 -07:00
2021-05-06 08:52:02 -07:00
2021-05-06 08:52:02 -07:00
2021-04-30 08:50:39 -07:00
2021-04-30 08:50:39 -07:00
2021-04-30 08:50:39 -07:00
2021-05-18 14:21:20 -07:00
2021-04-30 08:50:39 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-17 08:32:28 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-19 14:38:30 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-07 09:11:05 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-04-23 11:58:53 -07:00
2021-05-24 09:28:19 -07:00
2021-05-25 16:33:06 -07:00