[pve-devel] partially-applied: [PATCH installer 0/7] tui: add ZFS/Btrfs RAID setup checks
Thomas Lamprecht
t.lamprecht at proxmox.com
Fri Jul 21 16:20:26 CEST 2023
On 13/07/2023 11:49, Christoph Heiss wrote:
> This introduces the same checks when creating a RAID setup for ZFS and
> Btrfs as in the GUI installer.
>
> The main benefit is that the user now gets an error before the setup
> dialog can even be closed, instead of during the install process.
>
> Patch #1, #2 and #3 are some cleanups/fixes for things I noticed along
> the way, #4 and #5 are prepatory patches. #6 then implements the actual
> functionality.
>
> Additionally, #7 contains unit tests for all the logic code paths that
> were added, to ensure this cannot be accidentally be regressed.
>
> pve-installer:
>
> Christoph Heiss (7):
> gitignore: add cd-info.test
> tui: fix small typo in error message
applied above two, but below cause build/test failures or do not apply
(anymore).
> tui: simplify duplicate disk checking logic
> tui: deserialize boot type and disk blocksize from runtime env info
> tui: improve bootdisk dialog error handling
> tui: add RAID setup checks for ZFS/Btrfs
> tui: add tests for RAID setup checks
More information about the pve-devel
mailing list