12.0-U8.1
3 minute read.
TrueNAS Quality Lifecycle
Release Stage | Completed QA Cycles | Typical Use | Description |
---|---|---|---|
NIGHTLY | 0 | Developers | Incomplete |
ALPHA | 1 | Testers | Not much field testing |
BETA | 2 | Enthusiasts | Major Feature Complete, but expect some bugs |
RC | 4 | Home Users | Suitable for non-critical deployments |
RELEASE | 6 | General Use | Suitable for less complex deployments |
U1 | 7 | Business Use | Suitable for more complex deployments |
U2+ | 8 | Larger Systems | Suitable for higher uptime deployments |
April 14, 2022
iXsystems is pleased to announce the general availability of TrueNAS 12.0-U8.1!
For those with FreeNAS installed on your system, we recommend updating or upgrading to FreeNAS 11.3-U5 first and then upgrading to TrueNAS 12.0-U8 with a single click to retain roll-back options. While it is an easy web update, we do recommend waiting to update your system’s zpool feature flags until you are finished validating your performance and functionality.
For those with TrueNAS HA systems and support contracts, we recommend contacting iXsystems Support to schedule an upgrade. We will verify your system health, configuration, and support the upgrade process as part of the “white glove” service that comes with any support contract.
Please check out the updated TrueNAS documentation even if you don’t upgrade today. We’re extremely grateful for all the contributions received thus far and encourage more user suggestions going forward.
- [NAS-114724] - Minio Service does not start from UI
- [NAS-115143] - Boot hangs in Hyper-V with passed-though LSI HBA
- [NAS-115532] - net/netatalk3 - fix multiple CVEs
- [NAS-115556] - Merge FreeBSD SA-22:02-03 EN-22:08
- Type =
sysctl
- Variable =
vfs.zfs.l2arc.rebuild_enabled
- Value =
1
Key | Summary | Workaround |
---|---|---|
NAS-113284 | Samba CVE-2021-20316: Symlink race error can allow metadata read and modify outside of the exported share. | Do not enable SMB1 (this is disabled by default in TrueNAS 11.2 and later). If SMB1 must be enabled for backwards compatibility then add the auxiliary parameter: unix extensions = no to the Services > SMB configuration form and restart the service.For versions prior to TrueNAS 13.0, we recommend only exporting areas of the file system by either SMB2 or NFS, not both. |
Minio Project: Certificate errors in distributed mode with docker compose | Wild card certificates do not work with Minio | Reset the Minio domain configuration to localhost when the Minio SAN/CN configuration is empty except for a wildcard domain. |
Asigra Plugin Upgrades | Asigra users running version 14.2.0.2 or earlier requires a TrueNAS CLI upgrade procedure to update to a new plugin version. In the TrueNAS web interface, open the **Shell** and enter iocage upgrade asigra-plugin-name , replacing asigra-plugin-name with whatever unique name was created for the plugin. | |
NAS-106992 | Persistent L2ARC is disabled by default. | While the underlying issues have been fixed, this setting continues to be disabled by default for additional performance investigation. To manually reactivate persistent L2ARC, log in to the TrueNAS Web Interface, go to System > Tunables, and add a new tunable with these values: |
TrueNAS "root" user account cannot be an SMB user. | This is an intentional change to improve software security and suitability for deployment in a variety of environments. Update the SMB configuration to use a different user account. |