Hi,
on my Proxmox 6 system I have some ZFS pools, one of this is a raidz1 pool with 6 drives.
One drive had a failure prediction on SMART so I replaced it with a new one following the guide at https://pve.proxmox.com/wiki/ZFS:_Tips_and_Tricks#Replacing_a_failed_disk_in_the_root_pool.
After that the pool began to resilver but unfortunately all virtual machines on that ZFS pool does not boot anymore:
ZFS volumes are still here:
And this is the pool status:
Could you help me please?
on my Proxmox 6 system I have some ZFS pools, one of this is a raidz1 pool with 6 drives.
One drive had a failure prediction on SMART so I replaced it with a new one following the guide at https://pve.proxmox.com/wiki/ZFS:_Tips_and_Tricks#Replacing_a_failed_disk_in_the_root_pool.
After that the pool began to resilver but unfortunately all virtual machines on that ZFS pool does not boot anymore:
ZFS volumes are still here:
And this is the pool status:
Code:
pool: sas
state: DEGRADED
status: One or more devices is currently being resilvered. The pool will
continue to function, possibly in a degraded state.
action: Wait for the resilver to complete.
scan: resilver in progress since Fri Feb 28 16:57:23 2020
3.31G scanned at 2.63M/s, 1.34G issued at 1.06M/s, 110G total
26.6M resilvered, 1.22% done, no estimated completion time
config:
NAME STATE READ WRITE CKSUM
sas DEGRADED 0 0 0
raidz1-0 DEGRADED 0 0 0
sdb DEGRADED 0 0 617K too many errors (resilvering)
sdc DEGRADED 0 0 616K too many errors (resilvering)
sde DEGRADED 0 0 617K too many errors (resilvering)
sdf DEGRADED 0 0 616K too many errors (resilvering)
sdg ONLINE 0 0 620K (resilvering)
replacing-5 DEGRADED 0 0 505K
1098362286105437803 UNAVAIL 0 0 0 was /dev/sdh1/old
sdh ONLINE 0 0 0 (resilvering)
errors: Permanent errors have been detected in the following files:
<metadata>:<0x284>
sas/vm-204-disk-0:<0x1>
sas/vm-208-disk-0:<0x0>
sas/vm-205-disk-0:<0x1>
sas/vm-208-disk-1:<0x0>
sas/vm-207-disk-0:<0x1>
Could you help me please?