Er is een vijfde update voor FreeNAS versie 11.2 uitgekomen. Met deze software kan een in het netwerk opgenomen computer als network attached storage worden ingezet. Met behulp van plug-ins kan extra functionaliteit worden toegevoegd. Het geheel is gebaseerd op FreeBSD en voorzien van een overzichtelijke webinterface. Meer informatie over de mogelijkheden van FreeNAS kan op deze pagina worden gevonden.
FreeNAS versie 11.2 bevat onder meer een op Angular gebaseerde gebruikersinterface. Verder is grub de wacht aangezegd, ten gunste van FreeBSD's eigen bootloader, en datzelfde lot is warden ontvallen, ten gunste van iocage. De complete release notes voor versie 11.2 kunnen op deze pagina worden gevonden, de release notes voor deze update zien er als volgt uit:
FreeNAS 11.2-U5The FreeNAS development team is pleased to announce the availability of the fifth update to FreeNAS 11.2. This bug fix release includes several fixes for security vulnerabilities.
Users of 11.2 systems are encouraged to update to 11.2-U5 using the instructions in the Guide.
Known IssuesOAuth Cloud Credentials support will be added to the new UI in 11.2-U6. For 11.2-U5, the legacy UI can be used to automatically populate credentials for supported cloud providers.
When configuring Microsoft OneDrive Cloud, OAuth populates all of the credentials except for the “Drive ID”. To determine the Drive ID, log into https://onedrive.live.com/about/en-us/, copy the string after cid= from the browser address bar, and enter that value as the Drive ID. This bug will be fixed for 11.3.
The hubiC cloud service has suspended creation of new accounts.
Amazon Cloud Drive is known to be broken and may be removed from a future release.
The Mega cloud service is currently broken. The new version of rclone which fixes this will be available in 11.3.
As an edge case, if you install another instance of an already installed plugin and that plugin installation fails, the cleanup from the failure will also delete the dataset for the first installation of that plugin. As a workaround until this is fixed in 11.3, it is recommended that users wanting to install another version of an installed plugin perform the installation from the CLI, using the -k switch:
iocage fetch -P -n PLUGIN_NAME -k RESTOFPARAMS