Hello,
Like many people, I am currently making some changes to move away from VMware.
Context:
- MX7XXX chassis
- MX740, MX750,760 without hard drive
- Brocade SAN
- HITACHI VSPx
On VMware, we usually use boot on SAN on a disk, which makes it easier for us to test disaster recovery shared across three data centers.
Proxmox does not offer the multipath package by default, which prevents me from booting properly on my disks.
I tried to install it from Debian, but I encountered a few issues.
I tried passing the argument: disk-detect/multipath/enable=true when starting the installer's GRUB (https://wiki.debian.org/DebianInstaller/MultipathSupport)
with ctrl+alt+f2, I have to manually load modprobe lpfc and then multipath -ll displays my paths + mpath, but when I return to the installation, Debian cannot find my disks.
Is there something I'm missing? Is there a way to do the installation from Proxmox? (For example, using a USB key to install the multipath packages?) Leaving only one path on the boot lun is not an option.
I have alse find this thread : https://forum.proxmox.com/threads/p...-bl660c-blade-with-hpe-650flb-hba-nic.137445/
But i don't currently use ipxe on my environnement.
Regards
Like many people, I am currently making some changes to move away from VMware.
Context:
- MX7XXX chassis
- MX740, MX750,760 without hard drive
- Brocade SAN
- HITACHI VSPx
On VMware, we usually use boot on SAN on a disk, which makes it easier for us to test disaster recovery shared across three data centers.
Proxmox does not offer the multipath package by default, which prevents me from booting properly on my disks.
I tried to install it from Debian, but I encountered a few issues.
I tried passing the argument: disk-detect/multipath/enable=true when starting the installer's GRUB (https://wiki.debian.org/DebianInstaller/MultipathSupport)
with ctrl+alt+f2, I have to manually load modprobe lpfc and then multipath -ll displays my paths + mpath, but when I return to the installation, Debian cannot find my disks.
Is there something I'm missing? Is there a way to do the installation from Proxmox? (For example, using a USB key to install the multipath packages?) Leaving only one path on the boot lun is not an option.
I have alse find this thread : https://forum.proxmox.com/threads/p...-bl660c-blade-with-hpe-650flb-hba-nic.137445/
But i don't currently use ipxe on my environnement.
Regards