Hi, I have replaced both of my rpool disk (mirror) with the same disks.
I have done this steps:
# sgdisk <healthy bootable device> -R <new device>
# sgdisk -G <new device>
# zpool replace -f <pool> <old zfs partition> <new zfs partition>
But after that I forgot the next steps:
With proxmox-boot-tool:
# proxmox-boot-tool format <new disk's ESP>
# proxmox-boot-tool init <new disk's ESP>
I wiped the old disk and rebooted the machine, and yeah ofc proxmox isn’t booting anymore.
Is there a way how I can still fix it, or I need to reinstall proxmox?
I have done this steps:
# sgdisk <healthy bootable device> -R <new device>
# sgdisk -G <new device>
# zpool replace -f <pool> <old zfs partition> <new zfs partition>
But after that I forgot the next steps:
With proxmox-boot-tool:
# proxmox-boot-tool format <new disk's ESP>
# proxmox-boot-tool init <new disk's ESP>
I wiped the old disk and rebooted the machine, and yeah ofc proxmox isn’t booting anymore.
Is there a way how I can still fix it, or I need to reinstall proxmox?