Mirror boot-pool 1 drive "exported" after upgrade to 24.10

Hi all!
This is my first post, so I hope I’m doing in the right way.
I upgraded my Truenas from 24.04.2.3 to 24.10.0. After the upgrade the GUI shows “1 disk with exported pools”.

The disk is from “boot-pool”

Trying to importing the disk the are no disk to import.

This is the result of zpool status:

root@truenas[~]# zpool status -v
pool: Deadpool
state: ONLINE
scan: scrub repaired 0B in 13:13:53 with 0 errors on Wed Oct 16 13:13:54 2024
config:

    NAME                                      STATE     READ WRITE CKSUM
    Deadpool                                  ONLINE       0     0     0
      raidz1-0                                ONLINE       0     0     0
        1d6dce0e-9cac-423a-9684-87aa185d9124  ONLINE       0     0     0
        d58214f2-1a54-4342-9496-947bdc72170d  ONLINE       0     0     0
        bbefacb0-c91f-4e7c-b6cd-b669fd18f305  ONLINE       0     0     0
        4e96c2c2-e5f0-4500-b188-10aaf19e8985  ONLINE       0     0     0
    logs
      mirror-2                                ONLINE       0     0     0
        6d7adbfc-4e0b-4997-a2c0-789a03653467  ONLINE       0     0     0
        4c899cac-89fd-40dc-9ef6-0e880f78a355  ONLINE       0     0     0
    cache
      4a66bcca-b6ea-4ed7-8e21-bdeb1f691bcf    ONLINE       0     0     0
      0ae4baa0-087a-48f0-a70a-4b8fb4685c06    ONLINE       0     0     0
      0cde0220-708b-4188-99a7-dd999882eff6    ONLINE       0     0     0
      3f8e7fef-5e84-465d-b95c-98cbf3663ac1    ONLINE       0     0     0

errors: No known data errors

pool: boot-pool
state: ONLINE
scan: scrub repaired 0B in 00:00:18 with 0 errors on Fri Oct 25 03:45:19 2024
config:

    NAME        STATE     READ WRITE CKSUM
    boot-pool   ONLINE       0     0     0
      mirror-0  ONLINE       0     0     0
        sde3    ONLINE       0     0     0
        sdd3    ONLINE       0     0     0

errors: No known data errors

And this is the zpool list

root@truenas[~]# zpool list
NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT
Deadpool 65.5T 31.9T 33.5T - - 3% 48% 1.00x ONLINE /mnt
boot-pool 42G 4.80G 37.2G - - 4% 11% 1.00x ONLINE -

I’ve found another topic with the same issue, but I’ve not found a solution:
title: Electric Eel RC.2 Upgrade Exported boot-pool

My config is:

Supermicro SYS-6028UX-TR4
2x Intel E5-2690 v4
224GB DDR4-ECC (will be upgraded to 512GB very soon)
2x 64GB Supermicro SataDOM (boot mirror)
4x 18TB Seagate disks in raidz1
4x 4TB Crucial NVME for L2ARC
2x 500GB Crucial NVME for LOG

Thanks for the help

Fabio

I have EXACTLY the same problem
zpool status boot-pool shows no error but GUI shows " Disks with exported pools" that is used for boot-pool
and no solution found either

The error condition is a bit unfortunate but I’ve explained the reason why this happens in ticket here. We’re also adding this as a known issue to the 24.10.0 documentation.

2 Likes

thank you for pointing out to the solution
pity that solution is only via reinstallation

I’ll wait hoping for a fix and not for this workaround. Thanks!

I tried the workaround. I tried installing Truenas on the same two boot-pool and has been a disaster. After rebooting there was no way to get into the system. I got stuck with:

Begin: Sleeping for … done.

Begin: Importing ZFS root pool ‘boot-pool’ … Begin: Importing pool ‘boot-pool’ using defaults … Failure: 1

Failure: 1

Command: /sbin/zpool import -N-f’boot-pool’

Message: cannot import ‘boot-pool’: no such pool available

Error: 1

Failed to import pool ‘boot-pool’ Manually import the pool and exit.

I tried reinstalling several times, also on a single disk, without success.
I resolved booting with a live cd, erasing both the disks with zeroes, and then reinstalling the system and restoring the config backup.

I hope I will not get again the same issue with the future updates.

I had this same issue, I linked the thread where I asked the question. I had to use blkdiscard to clean up the 2 disks where I had originally installed 24.04.* and tried to do a clean install of 24.10.0.