Good day
So I have a broken RAID-5 OS disk in my proxmox installation, and I would like to replace rpool with a new pool (rpool2?) that runs on better servergrade sata SSD instad of the old spinning rust, yes the old disk is broken, not just a temporary error.
I know that there are some tools from proxmox that is needed to set up a new os disk when you replace and old one, but is there any good guide how to relace the current rpool with a new one?
I would like to run on smaller disks if possible, since it saves me some cash but it's not a requirement.
Thanks in advance!
So I have a broken RAID-5 OS disk in my proxmox installation, and I would like to replace rpool with a new pool (rpool2?) that runs on better servergrade sata SSD instad of the old spinning rust, yes the old disk is broken, not just a temporary error.
I know that there are some tools from proxmox that is needed to set up a new os disk when you replace and old one, but is there any good guide how to relace the current rpool with a new one?
I would like to run on smaller disks if possible, since it saves me some cash but it's not a requirement.
Thanks in advance!
Code:
root@pve01:~# zpool status rpool
pool: rpool
state: ONLINE
status: One or more devices has experienced an unrecoverable error. An
attempt was made to correct the error. Applications are unaffected.
action: Determine if the device needs to be replaced, and clear the errors
using 'zpool clear' or replace the device with 'zpool replace'.
see: https://openzfs.github.io/openzfs-docs/msg/ZFS-8000-9P
scan: resilvered 285M in 00:04:08 with 0 errors on Sat May 27 09:22:47 2023
config:
NAME STATE READ WRITE CKSUM
rpool ONLINE 0 0 0
raidz1-0 ONLINE 0 0 0
scsi-35000c50095ae2647-part3 ONLINE 0 0 0
scsi-350000c0f0277430c-part3 ONLINE 0 0 0
scsi-350000c0f02776488-part3 ONLINE 2 0 0
Last edited: