freenas-proxmox/packaging/DEBIAN-multipath/control.j2

20 lines
872 B
Django/Jinja

Package: truenas-proxmox-multipath
Version: ${VERSION}
Architecture: all
Maintainer: KSA Technologies, LLC <theprofessor@ksatechnologies.com>
Depends: truenas-proxmox (>= 3.1.0), open-iscsi, multipath-tools
Section: perl
Priority: optional
Homepage: https://github.com/TheGrandWazoo/truenas-proxmox
Description: TrueNAS Multipath Storage Plugin for Proxmox VE
Extends truenas-proxmox with kernel iSCSI multipath support via iscsiadm
and dm-multipath. Registers a separate 'truenas-multipath' storage type
that presents /dev/mapper/<wwid> block devices to QEMU instead of
iscsi:// URIs, enabling active/active multipath with failover.
.
Requires two or more network paths between Proxmox and TrueNAS and
TrueNAS iSCSI portals configured on each path.
.
Licensed under the GNU Affero General Public License v3 (AGPL-3.0).
Copyright (c) 2020 KSA Technologies, LLC.