- When cleaning up code from last commit, I removed a line from the run_lun_command that initialize the code thinking that the way it would work would be throught the freenas_api_check when calling the freenas_api_call. Well certain procedures from the Proxmox ZFSPlugin call procedures that do not have the $freenas_api_methods variable set yet because freenas_api_check has NOT been called yet. Inserted the freenas_api_check() in the run_lun_command() to get the variable initialized. Fixes #62 and other tests that I found to have this issue. freenas-proxmox-2.0.0-0beta4 will also have the fix. |
||
|---|---|---|
| .. | ||
| FreeNAS.pm | ||