TrueCommand 2.2 Release Notes
13 minute read.
Last Modified 2022-10-17 14:22 -0400TrueNAS 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 |
All release dates listed are tentative and are subject to change. The items in this list might not show every deadline or testing cycle that iXsystems uses to manage internal effort.
The progress and specific work is being tracked through tickets opened in Jira. If you have a feature suggestion or bug report, create a Jira account and file a ticket in the TrueNAS or TrueCommand projects. TrueNAS SCALE tickets are also tracked in the TrueNAS Jira Project.
Version | Checkpoint | Scheduled Date |
---|---|---|
2.3-BETA.1 | Code-freeze | 09 November 2022 |
2.3-BETA.1 | Internal Testing Sprints | 14 November 2022 - 25 November 2022 |
2.3-BETA.1 | Tag | 28 November 2022 |
2.3-BETA.1 | Release | 29 November 2022 |
2.3-RC.1 | Code-freeze | 07 December 2022 |
2.3-RC.1 | Internal Testing Sprints | 12 December 2022 - 16 December 2022 |
2.3-RC.1 | Tag | 19 December 2022 |
2.3-RC.1 | Release | 20 December 2022 |
October 18, 2022
iXsystems is pleased to release TrueCommand 2.2.2! This is a maintenance release of TrueCommand 2.2 that includes some improvements for charts and a variety of bugfixes for licensing, LDAP, reporting, connections, and alerting.
- TC-2357 Report charts x-axis datapoint sometimes display overlapping labels
- TC-2274 API endpoint for downloading config backup
- TC-2215 Change build type from build to runtime
- TC-2325 Disabled importing licenses on Cloud
- TC-2297 Available servers do not appear in header
- TC-2294 Unlimited License
- TC-2293 Proxy NAS interface via ssl redirects to TC
- TC-2289 LDAP Failing to Connect
- TC-2288 TrueCommand Drive Count Issue
- TC-2287 Mismatched internal and NAS alert priority breaks user notices
- TC-2286 Panic on LDAP user creation
- TC-2275 Wireguard configuration not applied in TC container
- TC-2273 Can’t Access System Card (And backed up config files) when system is offline
- TC-2268 Health Indicator on Cluster UI widget not responsive
- TC-2257 Issue Loading Reporting and Cluster UI Pages
Login to the TrueCommand Account Portal for downloads, documentation links, and licensing options. For storage clusters with more than 50 disks, the account portal also offers a free 60-day trial license with unlimited disks.
Due to the changes in integrating with the TrueNAS middleware, the minimum version for full-support of functionality has changed with TrueCommand 2.1:
- FreeNAS/TrueNAS 11.3 series - No longer supported. Does not provide realtime statistics or storage information, but you can still connect to them and use TrueCommand to initiate updates.
- TrueNAS 12 CORE/Enterprise - Supported after 12.0-U3. 12.0-U2.1 and older are missing some key metrics in the realtime stats (disk/network usage metrics in particular), but work otherwise.
- TrueNAS SCALE 21.03+ - Fully Supported (SCALE-20.12+ is supported excluding cluster functionality)
Prior To Updating
As a best practice, TrueCommand admins should backup their instance’s data directory before deploying TrueCommand updates. If issues arise after updating, admins can simply pull the previous TC docker image and redeploy with their previous data directory.
Important Note for Upgrading from v1.3
Updating from TrueCommand v1.3 to v2.0 or higher involves a database migration process. This preserves all configuration data, but does not preserve old performance statistics. Additionally, it is not possible to roll back to TrueCommand v1.3 from v2.1. Please use caution when upgrading production TrueCommand systems. If necessary, run TrueCommand 1.3 and TrueCommand 2.1 in parallel for a transition period. Simply use the “ixsystems/truecommand:1.3.2” docker image to continue using that specific version of TrueCommand.
Docker: Re-run docker pull ixsystems/truecommand
to fetch the latest version of TrueCommand, and then restart your docker instance.
VM Image: Either reboot the VM or run systemctl restart truecommand.service
.
This will automatically fetch and start the latest Docker image of TrueCommand within your VM.
Seen In | Key | Summary | Workaround | Resolved In |
---|---|---|---|---|
TC 2.2.2 | TC-2339 | Dashboard System card values for SCALE 22.12 do not populate. | The TrueCommand Dashboard System card values for SCALE 22.12 Bluefin are missing. | Unknown |