LINBIT / linstor-server

High Performance Software-Defined Block Storage for container, cloud and virtualisation. Fully integrated with Docker, Kubernetes, Openstack, Proxmox etc.
https://docs.linbit.com/docs/linstor-guide/
GNU General Public License v3.0
984 stars 76 forks source link

iSCSI LUN with ZFS pool on shared DAS #346

Open san4ez1008 opened 1 year ago

san4ez1008 commented 1 year ago

Hi! Is it possible using linstor to create iSCSITarget and iSCSILun on two nodes that are connected to JBOD with several disks from which the zpool is assembled? 4 disks in draid1 on zpool create a 1 DRBD resource Give whis resource by iSCSI to VMware.

chrboe commented 1 year ago

Hi,

I'm not 100% sure what you are asking, but it is not possible to create iSCSI targets with LINSTOR directly.

However, you can create highly available iSCSI targets (and more) using LINSTOR and drbd-reactor. The LINSTOR Gateway project actually serves this exact purpose.

Maybe check out that project and see if it fits your needs.

san4ez1008 commented 1 year ago

I found a guide on creating a target using LINSTOR Gateway , but I'm interested in the ability to create a target from a zpool I previously created, which is assembled from disks connected to a JBOD.