Hi,
I have a server running pv 7.3 with a zfs raid1. I had to replace one disk.
I followed the https://pve.proxmox.com/pve-docs/chapter-sysadmin.html#_zfs_administration guide for replacing a bootable disk.
My problem: After running the promox-boot-tool I have the following status:
*29C is the old device that the system was booted from after replacement.
This seems to be messed up. Shouldn't the old drive also be configured as grub?
How can I make sure the system is bootable from the new disk? I would like to replace the other disk with a bigger one.
Thank you for you help!
I have a server running pv 7.3 with a zfs raid1. I had to replace one disk.
I followed the https://pve.proxmox.com/pve-docs/chapter-sysadmin.html#_zfs_administration guide for replacing a bootable disk.
Code:
efibootmgr -v
EFI variables are not supported on this system.
My problem: After running the promox-boot-tool I have the following status:
Code:
Re-executing '/usr/sbin/proxmox-boot-tool' in new private mount namespace..
System currently booted with legacy bios
3E7D-B29C is configured with: uefi (versions: 5.15.83-1-pve, 5.15.85-1-pve, 5.4.195-1-pve)
A667-3C46 is configured with: grub (versions: 5.15.83-1-pve, 5.15.85-1-pve, 5.4.195-1-pve)
*29C is the old device that the system was booted from after replacement.
This seems to be messed up. Shouldn't the old drive also be configured as grub?
How can I make sure the system is bootable from the new disk? I would like to replace the other disk with a bigger one.
Thank you for you help!