Ivo Kirilov
Cadet
- Joined
- Jun 16, 2014
- Messages
- 2
Hi,
my zvol seems to be crashed. I shared zvol via iSCSI it works fine until Sunday. Suddenly the files shared via iSCSI become unavailable and when checked via shell it shows the following
i tried scrub no effect. Got to this:
[root@freenas ~]# zpool status -v
pool: raid10
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 4h20m with 1 errors on Mon Jun 16 03:39:43 2014
config:
NAME STATE READ WRITE CKSUM
raid10 ONLINE 0 0 38.5M
mirror-0 ONLINE 0 0 77.0M
gptid/ea1a4bc1-76a0-11e3-8a6f-64700210f789 ONLINE 0 0 77.0M
gptid/ea5f4954-76a0-11e3-8a6f-64700210f789 ONLINE 0 0 77.0M
mirror-1 ONLINE 0 0 0
gptid/eaa4a2f3-76a0-11e3-8a6f-64700210f789 ONLINE 0 0 0
gptid/eaeaf3e2-76a0-11e3-8a6f-64700210f789 ONLINE 0 0 0
errors: Permanent errors have been detected in the following files:
raid10/speed:<0x1>
Thanks in advance for the help.
my zvol seems to be crashed. I shared zvol via iSCSI it works fine until Sunday. Suddenly the files shared via iSCSI become unavailable and when checked via shell it shows the following
i tried scrub no effect. Got to this:
[root@freenas ~]# zpool status -v
pool: raid10
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 4h20m with 1 errors on Mon Jun 16 03:39:43 2014
config:
NAME STATE READ WRITE CKSUM
raid10 ONLINE 0 0 38.5M
mirror-0 ONLINE 0 0 77.0M
gptid/ea1a4bc1-76a0-11e3-8a6f-64700210f789 ONLINE 0 0 77.0M
gptid/ea5f4954-76a0-11e3-8a6f-64700210f789 ONLINE 0 0 77.0M
mirror-1 ONLINE 0 0 0
gptid/eaa4a2f3-76a0-11e3-8a6f-64700210f789 ONLINE 0 0 0
gptid/eaeaf3e2-76a0-11e3-8a6f-64700210f789 ONLINE 0 0 0
errors: Permanent errors have been detected in the following files:
raid10/speed:<0x1>
- If the object number to a file path cannot be successfully translated, either due to an error or because the object doesn't have a real file path associated with it, as is the case for a dnode_t, then the dataset name followed by the object's number is displayed. For example:
monkey/dnode:<0x0>
Thanks in advance for the help.