Erates
Cadet
- Joined
- Sep 26, 2015
- Messages
- 9
Hey,
I know there are multiple threads regarding this issue. But I can't find one that handles my problem.
Since a couple of days, I'm receiving an email with this data:
When I ran "zpool status -vx", I got an error on 2 files. The file's weren't important so I thought I would delete them, and the error would go away. But the next day, I received an email saying that the raid has become DEGRADED.
I immediately turned off my NAS, because I didn't know what to do. Today, I booted it up again, because I want to solve the problem. Once it was booted, I received an email:
Now when I did "zpool status -vx", I got this result:
So it went from 2 corrupt files, to 16. And because my GoPro video's are on there, I don't want to delete them.
It's a mirror on 2 WD Red Pro's 4TB. Full spec is below:
FreeNAS: FreeNAS-9.3-STABLE-201601181840
Mobo: Asus P5k
CPU: Intel Core2Quad Q9500
Ram: 6Gb, forgot what brand, probably no ECC
Hard Drive: 2x WD Red Pro 4TB
So, what can I do?
Erates
I know there are multiple threads regarding this issue. But I can't find one that handles my problem.
Since a couple of days, I'm receiving an email with this data:
Code:
The volume raid0 (ZFS) state is ONLINE: One or more devices has experienced an error resulting in data corruption. Applications may be affected.
When I ran "zpool status -vx", I got an error on 2 files. The file's weren't important so I thought I would delete them, and the error would go away. But the next day, I received an email saying that the raid has become DEGRADED.
I immediately turned off my NAS, because I didn't know what to do. Today, I booted it up again, because I want to solve the problem. Once it was booted, I received an email:
Code:
The volume raid0 (ZFS) state is ONLINE: One or more devices has experienced an error resulting in data corruption. Applications may be affected.
Now when I did "zpool status -vx", I got this result:
pool: raid0
state: ONLINE
status: One or more devices has experienced an error resulting in data
corruption. Applications may be affected.
action: Restore the file in question if possible. Otherwise restore the
entire pool from backup.
see: http://illumos.org/msg/ZFS-8000-8A
scan: scrub repaired 0 in 17h15m with 18 errors on Wed Jan 20 02:19:05 2016
config:
NAME STATE READ WRITE CKSUM
raid0 ONLINE 0 0 0
mirror-0 ONLINE 0 0 0
gptid/bf48e1a6-6439-11e5-8d97-001bfc5a43df ONLINE 0 0 0
gptid/bfa52aa3-6439-11e5-8d97-001bfc5a43df ONLINE 0 0 0
errors: Permanent errors have been detected in the following files:
/mnt/raid0/timemachine/MacBook Pro van Rens.sparsebundle/com.apple.TimeMachine.Results.plist
/mnt/raid0/timemachine/MacBook Pro van Rens.sparsebundle/bands/c8d
/mnt/raid0/timemachine/MacBook Pro van Rens.sparsebundle/com.apple.TimeMachine.Results.plist/<xattrdir>/org.netatalk.Metadat
a
/mnt/raid0/timemachine/MacBook Pro van Rens.sparsebundle/bands/e59
/mnt/raid0/timemachine/MacBook Pro van Rens.sparsebundle/bands/e59/<xattrdir>/org.netatalk.Metadata
/mnt/raid0/timemachine/MacBook Pro van Rens.sparsebundle/bands/e3e
/mnt/raid0/timemachine/MacBook Pro van Rens.sparsebundle/bands/e3e/<xattrdir>/org.netatalk.Metadata
/mnt/raid0/timemachine/MacBook Pro van Rens.sparsebundle/bands/e3f
/mnt/raid0/timemachine/MacBook Pro van Rens.sparsebundle/bands/e3f/<xattrdir>/org.netatalk.Metadata
/mnt/raid0/timemachine/MacBook Pro van Rens.sparsebundle/bands/e40
/mnt/raid0/timemachine/MacBook Pro van Rens.sparsebundle/bands/e40/<xattrdir>/org.netatalk.Metadata
/mnt/raid0/timemachine/MacBook Pro van Rens.sparsebundle/bands/e41
/mnt/raid0/sharedir/GoPro/GOPR0005.MP4
/mnt/raid0/sharedir/GoPro/GOPR0006.MP4
/mnt/raid0/sharedir/GoPro/GOPR0008.MP4
/mnt/raid0/timemachine/MacBook Pro van Rens.sparsebundle/bands/623
So it went from 2 corrupt files, to 16. And because my GoPro video's are on there, I don't want to delete them.
It's a mirror on 2 WD Red Pro's 4TB. Full spec is below:
FreeNAS: FreeNAS-9.3-STABLE-201601181840
Mobo: Asus P5k
CPU: Intel Core2Quad Q9500
Ram: 6Gb, forgot what brand, probably no ECC
Hard Drive: 2x WD Red Pro 4TB
So, what can I do?
Erates