TrueNAS Scale UI missing several disks

fixem73

Cadet
Joined
Jan 10, 2024
Messages
6
I built a new TrueNAS Scale server with 10 disks. (TrueNAS-SCALE-23.10.1.1)
It is running well but only 6 disks are showing in the UI. I can see all 10 disks in the shell under fdisk -l.
I even used fdisk / mkfs from the shell on one of the "missing" disks successfully.

I have read other posts about using gpart and glabel but both commands in the shell return "command not found"

What am I doing wrong here?
 

fixem73

Cadet
Joined
Jan 10, 2024
Messages
6
Of course after I post I finally find something related to my issue. Once I removed my 5 Disk DAS, all things worked as expected.

I apologize for the duplication of posts
 

Arwen

MVP
Joined
May 17, 2014
Messages
3,611
It is all right asking for help, and then finding the answer. Thank you for the follow up post.

TrueNAS was written for the Enterprise Data Center market, so has limited USB support. I wrote a Resource on the various issues that can crop up;
The one that bites people with multi-disk external USB attached enclosures is probably the serial number issue.

TrueNAS requires the disk serial numbers be unique in order to know they are not multi-pathed disks. But, most multi-disk external USB attached enclosures use the same serial number for all attached disks. Even 2 single disk USB enclosures from the same manufacturer may use the same serial number.
 
Top