Output mismatch between camcontrol and Storage -> Disks

dmoore44

Cadet
Joined
Jan 13, 2019
Messages
9
I was wondering what would cause a mismatch in output between camcontrol devlist and viewing attached disks in via the GUI Storage -> Disks.

Code:
root@freenas:~ # camcontrol devlist
<WDC WD2003FYYS-70W0B0 HPG3>       at scbus0 target 0 lun 0 (pass0,ada0)
<WDC WD2003FYYS-70W0B0 HPG3>       at scbus1 target 0 lun 0 (pass1,ada1)
<WDC WD2003FYYS-70W0B0 HPG3>       at scbus2 target 0 lun 0 (pass2,ada2)
<WDC WD2003FYYS-70W0B0 HPG3>       at scbus3 target 0 lun 0 (pass3,ada3)
<hp DVD-RAM GH80N RS03>            at scbus4 target 1 lun 0 (pass4,cd0)
<Samsung Flash Drive FIT 1100>     at scbus7 target 0 lun 0 (pass5,da0)
<hp v165w 1638>                    at scbus8 target 0 lun 0 (pass6,da1)


Screen Shot 2019-05-06 at 10.22.24 PM.png
 

sretalla

Powered by Neutrality
Moderator
Joined
Jan 1, 2016
Messages
9,703
is ADA3 not involved in any of your pools and not formatted with ZFS?
 
Last edited:

dmoore44

Cadet
Joined
Jan 13, 2019
Messages
9
No, it is not. I just installed the disk in the server with the intent to rebuild my storage pool (I'm waiting on a cloud backup task to complete first).
 

SweetAndLow

Sweet'NASty
Joined
Nov 6, 2013
Messages
6,421
What's the mismatch? It's probably not wrong you're just reading it wrong.
 

ccdanieldb

Dabbler
Joined
Oct 26, 2016
Messages
29
What's the mismatch? It's probably not wrong you're just reading it wrong.

Can you elaborate? Moore seems to have attached both outputs and the camcontrol devlist dose seem to have an extra drive reported. I have a similar issue and would like to know if I am also failing to see something as well.
 

sretalla

Powered by Neutrality
Moderator
Joined
Jan 1, 2016
Messages
9,703

dmoore44

Cadet
Joined
Jan 13, 2019
Messages
9
Can you elaborate? Moore seems to have attached both outputs and the camcontrol devlist dose seem to have an extra drive reported. I have a similar issue and would like to know if I am also failing to see something as well.

I think it wasn't listed in Storage-->Disks because it wasn't part of my existing zpool. I recently re-installed FreeNAS on a fresh USB boot device and when I went to create a new zpool, the "missing" disk was listed.
 
Top