public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH manager v2 0/3] add ZFS over NVMe/TCP storage editor
@ 2026-08-02  3:35 Joaquin Varela
  2026-08-02  3:35 ` [PATCH manager v2 1/3] ui: " Joaquin Varela
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Joaquin Varela @ 2026-08-02  3:35 UTC (permalink / raw)
  To: pve-devel; +Cc: Joaquin Varela

Hi,

this is the UI companion series for the `zfsnvme` backend proposed in the
pve-storage series. It registers the new storage type and exposes ZFS,
NVMe/TCP, native multipath and DH-HMAC-CHAP settings.

Since the RFC, the editor gained the optional fast-I/O-fail policy and the
complete cluster Host NQN allow-list needed to reconstruct target ACLs before
publishing a restarted target.

The series passes `make check`; Biome checked 376 files. The exact branch is:

https://github.com/joaquinv98/pve-manager/tree/submission/zfs-nvme-tcp-rfc-v2

Joaquin Varela (3):
  ui: add ZFS over NVMe/TCP storage editor
  ui: expose NVMe fast I/O fail policy
  ui: configure zfsnvme host NQN allow-list

 www/manager6/Makefile               |   1 +
 www/manager6/Utils.js               |   6 +
 www/manager6/storage/ZFSNVMeEdit.js | 164 ++++++++++++++++++++++++++++
 3 files changed, 171 insertions(+)
 create mode 100644 www/manager6/storage/ZFSNVMeEdit.js

-- 
2.54.0.windows.1



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-08-02  3:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-02  3:35 [PATCH manager v2 0/3] add ZFS over NVMe/TCP storage editor Joaquin Varela
2026-08-02  3:35 ` [PATCH manager v2 1/3] ui: " Joaquin Varela
2026-08-02  3:35 ` [PATCH manager v2 2/3] ui: expose NVMe fast I/O fail policy Joaquin Varela
2026-08-02  3:35 ` [PATCH manager v2 3/3] ui: configure zfsnvme host NQN allow-list Joaquin Varela

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal