我不得不更换存储阵列中的一个硬盘,现在我收到以下消息
pool: vol0
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: resilvered 6.06T in 31h40m with 1 errors on Wed Nov 1 16:38:43 2017
错误:在以下文件中检测到永久性错误:
<0xf49a>:<0x390aff>
该卷已上线。通过研究发现,这可能是损坏的元数据 - 我能做些什么,还是应该担心什么?
更重要的是,如果没有什么可担心的,那么清除错误是否足够容易?
谢谢!
答案1
id<0xf49a>:<0x390aff>
告诉您此错误未映射到任何现有文件或 zvol。过去肯定是这样的,但现在要么文件被删除,要么 zvol 被删除。下次此错误将消失scrub
。
从我的角度来看,这与损坏的元数据无关,因为其后果会更加严重。