powersupport Well-Known Member Jan 18, 2020 335 10 58 31 Dec 12, 2024 #1 Hi, Is there a way we can directly access iscsi storage from proxmox node
fabian Proxmox Staff Member Staff member Jan 7, 2016 12,659 3,566 303 Dec 12, 2024 #2 there are two storage plugins for this: iscsidirect (using user space iscsi/libiscis) iscsi (using kernel and iscsiadm) if you just want to set up some iscsi luns as block devices, you can just do that like on any other Debian system...
there are two storage plugins for this: iscsidirect (using user space iscsi/libiscis) iscsi (using kernel and iscsiadm) if you just want to set up some iscsi luns as block devices, you can just do that like on any other Debian system...