Can't tell what HDD is failing or making it go slower

Status
Not open for further replies.

TJ Dowling

Cadet
Joined
Dec 7, 2013
Messages
4
Can't tell why I can't copy files to/from my FreeNAS....
upload_2014-8-22_12-14-43.png


How can I tell what drive is bad if any?
upload_2014-8-22_12-15-58.png
 

danb35

Hall of Famer
Joined
Aug 16, 2011
Messages
15,504
In the Web GUI, go to Storage, click on your volume, then click the Volume Status button (looks like a sheet of paper) at the bottom. You also really need to either remove some data, or increase the pool capacity.

Or you can use the shell and type "zpool status".
 

DrKK

FreeNAS Generalissimo
Joined
Oct 15, 2013
Messages
3,630
OP, you have a number of issues I think. Let's start with which drive is failing.

Can you use pastebin to show the output of these commands:

smartctl -x /dev/ada0
smartctl -x /dev/ada1
smartctl -x /dev/ada2

Separate pastebin for each, and give us the links, please.
 
Status
Not open for further replies.
Top