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 reboot I can no longer boot into pve.
I have tried to manually grub-install
Still After reboot, I can only get into grub-rescue shell
I tried to insmod zfs insmod part_gpt then ls (hd0) , ls (hd0,gpt1) ls (hd0, gpt2) ls (hd0, gpt9) they all return unknow filesystem.
Please help.
I have updated pve 4.1 to latest update and still the same results
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 reboot I can no longer boot into pve.
I have tried to manually grub-install
Code:
grub-install /dev/sda
grub-install /dev/sda
update-grub
update-initramfs -u
Still After reboot, I can only get into grub-rescue shell
I tried to insmod zfs insmod part_gpt then ls (hd0) , ls (hd0,gpt1) ls (hd0, gpt2) ls (hd0, gpt9) they all return unknow filesystem.
Please help.
I have updated pve 4.1 to latest update and still the same results