Code:
pool: tank
state: DEGRADED
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: resilvered 1.67T in 2 days 02:43:35 with 1 errors on Fri Sep 4 17:13:53 2020
config:
NAME STATE READ WRITE CKSUM
tank DEGRADED 0 0 1
raidz1-0 DEGRADED 0 0 2
label/zdisk1 ONLINE 0 0 0 block size: 512B configured, 4096B native
label/zdisk2 ONLINE 0 0 0 block size: 512B configured, 4096B native
label/zdisk3 ONLINE 0 0 0 block size: 512B configured, 4096B native
label/zdisk4 ONLINE 0 0 0 block size: 512B configured, 4096B native
replacing-4 UNAVAIL 0 0 0
13239389112982662359 UNAVAIL 0 0 0 was /dev/label/zdisk5/old
label/zdisk5 ONLINE 0 0 0 block size: 512B configured, 4096B native
label/zdisk6 ONLINE 0 0 0 block size: 512B configured, 4096B native
errors: Permanent errors have been detected in the following files:
tank/video@autosnap-weekly.2020-08-09.00:00:00:/tank/Blah/Blah/Blah/FooBar.mp4
What is the correct way forward here? I have read the illumos link, but it leaves me scratching my head. Questions:
- Can I try deleting without breaking things?
- Should I try to
rm
the file, ordestroy
the snapshot? - Or am I looking at restoring from backup either way?
Last edited: