[pve-devel] [PATCH V3 SERIES storage/manager/docs 0/3] add ZFS dRAID creation
Stefan Hrdlicka
s.hrdlicka at proxmox.com
Mon Jun 13 16:55:56 CEST 2022
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
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 | 41 ++++++++++++++++++++++++++++++++++++++++-
1 file changed, 40 insertions(+), 1 deletion(-)
--
2.30.2
More information about the pve-devel
mailing list