I'm attempting to set up a small trial of the vSAN software in a 2 node Proxmox environment. I've followed the guide (https://www.starwindsoftware.com/resour ... ng-web-ui/) but I'm stuck at the last few steps.
Action 13 says the following:
Create LVM PV on multipathing device:
Code: Select all
pve# pvcreate /dev/mapper/mpatha
However, when I run step 11 (multipath -ll) I get no results. Up to this point everything seemed to go as the document described.
Code: Select all
root@pve:~# multipath -ll
root@pve:~#
Interestingly, I can connect to the LUN from my Windows PC so it really seems like a Proxmox issue.