Go to file
Kevin Scott Adams 6510170216 Add the FreeNAS Username and Password fields to the GUI
- Currently the fields show up in the GUI but no values are populated.
2018-04-18 14:30:18 -04:00
perl5 Obtain the FreeNAS username and password values from storage.cfg 2018-04-18 14:27:19 -04:00
pve-manager/js Add the FreeNAS Username and Password fields to the GUI 2018-04-18 14:30:18 -04: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