chrislusf
c1b190cdd6
ec: add -sourceDiskType to ec.encode and -diskType to ec.decode
...
ec.encode:
- Add -sourceDiskType flag to filter source volumes by disk type
- This enables tier migration scenarios (e.g., SSD volumes → HDD EC shards)
- -diskType specifies target disk type for EC shards
ec.decode:
- Add -diskType flag to specify source disk type where EC shards are stored
- Update collectEcShardIds() and collectEcNodeShardBits() to accept diskType
Examples:
# Encode SSD volumes to HDD EC shards (tier migration)
ec.encode -collection=mybucket -sourceDiskType=ssd -diskType=hdd
# Decode EC shards from SSD
ec.decode -collection=mybucket -diskType=ssd
Integration tests updated to cover new flags.
2025-12-10 14:24:55 -08:00
..
2024-12-10 08:43:59 -08:00
2024-09-29 10:38:22 -07:00
2025-07-16 23:39:27 -07:00
2025-07-16 23:39:27 -07:00
2025-07-16 23:39:27 -07:00
2025-11-09 19:58:38 -08:00
2024-09-29 10:38:22 -07:00
2025-12-10 14:24:55 -08:00
2025-12-10 14:24:55 -08:00
2025-12-10 14:24:55 -08:00
2025-12-10 14:24:55 -08:00
2025-12-10 14:24:55 -08:00
2025-11-21 17:58:37 -08:00
2025-12-10 14:24:55 -08:00
2025-12-10 14:24:55 -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
2025-05-22 09:46:49 -07:00
2025-10-24 20:21:35 -07:00
2025-05-28 11:34:02 -07:00
2025-10-24 20:21:35 -07:00
2025-11-09 19:58:38 -08:00
2025-11-18 07:45:12 -08:00
2025-10-24 20:21:35 -07:00
2025-11-18 07:45:12 -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
2025-05-28 11:34:02 -07:00
2024-09-29 10:38:22 -07:00
2025-10-17 22:11:50 -07:00
2024-09-29 10:38:22 -07:00
2025-10-13 18:05:17 -07:00
2025-01-20 22:19:27 -08:00
2025-01-20 22:19:27 -08:00
2025-07-16 23:39:27 -07:00
2025-09-09 01:01:03 -07:00
2025-07-16 23:39:27 -07:00
2025-05-22 09:46:49 -07:00
2025-07-16 23:39:27 -07:00
2025-07-16 23:39:27 -07:00
2025-07-16 23:39:27 -07:00
2025-07-16 23:39:27 -07:00
2025-07-16 23:39:27 -07:00
2025-07-16 23:39:27 -07:00
2025-07-16 23:39:27 -07:00
2025-07-16 23:39:27 -07:00
2025-07-16 23:39:27 -07: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
2025-11-19 20:34:38 -08:00
2025-08-23 11:04:24 -07:00
2025-11-09 19:58:38 -08:00
2025-12-02 10:14:24 -08:00
2025-12-03 11:33:35 -08:00
2025-07-16 23:39:27 -07:00
2025-06-16 07:39:19 -07:00
2025-11-09 19:58:38 -08:00
2024-09-29 10:38:22 -07:00
2024-09-26 08:34:13 -07:00
2025-11-27 00:04:45 -08:00
2025-10-25 00:09:18 -07:00
2024-09-29 10:38:22 -07:00
2024-11-21 08:46:24 -08:00
2025-08-02 02:16:49 -07:00
2024-09-29 10:38:22 -07:00
2024-09-29 10:38:22 -07:00
2024-12-18 11:59:48 -08:00
2023-03-13 10:00:27 -07:00
2025-12-10 14:24:55 -08:00
2025-11-09 19:58:38 -08:00
2025-08-23 11:04:24 -07:00
2025-11-09 19:58:38 -08:00
2025-08-23 11:04:24 -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
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-02 09:29:27 -08:00
2025-10-24 19:02:44 -07:00
2024-11-21 08:46:24 -08:00
2022-10-09 22:47:55 -07:00
2022-09-10 15:35:42 -07:00