Hi all, I've got a 2 machines + qdevice cluster, both machines use root on zfs, PVE 8.7.2
I realized that I could / should(?) `zpool upgrade` but am unsure if I can.
According to this guide, I checked if I already use `proxmox-boot-tool`.
`proxmox-boot-tool status` on node 1
`proxmox-boot-tool status` on node 2
1) Do I understand correctly, that both use `proxmox-boot-tool` (albeit one with UEFI and one in legacy mode)?
2) Does this mean I can `zpool upgrade` (more or less) safely?
I realized that I could / should(?) `zpool upgrade` but am unsure if I can.
According to this guide, I checked if I already use `proxmox-boot-tool`.
`proxmox-boot-tool status` on node 1
Code:
Re-executing '/usr/sbin/proxmox-boot-tool' in new private mount namespace..
System currently booted with legacy bios
9B26-9205 is configured with: grub (versions: 6.5.13-6-pve, 6.8.12-1-pve, 6.8.12-2-pve)
`proxmox-boot-tool status` on node 2
Code:
Re-executing '/usr/sbin/proxmox-boot-tool' in new private mount namespace..
System currently booted with uefi
1224-F52F is configured with: uefi (versions: 6.5.13-6-pve, 6.8.12-1-pve, 6.8.12-2-pve)
1) Do I understand correctly, that both use `proxmox-boot-tool` (albeit one with UEFI and one in legacy mode)?
2) Does this mean I can `zpool upgrade` (more or less) safely?