Hello everyone, I'm setting up the following environment:
A server with 4 10GB network interfaces and a Pure Storage with iSCSI connectivity.
My goal is to install the Proxmox boot on a Pure Storage volume for immutability protection and accidental disaster recovery with snapshot protections. My idea is to use multipath (iSCSI) and install Proxmox on a multipathd device.
I'm attempting this via Debug Install. I've made significant progress; I managed to configure the network settings for both iSCSI and management in vmbr. I was able to log into the initiators and create the multipath device.
However, in the installation menu, the multipath device did not appear. I discovered a folder called proxmox-install with a JSON file that creates the menu listing the devices. I edited it manually and gained better control over the installation, but it still says the multipath device is unavailable. Yet, it is available because within the shell, I can format and mount it via multipath.
Of course, this is just the beginning, as post-installation will still require configuration in initramfs and probably grub for booting the OS partition via iSCSI, but one step at a time, right? If anyone has successfully performed this type of iSCSI boot installation with multipath, I would appreciate any information.
One note, I managed to configure the boot via Pure Storage WITHOUT multipath, but it's important for me to have multiple network interfaces configured so that in case of failure, the OS can continue to access the storage.
Thank you.
A server with 4 10GB network interfaces and a Pure Storage with iSCSI connectivity.
My goal is to install the Proxmox boot on a Pure Storage volume for immutability protection and accidental disaster recovery with snapshot protections. My idea is to use multipath (iSCSI) and install Proxmox on a multipathd device.
I'm attempting this via Debug Install. I've made significant progress; I managed to configure the network settings for both iSCSI and management in vmbr. I was able to log into the initiators and create the multipath device.
However, in the installation menu, the multipath device did not appear. I discovered a folder called proxmox-install with a JSON file that creates the menu listing the devices. I edited it manually and gained better control over the installation, but it still says the multipath device is unavailable. Yet, it is available because within the shell, I can format and mount it via multipath.
Of course, this is just the beginning, as post-installation will still require configuration in initramfs and probably grub for booting the OS partition via iSCSI, but one step at a time, right? If anyone has successfully performed this type of iSCSI boot installation with multipath, I would appreciate any information.
One note, I managed to configure the boot via Pure Storage WITHOUT multipath, but it's important for me to have multiple network interfaces configured so that in case of failure, the OS can continue to access the storage.
Thank you.