Hi
Today i recreate a pool and copy a lot of data... in a break i opened the GUI and see a yellow status... So.. zpool status
I'm doing a SCRUB now... this behavior is common when copying lot of data (4.1TB)?... or is a near problem on the future. The SMART data of the disk looks ok. DMESG not report lost device or anything after power on... Is there a way to look what can cause this error?, to avoid future problems.
Thanks
edit: During SCRUB (at 20%), i got something in DMESG
I don't have encryption on that pool... ¿?... ada3 is a HDD on the pool in question
Today i recreate a pool and copy a lot of data... in a break i opened the GUI and see a yellow status... So.. zpool status
Code:
[root@freenas] ~# zpool status media6
pool: media6
state: ONLINE
status: One or more devices has experienced an unrecoverable error. An
attempt was made to correct the error. Applications are unaffected.
action: Determine if the device needs to be replaced, and clear the errors
using 'zpool clear' or replace the device with 'zpool replace'.
see: http://www.sun.com/msg/ZFS-8000-9P
scan: none requested
config:
NAME STATE READ WRITE CKSUM
media6 ONLINE 0 0 0
raidz1-0 ONLINE 0 0 0
gptid/b6e0c580-9f2d-11e2-8c75-001617f1dadd ONLINE 0 0 0
gptid/b769accb-9f2d-11e2-8c75-001617f1dadd ONLINE 0 0 0
gptid/b8001d10-9f2d-11e2-8c75-001617f1dadd ONLINE 0 0 0
gptid/b883853a-9f2d-11e2-8c75-001617f1dadd ONLINE 0 29.7M 40
errors: No known data errorsI'm doing a SCRUB now... this behavior is common when copying lot of data (4.1TB)?... or is a near problem on the future. The SMART data of the disk looks ok. DMESG not report lost device or anything after power on... Is there a way to look what can cause this error?, to avoid future problems.
Thanks
edit: During SCRUB (at 20%), i got something in DMESG
Code:
GEOM_ELI: Crypto WRITE request failed (error=5). ada3p1.eli[WRITE(offset=393216, length=65536)] swap_pager: I/O error - pageout failed; blkno 1572963,size 65536, error 5 GEOM_ELI: Crypto WRITE request failed (error=5). ada3p1.eli[WRITE(offset=458752, length=65536)] swap_pager: I/O error - pageout failed; blkno 1572979,size 65536, error 5 GEOM_ELI: Crypto WRITE request failed (error=5). ada3p1.eli[WRITE(offset=249856, length=8192)] swap_pager: I/O error - pageout failed; blkno 1572928,size 8192, error 5
I don't have encryption on that pool... ¿?... ada3 is a HDD on the pool in question