I've recent setup a cluster using latest Proxmox 7 iso. One of the OS disks using ZFS went bad.
It says in the docs that it should be using "proxmox-boot-tool" as the bootloader if it was installed via 6.4 or later. Yet in the status output I see grub so I'm a bit confused here.
Do I proceed with using the proxmox-boot-tool format and init commands, or simply use grub-install? The hardware was slightly older so it does not have UEFI.
I assume UEFI would be proxmox-boot-tool as the bootloader and legacy is just using standard grub?
Code:
:~# proxmox-boot-tool status
Re-executing '/usr/sbin/proxmox-boot-tool' in new private mount namespace..
System currently booted with legacy bios
WARN: /dev/disk/by-uuid/0E18-2679 does not exist - clean '/etc/kernel/proxmox-boot-uuids'! - skipping
0E19-A8D2 is configured with: grub (versions: 5.11.22-1-pve, 5.11.22-2-pve)
It says in the docs that it should be using "proxmox-boot-tool" as the bootloader if it was installed via 6.4 or later. Yet in the status output I see grub so I'm a bit confused here.
Do I proceed with using the proxmox-boot-tool format and init commands, or simply use grub-install? The hardware was slightly older so it does not have UEFI.
I assume UEFI would be proxmox-boot-tool as the bootloader and legacy is just using standard grub?