freenas-proxmox has become inoperable with libpve-storage-perl 8.3.7.
Until now, we have been using freenas-proxmox to use zfs over iscsi.
https://github.com/TheGrandWazoo/freenas-proxmox
The recent update included an update to libpve-storage-perl from 8.3.6 to 8.3.7.
After applying this update, the ZFS over iSCSI environment failed to boot.
Rolling back to libpve-storage-perl 8.3.6 restores functionality.
Are external plugins no longer available?
The error that occurs when starting the virtual machine is as follows.
Details of plugins in use
Until now, we have been using freenas-proxmox to use zfs over iscsi.
https://github.com/TheGrandWazoo/freenas-proxmox
The recent update included an update to libpve-storage-perl from 8.3.6 to 8.3.7.
After applying this update, the ZFS over iSCSI environment failed to boot.
Rolling back to libpve-storage-perl 8.3.6 restores functionality.
apt list --installed | grep libpve-storage-perl
apt policy libpve-storage-perl
apt install libpve-storage-perl=8.3.6
Are external plugins no longer available?
The error that occurs when starting the virtual machine is as follows.
TASK ERROR: freenas: unknown iscsi provider. Available [comstar, freenas, istgt, iet, LIO] at /usr/share/perl5/PVE/Storage/ZFSPlugin.pm line 37.
Details of plugins in use
apt list --installed | grep nas
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
freenas-proxmox/any-version,now 2.2.0-1 all [installed]
root@pve1:~# apt show freenas-proxmox
Package: freenas-proxmox
Version: 2.2.0-1
Priority: optional
Section: perl
Source: freenas-proxmox
Maintainer: KSA Technologies, LLC <theprofessor@ksatechnologies.com>
Installed-Size: unknown
Provides: freenas-proxmox
Pre-Depends: librest-client-perl, git
Depends: librest-client-perl, git
Homepage: https://github.com/TheGrandWazoo/freenas-proxmox/wiki
Uploaders: Kevin Scott Adams <thegrandwazoo@ksatechnologies.com>
Standards-Version: 4.5.0
Vcs-Git: https://github.com/TheGrandWazoo/freenas-proxmox.git
Vcs-Browser: https://github.com/TheGrandWazoo/freenas-proxmox.git
Download-Size: 2,924 B
APT-Manual-Installed: yes
APT-Sources: https://dl.cloudsmith.io/public/ksatechnologies/truenas-proxmox/deb/debian any-version/main amd64 Packages
Description: FreeNAS Plugin for Proxmox VE
A Proxmox VE storage plugin to interface with FreeNAS APIs.
Last edited: