Go to file
Kevin Scott Adams af42dfd008 Change iscsi_lunid values of 'undef' to 0 (zero)
- In FreeNAS 11.1 it seems like a Lun of 0 becomes 'Auto'. When the API
returns the targent_to_extent data any Lun of "Auto" become 'undef' and
causes issues and errors in the syslog. This change corrects this
behavior. Have tested with adding, detaching, removing and "Moving Disk"
functions of Proxmox version 5.1-51.
2018-04-18 13:53:29 -04:00
perl5 Change iscsi_lunid values of 'undef' to 0 (zero) 2018-04-18 13:53:29 -04:00
pve-manager/js first commit 2017-05-19 12:15:42 +02:00
README Create README 2017-06-09 16:21:19 +02:00

README

patch files:
/usr/share/pve-manager/js/pvemanagerlib.js
/usr/share/perl5/PVE/Storage/ZFSPlugin.pm

copy
/usr/share/perl5/REST
/usr/share/perl5/PVE/Storage/LunCmd/FreeNAS.pm

UPDATE FreeNAS username and password in FreeNAS.pm


in /usr/bin/pvedaemon remove -T from perl

systemctl restart pvedaemon