TrueNAS 26.0.0-BETA.1 is Now Available!

One item potentially of note for midclt scripters in 26 is that the tool has stdin support now and a few other features.

# API key from file, payload from stdin via input redirection
midclt -U larry -K /home/larry/truenas_api_key.json call user.create - < /home/larry/user_secret_payload.json

# API key from file, payload from stdin via pipe
cat /path/to/secret/payload.json | midclt -U admin -K /root/.truenas_api_key call user.create -

1 Like

Thanks. Looks like this was a known issue that is fixed for BETA.2. I’ll look at adding something to the Known Issues on the release notes.

NAS-140163
NAS-140237

2 Likes

My A310 shows xe and i915 available, and i915 loaded in lspci

Not sure how that would behave in 7.0, my understanding is 7.0 brought in further improvements to xe. We will find out in 2027 with TrueNAS 27 :slight_smile:

1 Like

Tired it today, Kernel panic on ESXI 8 VM.

Use Report a Bug at the upper right of the forum with all the details on the setup to see if developers can reproduce issue.

Updating to 26 wiped my NAS. Looks like the partitions on the boot NVME were wiped to some default state and I lost the vdev partition. Thanks guys. Esad.

5 Likes

If you could write up a full description in a General channel post, we can review what went wrong.

It sounds like you have data and boot drive on the same device. If so, its not a recommended config.

2 Likes

Performed this upgrade on my test host, running well so far. However, it runs Heimdall as my home page and Heimdall is stuck in the past with the rest api. So it broke when talking to the upgraded server. I know it has been in the works for a while and there are barely any devs.

Any good alternatives to Heimdall? I’ve used homerr and a few others but didn’t like the complexity.

I personally like Homepage for my homepage, but lack of complexity really isn’t its strong suit.

Why not? If there’s one thing I love, it’s making stupid, spur-of-the-moment decisions.

Same here. Reverting back.

EDIT: Nevermind. Unsetting and resetting the pool fixed it.

EDIT 2: Oh. The apps service did not survive a test reboot. Reverting for real.

I use Flame. If a link collection with custom icons is all you need, it’s very simple and lean. It’s in the TrueNAS app catalog.

1 Like

I liked heimdall for the simple layout, ease of configuration and the api live stats for a bunch of apps including truenas. But I will settle for a link farm until one of the few maintainers takes a crack at it.

My boxes did that too. Seemed like the starting docker part took a long time but I waited it out. Things eventually came up and ran like normal unless your box hit the timeout, 960 seconds I think.

Starting apps service is where it parked for a while and none of the apps would list until it got past it. Just to be sure I checked the pools while it was thinking. They were alive and well.

As I noted above, ā€œease of configurationā€ isn’t exactly a strong suit of Homepage, but the API integrations are, and to a greater degree than I remember Heimdall’s being. See:

What’s particularly nice for me is that I’m able to configure all of these using Docker labels, without (ordinarily) having to touch any of the Homepage config files.

Great discussion here, but I suggest further discussions on this side topic be moved to a another thread!

Thanks but I was keeping the beta impact relevant. It was an app using the rest api that broke in 26. The discussion did get off the rails though. Thanks everyone.

Just upgraded and none of my pools are available - so I’ve rolled back.

Not heard of that as an issue, to allow us to understand what the cause of this is, so we can address it we would need a bug report with a debug.

1 Like

I have a b50 in my main box and im playing with the beta, I noticed that intel_gpu_top doesnt show activity for the B50

1 Like