Hello,
I'm in this situation :
https://forum.proxmox.com/threads/crashes-with-zfs-root-and-stuck-on-grub-rescue-prompt.34172
No kernel upgrades, only a reboot after two weeks of uptime.
The server was rebooted fine several times during setup for tests and updates to latest pve-no-subcrtiption about two weeks ago.
But the grub output is different:
grub> insmod zfs
grub> ls (hd0)
Device hd0: No known filesystem detected
grub> ls (hd0,gpt1)
Partition hd0,gpt1: No known filesystem detected
grub> ls (hd0,gpt2)
Partition hd0,gpt2: No known filesystem detected
grub> ls (hd0,gpt9)
Partition hd0,gpt9: No known filesystem detected
The hardware is a DELL with PERC H700 raid hw (I know...) with a virtual volume of 12 TB (raid10 with 6 disks)
The virtual volume is configured as raid0 zfs with one disk.
I can mount rpool booting with proxmox cd and see all data, status is ok.
I tried to: import, chroot, update-initramfs -u, update-grub and grub-install /dev/sda without errors and nothing changed.
grub-probe -v (chrooted) show te correct size: 23xxxxxx sectors
This server is not in production so I can make some test for now and I'd like to solve without reinstall.
Please reply if you want other information or if have some suggestion, thank you very much
I'm in this situation :
https://forum.proxmox.com/threads/crashes-with-zfs-root-and-stuck-on-grub-rescue-prompt.34172
No kernel upgrades, only a reboot after two weeks of uptime.
The server was rebooted fine several times during setup for tests and updates to latest pve-no-subcrtiption about two weeks ago.
But the grub output is different:
grub> insmod zfs
grub> ls (hd0)
Device hd0: No known filesystem detected
grub> ls (hd0,gpt1)
Partition hd0,gpt1: No known filesystem detected
grub> ls (hd0,gpt2)
Partition hd0,gpt2: No known filesystem detected
grub> ls (hd0,gpt9)
Partition hd0,gpt9: No known filesystem detected
The hardware is a DELL with PERC H700 raid hw (I know...) with a virtual volume of 12 TB (raid10 with 6 disks)
The virtual volume is configured as raid0 zfs with one disk.
I can mount rpool booting with proxmox cd and see all data, status is ok.
I tried to: import, chroot, update-initramfs -u, update-grub and grub-install /dev/sda without errors and nothing changed.
grub-probe -v (chrooted) show te correct size: 23xxxxxx sectors
This server is not in production so I can make some test for now and I'd like to solve without reinstall.
Please reply if you want other information or if have some suggestion, thank you very much