grub

  1. Y

    [SOLVED] Grub boot error "not a directory"

    Hello again, after my first adventures with Proxmox, ZFS and Grub I can't start it again. At boot I get the message: error: not a directory Entering rescure mode... grub rescue> I already boot with a live-cd to check if the pool is ok, and: It is ok! If i type set I'll get the following...
  2. Y

    [SOLVED] After Update -> Grub rescue console

    Hey folks, I installed Proxmox today (downloaded yesterday). It was success full installed (ZFS) and created some vms. Everything was fine and reboot was all ok. Then I performed an update (without any errors). After this reboot, the system does no longer boot. To be precise, the server boots...
  3. W

    Predictable Network Interface Names

    Hello, I'm new to PVE, so I may don't know something. In our installation, we have 2 HP servers with 3 modules of NICs on each: - 2 NICs onboard - 3 NICs on 1 PCI-X slot, - 2 NICs on 1 PCI-E slot. After first test install, problem arrised with interfaces name inconsistence. Two exact same...
  4. DynFi User

    PVE 4.2 ZFS RAID-10 or RAID-Z2 grub failure

    Hello folks, We are fighting to install PVE 4.2 on a brand new Supermicro with HBA and 5 SAS disks installed on It. Configuration is quite straightforward and all disks are seen at install time. First goal was to configure PVE on 4 disks in RAID 10 ZFS : I selected the four target disks and...
  5. elurex

    PVE 4.1 - Grub rescue shell after add ZFS cache & log

    Hi all, I have reinstall dozen times and I cannot figure out how PVE's grub works. I always assume grub is install on the first 2 disk of /dev/sda and /dev/sdb. When I install my pve 4.1, I use following ZFS pool configuration after I add two intel 750 nvme sdd as long and cache, after...
  6. G

    update-grub zfs detection problems - no pool name in root=ZFS=

    some time ago there was problem with zfs detection on mirrored pool https://github.com/zfsonlinux/grub/issues/6 so proxmox made a fix GRUB_DEVICE="`${grub_probe} --target=device / | head -n1`" in grub-mkconfig it does not work with SLOG device on mirored rpool - misses pool name in grub.cfg...
  7. D

    [SOLVED] Grub install error: embedding is not possible

    Hi, I'm attempting to install Proxmox 4.1 in to a small virt capable Nettop unit with a 1 TB HDD. I've tried installation by CD ROM & USB - attempting to make the HDD the primary device in each case. The disk is detected as /dev/sda and installation runs no problem, but right at the end...