Home Assistant OS 17.0 - Upgrade Experience #453
BJReplay
started this conversation in
Show and tell
Replies: 1 comment 7 replies
-
|
Has anyone else tried this update, particularly the Docker migration? I've upgraded to HAOS 17.0 without issue, but I'ma little nervous to press ahead with the Docker migration... |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
HAOS 17.0 is out - but it may not be for you - there are a number of
This release removes support for the following 32-bit armv7 targets:
If you choose the option to migrate to the new
Docker Containerd Snapshotter
"Starting with this release, new installations use the Docker containerd snapshotter by default, which provides improved performance and stability. Existing users can migrate to the new storage driver using the following command:"
you should read, review, and understand the migration steps. Note that it requires internet access, and re-downloads all container images.
Because I like living on the bleeding edge, I upgraded, and migrated storage - I should, in theory, see improved performance and stability. Who knows what that means. But I do have a shiny new image, which is back up and running.
When it says it will take some time, my experience on an Intel i5 Proxmox host was around 30 minutes from start to finish.
After the HA command line restarts, the supervisor restart times out, and the HA GUI hangs - but if you go back to the root address (e.g. http://homeassistant.local:8123) you'll see an upgrade in progress screen:
This screen itself hung - so don't be afraid to hit F5 or whatever your refresh key is, or monitor your CPU / IO on whatever you use to monitor your host.
Beta Was this translation helpful? Give feedback.
All reactions