Recent content by waroen

  1. W

    Proxmox-boot-tool, ZFS rpool and failure to boot after disk replacement

    I've done that about 10 times already. :) But I'll check again later tonight, can't shutdown now since the
  2. W

    Proxmox-boot-tool, ZFS rpool and failure to boot after disk replacement

    If I remove the disk that seems to be bootable, so that it can't boot from it I get the "grub rescue>" prompt and an unbootable server. I'll see if I can get some screenshots later from that error.
  3. W

    Proxmox-boot-tool, ZFS rpool and failure to boot after disk replacement

    This is what efibootmgr outputs, if I list efivars I have a very large list. Anything specific I should look for? LoaderInfo contains systemd-boot. The problem is that all newly installed disks fail to be bootable. root@pve:~# efibootmgr -v BootCurrent: 0001 Timeout: 1 seconds BootOrder...
  4. W

    Proxmox-boot-tool, ZFS rpool and failure to boot after disk replacement

    Hi, I have a very strange and slightly dangerous situation currently. I have a Mirror ZFS rpool, originally with two 500GB normal HDDs. One drive failed, got replaced with a new one. Updated with proxmox-boot-tool and according to the steps in the manual. Everything seemed to work just fine...