[pve-devel] [PATCH V4 SERIES storage/manager/docs 0/3] fix #3967: add ZFS dRAID creation

Lukas Wagner l.wagner at proxmox.com
Thu Nov 10 14:43:01 CET 2022


Tested-by: Lukas Wagner <l.wagner at proxmox.com>

On 11/10/22 14:24, Stefan Hrdlicka wrote:
> V1 -> V2:
> # pve-storage
> * formating change
> * fixing typos & wording
> * added check if dRAID options draidspares & draiddata are used for something
> else then setting up a dRAID
>
> # pve-manager
> * add a viewModel and use a binding for visiblity
> * remove controller
>
> # pve-docs
> * fix many typos
> * reword last paragraph to make it (hopefully :)) more helpful
>
>
> V2 -> V3:
> # pve-storage
> * use a draid-config format
>
> # pve-manager
> * change due to draid config format (submit text field all with draid config values)
> * add hidden field for submitting values --> added addtional binding
> * the data & spares fields are now required to be selected in the GUI
> ** via the API the two config params are not required for now
>
> # pve-docs
> * openZFS replaced with OpenZFS
>
> V3 -> V4:
> # pve-docs
> * added note to explain why the GUI expects one more disk then the
>    minimum that dRAID would allow
>
>
> Stefan Hrdlicka (1):
>    fix #3967: enable ZFS dRAID creation via API
>
>   PVE/API2/Disks/ZFS.pm | 55 ++++++++++++++++++++++++++++++++++++++++++-
>   1 file changed, 54 insertions(+), 1 deletion(-)
>
> ---
>   www/manager6/node/ZFS.js | 69 ++++++++++++++++++++++++++++++++++++++++
>   1 file changed, 69 insertions(+)
>
> ---
>   local-zfs.adoc | 44 +++++++++++++++++++++++++++++++++++++++++++-
>   1 file changed, 43 insertions(+), 1 deletion(-)
>
-- 
Best Regards,
Lukas Wagner






More information about the pve-devel mailing list