Hello,
I have problem with my ZFS pool. My RAM recently flipped bit and as a result my pool got corrupt by permanent error (zpool status -vx):
Can you help me please?
I have problem with my ZFS pool. My RAM recently flipped bit and as a result my pool got corrupt by permanent error (zpool status -vx):
Code:
zpool status -v
pool: rpool
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: ...
scan: scrub repaired 0B in 60h35m with 7 errors on Tue Sep 11 12:59:58 2018
config:
NAME STATE READ WRITE CKSUM
rpool ONLINE 0 0 10
sda2 ONLINE 0 0 20
errors: Permanent errors have been detected in the following files:
<0x118>:<0x1>
//var/lib/vz/template/iso/ubuntu-18.04.1-live-server-amd64.iso
//var/lib/vz/template/iso/CentOS-7-x86_64-Minimal-1804.iso
rpool/data/vm-100-disk-1:<0x1>
<0x9d>:<0x1>
rpool/data/vm-101-disk-1@c6:<0x1>
Can you help me please?