Oko
Contributor
- Joined
- Nov 30, 2013
- Messages
- 132
For the past 10-11 mounts I had a good luck with HDD but it seems that I run out of god luck. After updating one of the server which run TrueOS 10.0.3 to 10.1 I noticed smartd message about unavailable HDD. This is what I found
Am I hallucinating or this is a failed HDD? I was confused at first because "the device was marked off line by a system admin" message. I am sure I have not marked device off line. After trying to bring device on-line I got the above. Old smartd test on that HDD look OK but the drive is indeed old. Should I just replace HDD with the new one?
Code:
[root@backup1] /var/log# zpool status
pool: storage
state: DEGRADED
status: One or more devices could not be used because the label is missing or
invalid. Sufficient replicas exist for the pool to continue
functioning in a degraded state.
action: Replace the device using 'zpool replace'.
see: http://illumos.org/msg/ZFS-8000-4J
scan: scrub in progress since Wed Nov 19 03:27:28 2014
24.1G scanned out of 965G at 47.5M/s, 5h37m to go
0 repaired, 2.50% done
config:
NAME STATE READ WRITE CKSUM
storage DEGRADED 0 0 0
raidz2-0 DEGRADED 0 0 0
da2 ONLINE 0 0 0
15502871141738372648 FAULTED 0 0 0 was /dev/da3
da3 ONLINE 0 0 0
da4 ONLINE 0 0 0
da5 ONLINE 0 0 0
da6 ONLINE 0 0 0
errors: No known data errors
Am I hallucinating or this is a failed HDD? I was confused at first because "the device was marked off line by a system admin" message. I am sure I have not marked device off line. After trying to bring device on-line I got the above. Old smartd test on that HDD look OK but the drive is indeed old. Should I just replace HDD with the new one?