F5F Stay Refreshed Hardware Desktop The issue with the NAS HDD could be resolved, but it may also indicate the drive is nearing failure.

The issue with the NAS HDD could be resolved, but it may also indicate the drive is nearing failure.

The issue with the NAS HDD could be resolved, but it may also indicate the drive is nearing failure.

Pages (2): 1 2 Next
X
XxGrenidierXx
Posting Freak
813
08-30-2016, 03:41 AM
#1
You're seeing SMART test warnings on your NAS despite HexOS not displaying them. Your datapool setup uses RAIDZ1 with three drives and 7.28 TiB per drive, meaning a single failure won't stop everything. Consider checking the RAID status, ensuring all drives are healthy, and reviewing any recent changes. If unsure, you might want to consult the documentation or reach out to support for further guidance.
X
XxGrenidierXx
08-30-2016, 03:41 AM #1

You're seeing SMART test warnings on your NAS despite HexOS not displaying them. Your datapool setup uses RAIDZ1 with three drives and 7.28 TiB per drive, meaning a single failure won't stop everything. Consider checking the RAID status, ensuring all drives are healthy, and reviewing any recent changes. If unsure, you might want to consult the documentation or reach out to support for further guidance.

W
Wastingman
Member
164
08-30-2016, 09:48 AM
#2
Use a tool like WD or Seagate to examine the drive and view its current status.
W
Wastingman
08-30-2016, 09:48 AM #2

Use a tool like WD or Seagate to examine the drive and view its current status.

U
Ungerockt
Junior Member
19
09-02-2016, 12:55 AM
#3
Retrieve the complete SMART document containing all data points instead of just the test status timeline.
U
Ungerockt
09-02-2016, 12:55 AM #3

Retrieve the complete SMART document containing all data points instead of just the test status timeline.

S
SteelWolf123x
Member
135
09-02-2016, 09:31 AM
#4
IIRC from the truenas shell you can pull the SMART values with: smartctl -a *diskidhere* So: something like: smartctl -a /dev/sdca (<--or whatever disk it was) I know I have notes about this at home (so I can check this), as I always run the long tests every time I stick a new drive in my NAS to verify it's good. Odds are high though the drive needs replaced once it fails the extended / long test. I wouldn't trust it.
S
SteelWolf123x
09-02-2016, 09:31 AM #4

IIRC from the truenas shell you can pull the SMART values with: smartctl -a *diskidhere* So: something like: smartctl -a /dev/sdca (<--or whatever disk it was) I know I have notes about this at home (so I can check this), as I always run the long tests every time I stick a new drive in my NAS to verify it's good. Odds are high though the drive needs replaced once it fails the extended / long test. I wouldn't trust it.

F
Fretti0_YTB
Member
196
09-08-2016, 06:16 PM
#5
TrueData_admin@REDACTED[~]$ smartctl -a /dev/sdc [sudo] password for truenas_admin: smartctl 7.4 2023-08-01 r5530 [x86_64-linux-6.6.44-production+truenas] (local build)
著作权(2002-23),Bruce Allen,Christian Franke,www.smartmontools.org === BEGIN INFORMATION START ===
型号:Western Digital Red Pro
机型:WD8001FFWX-68J1UN0
序列号:R6GPHMLY
设备ID:5 000cca 263c9c679
固件版本:83.H0A03
用户容量:8,001,563,222,016 bytes [8.00 TB]
数据块大小:512 bytes(逻辑),4096 bytes(物理)
旋转速率:7200 rpm
尺寸:3.5英寸
系统状态:在智能监控数据库7.3/5528中,版本ACS-2 ATA8-ACS T13/1699-D 4,SATA版本SATA 3.1,速度6.0 Gb/s(当前6.0 Gb/s)
时间戳:2025年11月5日 星期几 04:22:40 PST
支持信息:SMART功能可用,状态显示“启用”
SMART自检结果:通过
总体健康评估:通过
主要值:Offline数据收集状态(0x80);Auto Offline Data Collection:开启;
自检执行:无错误或此类自检从未运行。
完成时间:101秒
可执行功能:即时启动、开关/关闭支持、自检支持、传输速度测试等
兼容性:支持SCT、SCT错误恢复、数据表等
存储属性:数据结构版本16,SMART属性详细定义
错误记录:不支持,建议查阅smartctl -x获取更多详情。
建议:运行 'smartctl -x'以获取更详细信息。
END INFORMATION START ===
F
Fretti0_YTB
09-08-2016, 06:16 PM #5

TrueData_admin@REDACTED[~]$ smartctl -a /dev/sdc [sudo] password for truenas_admin: smartctl 7.4 2023-08-01 r5530 [x86_64-linux-6.6.44-production+truenas] (local build)
著作权(2002-23),Bruce Allen,Christian Franke,www.smartmontools.org === BEGIN INFORMATION START ===
型号:Western Digital Red Pro
机型:WD8001FFWX-68J1UN0
序列号:R6GPHMLY
设备ID:5 000cca 263c9c679
固件版本:83.H0A03
用户容量:8,001,563,222,016 bytes [8.00 TB]
数据块大小:512 bytes(逻辑),4096 bytes(物理)
旋转速率:7200 rpm
尺寸:3.5英寸
系统状态:在智能监控数据库7.3/5528中,版本ACS-2 ATA8-ACS T13/1699-D 4,SATA版本SATA 3.1,速度6.0 Gb/s(当前6.0 Gb/s)
时间戳:2025年11月5日 星期几 04:22:40 PST
支持信息:SMART功能可用,状态显示“启用”
SMART自检结果:通过
总体健康评估:通过
主要值:Offline数据收集状态(0x80);Auto Offline Data Collection:开启;
自检执行:无错误或此类自检从未运行。
完成时间:101秒
可执行功能:即时启动、开关/关闭支持、自检支持、传输速度测试等
兼容性:支持SCT、SCT错误恢复、数据表等
存储属性:数据结构版本16,SMART属性详细定义
错误记录:不支持,建议查阅smartctl -x获取更多详情。
建议:运行 'smartctl -x'以获取更详细信息。
END INFORMATION START ===

D
DarkPhantomX
Junior Member
5
09-08-2016, 06:54 PM
#6
Using the Code tag keeps the formatting intact and improves clarity.
D
DarkPhantomX
09-08-2016, 06:54 PM #6

Using the Code tag keeps the formatting intact and improves clarity.

M
MasterJonez
Junior Member
2
09-09-2016, 06:21 PM
#7
Please note the changes you suggested and let me know if you'd like me to revise it further.
M
MasterJonez
09-09-2016, 06:21 PM #7

Please note the changes you suggested and let me know if you'd like me to revise it further.

N
nooneepic27
Member
227
09-09-2016, 11:23 PM
#8
Sure, just let me know if you need more details!
N
nooneepic27
09-09-2016, 11:23 PM #8

Sure, just let me know if you need more details!

K
Keysythes
Member
63
09-11-2016, 11:47 AM
#9
It looks like the drive is functioning normally, but the data might be corrupted. I’d recommend removing it from the system, replacing it with placeholder data, and then restoring it afterward.
K
Keysythes
09-11-2016, 11:47 AM #9

It looks like the drive is functioning normally, but the data might be corrupted. I’d recommend removing it from the system, replacing it with placeholder data, and then restoring it afterward.

R
Redqan
Member
154
09-11-2016, 08:10 PM
#10
HexOS or TrueNAS offers mechanisms to combat data degradation over time, often referred to as bit rot. Regularly updating or reformatting storage can help maintain integrity.
R
Redqan
09-11-2016, 08:10 PM #10

HexOS or TrueNAS offers mechanisms to combat data degradation over time, often referred to as bit rot. Regularly updating or reformatting storage can help maintain integrity.

Pages (2): 1 2 Next