Jump to content

zpool import won't use disk ids anymore


Go to solution Solved by JorgeB,

Recommended Posts

Hi all,

 

I've rebooted my server and zfs no longer imports pool referencing devices by-id for unknown reason:

May 23 22:22:52 chia-unraid emhttpd: mounting /mnt/zarray
May 23 22:22:52 chia-unraid emhttpd: shcmd (37): mkdir -p /mnt/zarray
May 23 22:22:52 chia-unraid emhttpd: shcmd (38): /usr/sbin/zpool import -f -N -o autoexpand=on  -d /dev/sdc1 -d /dev/sdd1 -d /dev/sde1 -d /dev/sdg1 -d /dev/sdf1 -d /dev/sdh1 346450085342583949 zarray
May 23 22:22:56 chia-unraid emhttpd: shcmd (39): /usr/sbin/zfs set mountpoint=/mnt/zarray zarray
May 23 22:23:01 chia-unraid SysDrivers: SysDrivers Build Complete
May 23 22:23:03 chia-unraid emhttpd: shcmd (40): /usr/sbin/zfs set atime=off zarray
May 23 22:23:03 chia-unraid emhttpd: shcmd (41): /usr/sbin/zfs mount zarray
May 23 22:23:04 chia-unraid emhttpd: shcmd (42): /usr/sbin/zpool set autotrim=off zarray
May 23 22:23:04 chia-unraid emhttpd: shcmd (43): /usr/sbin/zfs set compression=off zarray
May 23 22:23:04 chia-unraid emhttpd: /mnt/zarray root profile: raidz1
May 23 22:23:04 chia-unraid emhttpd: /mnt/zarray root groups: 2
May 23 22:23:04 chia-unraid emhttpd: /mnt/zarray root width: 3
May 23 22:23:04 chia-unraid emhttpd: /usr/sbin/zpool status -PL zarray 2>&1
May 23 22:23:04 chia-unraid emhttpd:   pool: zarray
May 23 22:23:04 chia-unraid emhttpd:  state: ONLINE
May 23 22:23:04 chia-unraid emhttpd:   scan: scrub repaired 0B in 05:43:28 with 0 errors on Sun May 19 10:13:33 2024
May 23 22:23:04 chia-unraid emhttpd: config:
May 23 22:23:04 chia-unraid emhttpd: #011NAME           STATE     READ WRITE CKSUM
May 23 22:23:04 chia-unraid emhttpd: #011zarray         ONLINE       0     0     0
May 23 22:23:04 chia-unraid emhttpd: #011  raidz1-0     ONLINE       0     0     0
May 23 22:23:04 chia-unraid emhttpd: #011    /dev/sde1  ONLINE       0     0     0
May 23 22:23:04 chia-unraid emhttpd: #011    /dev/sdg1  ONLINE       0     0     0
May 23 22:23:04 chia-unraid emhttpd: #011    /dev/sdf1  ONLINE       0     0     0
May 23 22:23:04 chia-unraid emhttpd: #011  raidz1-1     ONLINE       0     0     0
May 23 22:23:04 chia-unraid emhttpd: #011    /dev/sdc1  ONLINE       0     0     0
May 23 22:23:04 chia-unraid emhttpd: #011    /dev/sdd1  ONLINE       0     0     0
May 23 22:23:04 chia-unraid emhttpd: #011    /dev/sdh1  ONLINE       0     0     0
May 23 22:23:04 chia-unraid emhttpd: errors: No known data errors

 

Previously devices in the pool were referenced by it's id like ata-WDC_WD40EFZX-68AWUN0_WD-WX62D329UVT0 and etc.

Any idea how to fix this? I so used to see my pool status with normal device names...

chia-unraid-diagnostics-20240523-1939.zip

Link to comment

Yeah sorry, I've just recently upgraded my second unraid server to 6.12 and before I had a pool with device by-id names. It seemed at first that unraid kept the original naming, but looks this was not true.

  • Like 1
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...