Er is een vierde 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-U4The FreeNAS development team is pleased to announce the availability of the fourth update to FreeNAS 11.2. This is a bug fix release that also includes several fixes for security vulnerabilities.
Users of 11.2 systems are encouraged to update to 11.2-U4 using the instructions in the Guide.
Known IssuesAs 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