ZFS has detected that a device was removed - False ?

panzerscope

Contributor
Joined
May 30, 2022
Messages
146
Hey guys,

Real quick one, on the last couple of reboots of my TrueNAS-SCALE-23.10.1.3 I get the following error via email.

ZFS has detected that a device was removed.

impact: Fault tolerance of the pool may be compromised.
eid: 6
class: statechange
state: UNAVAIL
host: Valak
time: 2024-02-05 17:56:29+0000
vpath: /dev/sdg1
vguid: 0x201951255FD436C5
pool: Tank (0x154CCDEDD7648C56)

However if I log into the system, there are no alerts, all my devices appear and all are in good health with zero errors. I cannot find mention of the device it is referring to in the error, or I am looking in the wrong place. Has this happened to anyone else ?

Many thanks,
P
 

Ericloewe

Server Wrangler
Moderator
Joined
Feb 15, 2014
Messages
20,194
What's the output of lsblk and zpool status?
 

panzerscope

Contributor
Joined
May 30, 2022
Messages
146
Hey,

Thanks for your reply.

Please see below

1707167935352.png


1707168046163.png

1707168080438.png
 

Attachments

  • 1707167986791.png
    1707167986791.png
    109.9 KB · Views: 149

Ericloewe

Server Wrangler
Moderator
Joined
Feb 15, 2014
Messages
20,194
Ok, so let's see smartctl -x /dev/sdg
 

Ericloewe

Server Wrangler
Moderator
Joined
Feb 15, 2014
Messages
20,194
Well, the disk says it's mostly fine. I'd keep an eye on it and gather more information the next time something like this pops up.
 

panzerscope

Contributor
Joined
May 30, 2022
Messages
146
Well, the disk says it's mostly fine. I'd keep an eye on it and gather more information the next time something like this pops up.

What are the concerns at the moment ? Out of interest, if a drive does die and I need to replace it, what is the procedure for that ? I have not had to do it before haha.
 

Ericloewe

Server Wrangler
Moderator
Joined
Feb 15, 2014
Messages
20,194
What are the concerns at the moment ?
Not much to go on, so nothing particular.
Out of interest, if a drive does die and I need to replace it, what is the procedure for that ?
 

panzerscope

Contributor
Joined
May 30, 2022
Messages
146
Not much to go on, so nothing particular.


Many thanks for all your help bud, I will be saving those commands to help me later :)
 
Top