Error: topology
Disks have duplicate serial numbers: None (sda, sdb).
Hello, Truenas community. I’m a brand new homelabber with my father, after getting him a Direct Attached Storage enclosure and a mini PC. We Frankensteined a homelab server together.
The DAS is a 4 Bay enclosure that attaches to the server via a USB-C connection (sigh), this is basically a JOBD on the network. My father is supplying the jellyfin content and I’m spearheading the tech aspect of this op. We arnt that concerned with redundancy and we have backups elsewhere. anywho, after scrolling for a fair bit I’ve only found solutions for VM instances of Truenas. I’m posting to see if anyone has any solutions for this situation.
Issue recreation
- Created a main pool with a 7TB WD HDD. Server is going well with jellyfin and such, SMB too.
- upon trying to add the 3TB WD HDD, this error appears.
As mentioned before, the drives reside in a DAS enclosure that interfaces via USB-C.
System Stats
Server (Computer)
OptiPlex 3060
Truenas CE 25.10.1 - Goldeye
Intel(R) Core™ i3-8100T CPU @ 3.10GHz 6MB Cache 4C/4T
16GB DDR4 memory; 256GB M.2 NVMe SSD
Integrated Intel UHD Graphics 630
“unknown ssd name, 193687804806” 238.47GB SSD (Root, Boot)
sdb WD-WMC4N0F66JZV 2.73TB
sda WD-RD2XEL3H 7.28TB
Direct Attached Storage enclosure
QNAP TR-004 4 Bay USB Type-C Direct Attached Storage (DAS) with hardware RAID
Hard Disk Interface: Serial ATA
Hardware Connectivity: USB 3.0
Truenas Shell
bash: lsblk -f
sda
└─sda1 zfs_member 5000 PoolMain 5232796613009461571
sdb
└─sdb1 ext4 1.0 DAS2(3TB) 1235bb0c-f809-4930-9c2d-d794681d4340
nvme0n1
├─nvme0n1p1
├─nvme0n1p2 vfat FAT32 EFI 58C7-B6BA
└─nvme0n1p3 zfs_member 5000 boot-pool 14663386175945677
ls /dev/disk/by-id
ata-WDC_WD30EFRX-68EUZN0_WD-WMC4N0F66JZV
ata-WDC_WD80EAAZ-00BXBB0_WD-RD2XEL3H
usb-QNAP_TR-004_DISK00_51595642323032353037-0:0
nvme-WDC_PC_SN730_SDBQNTY-256G-1001_193687804806_1 usb-QNAP_TR-004_DISK01_51595642323032353037-0:1
(there were lines that were omitted since copy and pasting from truenas shell is unsupported. I copied from inspect element tediously.)
I’m a homelab rookie, i tried to look around the best I could but it seems USB is the worst type of connection for this setup. Making this expensive ass DAS enclosure a waste of money. Whats next for me here yall?