Hi everyone;
I'm about reinstalling my proxmox which will have 2 raid
one for the data (2x SATA 5TB) and one for the vm and container (2x SSD 1TB)
My concern is; in the past I had issue to not make the grub my single point of failure.
I want the GRUB2 bootloader to be configured in such a way that the system will still be able to boot if one of the hard drives fails (no matter which one).
How should I proceed ?
Simply by selecting 2drives for my ZFS via the standard install from proxmox-ve.iso or I need to reconfigure the grub with something similar of this ?
# dpkg-reconfigure grub-pc
# grub-pc grub-pc/install_devices multiselect /dev/sda, /dev/sdb
I'm about reinstalling my proxmox which will have 2 raid
one for the data (2x SATA 5TB) and one for the vm and container (2x SSD 1TB)
My concern is; in the past I had issue to not make the grub my single point of failure.
I want the GRUB2 bootloader to be configured in such a way that the system will still be able to boot if one of the hard drives fails (no matter which one).
How should I proceed ?
Simply by selecting 2drives for my ZFS via the standard install from proxmox-ve.iso or I need to reconfigure the grub with something similar of this ?
# dpkg-reconfigure grub-pc
# grub-pc grub-pc/install_devices multiselect /dev/sda, /dev/sdb