F fusion Member Nov 4, 2015 36 0 6 Spain Oct 30, 2017 #1 Hello, today I restart the server and now does not boot puts me this on screen. Thank you for your help. Attachments error_proxmox.PNG 64.9 KB · Views: 106
Hello, today I restart the server and now does not boot puts me this on screen. Thank you for your help.
C Chicken76 Renowned Member Jun 26, 2017 57 2 73 45 Oct 30, 2017 #2 Can you provide more details. What was your boot device? (PXE??, SATA HDD, RAID controller, etc.)
M Marco Manenti Active Member Proxmox Subscriber Oct 30, 2017 9 0 41 51 Oct 30, 2017 #4 Hi fusion, the server is booting from ethernet connection, try to boot to hard drive from bios. in the bios, can you see hard disks?
Hi fusion, the server is booting from ethernet connection, try to boot to hard drive from bios. in the bios, can you see hard disks?
F fusion Member Nov 4, 2015 36 0 6 Spain Oct 30, 2017 #5 boot hard disk. Attachments error_raid.PNG 52.7 KB · Views: 45
M Marco Manenti Active Member Proxmox Subscriber Oct 30, 2017 9 0 41 51 Oct 30, 2017 #6 Try to boot with a rescue CD, then mount your drives, chroot and run again update-grub ( i.e.: system-rescue-cd )
Try to boot with a rescue CD, then mount your drives, chroot and run again update-grub ( i.e.: system-rescue-cd )
F fusion Member Nov 4, 2015 36 0 6 Spain Oct 30, 2017 #7 I followed these steps, all right, but the problem remains. zpool import -R /mnt rpool mount -t proc /proc /mnt/proc mount --rbind /dev /mnt/dev mount --rbind /sys /mnt/sys chroot /mnt bin/bash grub-install /dev/sda update-grub2 update-initramfs -u
I followed these steps, all right, but the problem remains. zpool import -R /mnt rpool mount -t proc /proc /mnt/proc mount --rbind /dev /mnt/dev mount --rbind /sys /mnt/sys chroot /mnt bin/bash grub-install /dev/sda update-grub2 update-initramfs -u
M Marco Manenti Active Member Proxmox Subscriber Oct 30, 2017 9 0 41 51 Oct 30, 2017 #8 /etc/default/grub try add rootdelay GRUB_CMDLINE_LINUX="root=ZFS=rpool/ROOT/pve-1 boot=zfs rootdelay=20" /etc/default/zfs try add ZFS_INITRD_PRE_MOUNTROOT_SLEEP='10' and ZFS_INITRD_POST_MODPROBE_SLEEP='10'
/etc/default/grub try add rootdelay GRUB_CMDLINE_LINUX="root=ZFS=rpool/ROOT/pve-1 boot=zfs rootdelay=20" /etc/default/zfs try add ZFS_INITRD_PRE_MOUNTROOT_SLEEP='10' and ZFS_INITRD_POST_MODPROBE_SLEEP='10'
M Marco Manenti Active Member Proxmox Subscriber Oct 30, 2017 9 0 41 51 Oct 30, 2017 #10 hmmm why update-grub2 ? i'm using grub here.. it seems it doesn't see zfs ... do you have pve 5.1 with zfs? could you see your data from rescue cd?
hmmm why update-grub2 ? i'm using grub here.. it seems it doesn't see zfs ... do you have pve 5.1 with zfs? could you see your data from rescue cd?
F fusion Member Nov 4, 2015 36 0 6 Spain Oct 30, 2017 #11 yes proxmox 5.1 with zfs update-grub Attachments update-grub.PNG 47.4 KB · Views: 37
M Marco Manenti Active Member Proxmox Subscriber Oct 30, 2017 9 0 41 51 Oct 30, 2017 #12 Ok, and then? does it boots? look at this: https://forum.proxmox.com/threads/new-zfs-3-4-install-booting-to-grub-rescue-prompt.21642/ and this: https://forum.proxmox.com/threads/crashes-with-zfs-root-and-stuck-on-grub-rescue-prompt.34172/
Ok, and then? does it boots? look at this: https://forum.proxmox.com/threads/new-zfs-3-4-install-booting-to-grub-rescue-prompt.21642/ and this: https://forum.proxmox.com/threads/crashes-with-zfs-root-and-stuck-on-grub-rescue-prompt.34172/
F fusion Member Nov 4, 2015 36 0 6 Spain Oct 30, 2017 #13 still doesn't start the same error, I've tried everything: (
M Marco Manenti Active Member Proxmox Subscriber Oct 30, 2017 9 0 41 51 Oct 31, 2017 #14 it seems an hardware problem described in the proxmox wiki... could you export with zfs-send the pools to another machine? My knowdedge stops here.. :-/
it seems an hardware problem described in the proxmox wiki... could you export with zfs-send the pools to another machine? My knowdedge stops here.. :-/