Missing disks (USB JBOD)

SuperQ

Cadet
Joined
Mar 29, 2021
Messages
6
So, yes, I know this is likely due to my crappy JBOD box (raidsonic 4x 3.5"). But I am only able to see one of the disks in the pool creation UI.

1617047747341.png


If I check the OS, I can see all of the devices in /proc/partitions

Code:
truenas# cat /proc/partitions
major minor  #blocks  name

 259        0  500107608 nvme0n1
   8       64   30031872 sde
   8       65       1024 sde1
   8       66     524288 sde2
   8       67   29506523 sde3
   8       48 7814026584 sdd
   8        0 7814026584 sda
   8       16 7814026584 sdb
   8       32 7814026584 sdc


I'm pretty sure this is because the raid box takes forever to spin up the disks before they're all ready.

Is there any way to force the UI management to rescan?
 
Top