Hello all,
we've been playing around with Proxmox for a couple of months now (since 2.0) and love it for it's simplicity and great out-of-the-box experience. Now, however, I think we'vo come to a point where what we need cannot be accomplished on the GUI. But we need this to be sorted out before we move to the data center.
As we want and need both live migration and online backup, we went for LVM on shared iSCSI storage. This is easily done with a simple iSCSI target I set up with Debian for testing purposes. In the data center, however, we'll be using an HP EVA P6000 SAN storage array, which uses multipath. I have this thing in my Lab right now and try to get it running with my proxmox cluster. I followed the tutorial here http://pve.proxmox.com/wiki/ISCSI_Multipath but still have some questions:
Are the following assumptions correct?
Thank you very much for your confirmations and/or corrections.
Best regards,
we've been playing around with Proxmox for a couple of months now (since 2.0) and love it for it's simplicity and great out-of-the-box experience. Now, however, I think we'vo come to a point where what we need cannot be accomplished on the GUI. But we need this to be sorted out before we move to the data center.
As we want and need both live migration and online backup, we went for LVM on shared iSCSI storage. This is easily done with a simple iSCSI target I set up with Debian for testing purposes. In the data center, however, we'll be using an HP EVA P6000 SAN storage array, which uses multipath. I have this thing in my Lab right now and try to get it running with my proxmox cluster. I followed the tutorial here http://pve.proxmox.com/wiki/ISCSI_Multipath but still have some questions:
Are the following assumptions correct?
- The steps described in the tutorial (installation and configuration of multipath-tools, iSCSI discovery and login) must be done on each node in the cluster
- The LVM physical volume and volume group must be created on the CLI, this cannot be done on the GUI
- The PV and VG must be created on the multipath device that represents the multiple "normal" devices (for example /dev/dm-3)
- Step 3 must only be done once, on one node in the cluster
- I can then create an LVM group in the GUI, chosing my previously created VG by selecting "existing volume groups" in the base storage field
- With multipath iSCSI, I never add an iSCSI target on the GUI. I do the iSCSI and LVM stuff on the CLI and then add the existing LVM group through the GUI
- I have to repeat step 1 with every node I add to the cluster
Thank you very much for your confirmations and/or corrections.
Best regards,