Hi everyone, before I post this thread, I've searched the forum and Google. There are many similar problem like me except in my case, disks have different and correct SN.
Detail
0. I'm using a 5-disk USB enclosure with my mini pc(I want to build an ITX setup but it's too expensive and power-comsuming compare to an N305 mini pc with UHD770)
1. GUI is showing one of five disk only, and the SN doesn't belong to any drive
2. on shell, gives all disk and shows every disk has its own unique Serial Number.
All my search result tell me that it's the same SN that causing the issue, but in my case, it's not.
My guest is that TrueNAS is reading the enclosure's serial number rather than the disk's serial number. I know I can create the pool and import it using zpool command, but that will be the last choice since all other operation in GUI depends on SN(for example, replace a broken disk) and I have to do them in shell.
Detail
0. I'm using a 5-disk USB enclosure with my mini pc(I want to build an ITX setup but it's too expensive and power-comsuming compare to an N305 mini pc with UHD770)
1. GUI is showing one of five disk only, and the SN doesn't belong to any drive
2. on shell,
Code:
lsblk
Code:
smartctl
All my search result tell me that it's the same SN that causing the issue, but in my case, it's not.
My guest is that TrueNAS is reading the enclosure's serial number rather than the disk's serial number. I know I can create the pool and import it using zpool command, but that will be the last choice since all other operation in GUI depends on SN(for example, replace a broken disk) and I have to do them in shell.