* [PATCH storage/manager/docs 0/3] add FreeBSD CTL support for ZFS over iSCSI
@ 2026-04-06 4:26 Микола Микола
2026-04-06 4:28 ` [PATCH storage 1/3] " Микола Микола
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Микола Микола @ 2026-04-06 4:26 UTC (permalink / raw)
To: pve-devel
Hi
This is my pretty much first time sending patches over email.
This series of patches adds native FreeBSD CTL iSCSI backend for "ZFS over
iSCSI" storage, and wires it similarly to Istgt.
In the docs it is said that Istgt is iSCSI Target for FreeBSD, but its
outdated and has been deprecated by CAM framework, which offers much higher
performance and management.
Patch 1 adds ctld provider in pve-storage
Patch 2 exposes CTL backend option in "ZFS over ISCSI" menu
Patch 3 documents CTL backend in pve-docs
The implementation was tested against a FreeBSD 15 SAN exporting
zvol-backed LUNs to a 3-node Proxmox VE 9.1.7 cluster.
Storage add, alloc/free, VM disk attach, migration, resize,
detach/reattach, and cleanup were verified successfully.
A FreeBSD guest inside the cluster was also tested against the storage.
Sincerely,
Mykola
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH storage 1/3] add FreeBSD CTL support for ZFS over iSCSI
2026-04-06 4:26 [PATCH storage/manager/docs 0/3] add FreeBSD CTL support for ZFS over iSCSI Микола Микола
@ 2026-04-06 4:28 ` Микола Микола
2026-04-06 4:29 ` [PATCH manager 2/3] " Микола Микола
2026-04-06 4:31 ` [PATCH docs 3/3] " Микола Микола
2 siblings, 0 replies; 4+ messages in thread
From: Микола Микола @ 2026-04-06 4:28 UTC (permalink / raw)
To: pve-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH manager 2/3] add FreeBSD CTL support for ZFS over iSCSI
2026-04-06 4:26 [PATCH storage/manager/docs 0/3] add FreeBSD CTL support for ZFS over iSCSI Микола Микола
2026-04-06 4:28 ` [PATCH storage 1/3] " Микола Микола
@ 2026-04-06 4:29 ` Микола Микола
2026-04-06 4:31 ` [PATCH docs 3/3] " Микола Микола
2 siblings, 0 replies; 4+ messages in thread
From: Микола Микола @ 2026-04-06 4:29 UTC (permalink / raw)
To: pve-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH docs 3/3] add FreeBSD CTL support for ZFS over iSCSI
2026-04-06 4:26 [PATCH storage/manager/docs 0/3] add FreeBSD CTL support for ZFS over iSCSI Микола Микола
2026-04-06 4:28 ` [PATCH storage 1/3] " Микола Микола
2026-04-06 4:29 ` [PATCH manager 2/3] " Микола Микола
@ 2026-04-06 4:31 ` Микола Микола
2 siblings, 0 replies; 4+ messages in thread
From: Микола Микола @ 2026-04-06 4:31 UTC (permalink / raw)
To: pve-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2026-04-06 4:30 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-04-06 4:26 [PATCH storage/manager/docs 0/3] add FreeBSD CTL support for ZFS over iSCSI Микола Микола
2026-04-06 4:28 ` [PATCH storage 1/3] " Микола Микола
2026-04-06 4:29 ` [PATCH manager 2/3] " Микола Микола
2026-04-06 4:31 ` [PATCH docs 3/3] " Микола Микола
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.