Zpool shows mixed device id´s

Hello,

i recently moved from Core to Scale and now i am seeing some mixed device id´s within my pools

i exported all of my pools, did a clean install of TrueNAS Scale and imported the pools. All done from the UI

this is how it should look when i type zpool status this is my only pool that is correct with the id´s

TANK01 are the disks in my netapp diskshelf with LSI 9207-8e EXTERNAL flashed to IT mode

  pool: TANK01
 state: ONLINE
  scan: scrub repaired 0B in 02:33:12 with 0 errors on Thu Apr  4 13:36:49 2024
config:

        NAME                                      STATE     READ WRITE CKSUM
        TANK01                                    ONLINE       0     0     0
          raidz3-0                                ONLINE       0     0     0
            dfa1274c-ec58-11ea-812d-782bcb443fe6  ONLINE       0     0     0
            79a2ac59-4d32-11ec-85fc-782bcb443fe6  ONLINE       0     0     0
            e089d5b5-ec58-11ea-812d-782bcb443fe6  ONLINE       0     0     0
            e1c10342-ec58-11ea-812d-782bcb443fe6  ONLINE       0     0     0
            e2e86e7f-ec58-11ea-812d-782bcb443fe6  ONLINE       0     0     0
            e26295b3-ec58-11ea-812d-782bcb443fe6  ONLINE       0     0     0
            e2b0be6a-ec58-11ea-812d-782bcb443fe6  ONLINE       0     0     0
            e286ce4b-ec58-11ea-812d-782bcb443fe6  ONLINE       0     0     0
            cb3d13b5-904f-11eb-935f-782bcb443fe6  ONLINE       0     0     0
            e30a77a6-ec58-11ea-812d-782bcb443fe6  ONLINE       0     0     0
            e31647c7-ec58-11ea-812d-782bcb443fe6  ONLINE       0     0     0
            e3952aef-ec58-11ea-812d-782bcb443fe6  ONLINE       0     0     0

errors: No known data errors

my other pools for example looks like this

these drives are in my Dell R710 with Dell Perc 200 INTERNAL flashed to IT mode

  pool: TANK03
 state: ONLINE
  scan: scrub repaired 0B in 05:23:44 with 0 errors on Thu Apr  4 16:27:12 2024
config:

        NAME                                                STATE     READ WRITE CKSUM
        TANK03                                              ONLINE       0     0     0
          raidz2-0                                          ONLINE       0     0     0
            ata-WDC_WD40EFRX-68WT0N0_WD-WCC4E2JTL2VF-part2  ONLINE       0     0     0
            ata-WDC_WD40EFRX-68WT0N0_WD-WCC4E3CJ9SK4-part2  ONLINE       0     0     0
            sdo2                                            ONLINE       0     0     0
            sdh2                                            ONLINE       0     0     0
            sda2                                            ONLINE       0     0     0
            ata-WDC_WD40EFRX-68WT0N0_WD-WCC4E6HKE30Y-part2  ONLINE       0     0     0

errors: No known data errors

  pool: TANK04
 state: ONLINE
  scan: scrub repaired 0B in 00:33:08 with 0 errors on Sun Mar 31 00:49:09 2024
config:

        NAME        STATE     READ WRITE CKSUM
        TANK04      ONLINE       0     0     0
          raidz1-0  ONLINE       0     0     0
            sdi2    ONLINE       0     0     0
            sdg2    ONLINE       0     0     0
            sdk2    ONLINE       0     0     0

errors: No known data errors

  pool: boot-pool
 state: ONLINE
  scan: scrub repaired 0B in 00:00:10 with 0 errors on Fri Apr 26 03:45:11 2024
config:

        NAME        STATE     READ WRITE CKSUM
        boot-pool   ONLINE       0     0     0
          sdc3      ONLINE       0     0     0

errors: No known data errors


why are three out of my four pools do not show the **dev by uuid** from the disks?
is there a way to fix this without destroying the pools?

EDIT:

Hardware:

  • Dell R710 XD 12 Bay - SAS Backplane

  • ( For the Dell R710 drives )Dell Perc 200 INTERNAL Serial Attached SCSI controller: Broadcom / LSI SAS2008 PCI-Express Fusion-MPT SAS-2 [Falcon] (rev 03)

  • (For the Netapp Drives ) LSI 9207-8e EXTERNAL Serial Attached SCSI controller: Broadcom / LSI SAS2308 PCI-Express Fusion-MPT SAS-2 (rev 05)

  • Netapp 4246 Diskshelf 24 Bay

i added one more pool with a single drive to test in my Dell R710 and this is looking how it should:

  pool: TANK05
 state: ONLINE
  scan: scrub repaired 0B in 00:00:00 with 0 errors on Mon Apr  30 9:40:55 2024
config:

        NAME                                    STATE     READ WRITE CKSUM
        TANK05                                  ONLINE       0     0     0
          2d830c9c-e91d-461a-96ae-23253b1ef07d  ONLINE       0     0     0

i have no idea what is going on with the other pools

this setup did run for at least 4 years showing the UUID´s for all disks in a pool on Truenas Core

I cant help you, but for the more knowlegeable people here, it might be beneficial to list your complete hardware setup, including how the drives are connected.

1 Like

Done, under EDIT in my first post

1 Like

See also The curious case of the extra drive - Boot drive appearing as unassigned in TrueNAS UI

Did solve my problem…

deleted the affected POOL and created it new, now all looks how it should be

root@storage[~]# zpool status
  pool: TANK01
 state: ONLINE
  scan: scrub repaired 0B in 02:56:57 with 0 errors on Sun May  5 02:57:01 2024
config:

        NAME                                      STATE     READ WRITE CKSUM
        TANK01                                    ONLINE       0     0     0
          raidz3-0                                ONLINE       0     0     0
            dfa1274c-ec58-11ea-812d-782bcb443fe6  ONLINE       0     0     0
            79a2ac59-4d32-11ec-85fc-782bcb443fe6  ONLINE       0     0     0
            e089d5b5-ec58-11ea-812d-782bcb443fe6  ONLINE       0     0     0
            e1c10342-ec58-11ea-812d-782bcb443fe6  ONLINE       0     0     0
            e2e86e7f-ec58-11ea-812d-782bcb443fe6  ONLINE       0     0     0
            e26295b3-ec58-11ea-812d-782bcb443fe6  ONLINE       0     0     0
            e2b0be6a-ec58-11ea-812d-782bcb443fe6  ONLINE       0     0     0
            e286ce4b-ec58-11ea-812d-782bcb443fe6  ONLINE       0     0     0
            cb3d13b5-904f-11eb-935f-782bcb443fe6  ONLINE       0     0     0
            e30a77a6-ec58-11ea-812d-782bcb443fe6  ONLINE       0     0     0
            e31647c7-ec58-11ea-812d-782bcb443fe6  ONLINE       0     0     0
            e3952aef-ec58-11ea-812d-782bcb443fe6  ONLINE       0     0     0

errors: No known data errors

  pool: TANK03
 state: ONLINE
  scan: scrub repaired 0B in 04:47:34 with 0 errors on Sat May  4 17:49:58 2024
config:

        NAME                                      STATE     READ WRITE CKSUM
        TANK03                                    ONLINE       0     0     0
          raidz2-0                                ONLINE       0     0     0
            e51fcaa5-3d00-4527-96b5-2b87b2836cc7  ONLINE       0     0     0
            335ab2e2-18b4-4602-9270-f02676455dd9  ONLINE       0     0     0
            ad11d232-a0a6-4d92-9f19-b01348111734  ONLINE       0     0     0
            530b614a-08d1-4dcb-8b0f-464010991c1b  ONLINE       0     0     0
            de88e9d5-db80-4c67-820a-15146ae0f2f3  ONLINE       0     0     0
            8618bdca-7410-4b4c-b75e-9126fca1ab58  ONLINE       0     0     0

errors: No known data errors

  pool: TANK04
 state: ONLINE
  scan: scrub repaired 0B in 00:18:17 with 0 errors on Tue Apr 30 22:42:18 2024
config:

        NAME                                      STATE     READ WRITE CKSUM
        TANK04                                    ONLINE       0     0     0
          raidz1-0                                ONLINE       0     0     0
            e640c07c-a298-450c-ae29-599721bdb7a4  ONLINE       0     0     0
            3532b4c2-f3d6-43aa-828e-46b78d1b3d21  ONLINE       0     0     0
            478175fb-5c5c-4d27-9391-ec44c5660947  ONLINE       0     0     0

errors: No known data errors

  pool: TANK05
 state: ONLINE
  scan: scrub repaired 0B in 00:00:08 with 0 errors on Sat May  4 13:00:09 2024
config:

        NAME                                    STATE     READ WRITE CKSUM
        TANK05                                  ONLINE       0     0     0
          2d830c9c-e91d-461a-96ae-23253b1ef07d  ONLINE       0     0     0

errors: No known data errors

  pool: boot-pool
 state: ONLINE
  scan: scrub repaired 0B in 00:00:06 with 0 errors on Sun May  5 09:08:42 2024
config:

        NAME        STATE     READ WRITE CKSUM
        boot-pool   ONLINE       0     0     0
          sda3      ONLINE       0     0     0

errors: No known data errors