I’m looking to clean install TrueNAS 25.04.1 onto my system, which is currently running TrueNAS CORE 13.0-U6.1.
I just want to check if the following plan is correct:
- export the storage pool
- shutdown the system and disconnect the storage pool
- remove the existing boot mirror SSDs and connect new SSDs in place
- clean install and configure TrueNAS 25.04.1
on the new boot mirror - re-connect and import storage pool
- set up services, Apps etc.
I figured I would use entirely new boot devices as cheap insurance so that I can boot back into my old system in case anything goes wrong.
I’ve read the Migrating from CORE, Preparing to Migrate and Community Migrations pages in the current docs, but they are not explicit about exporting the storage pool and re-importing it after a clean install.
I know I will have to configure the system from scratch and reinstall all of the jails as Docker Apps. This is actually my main reason for migrating, because I find it a chore to maintain custom plugins in FreeBSD jails.
Thanks for reading!