You're seeing four paths because servers are probably connected to the MSA not directly but via SAN switches.
Excatly.
You're seeing four paths because servers are probably connected to the MSA not directly but via SAN switches.
I think you should do following steps:
In the console of PREF33-S-PMOX1 or PREF33-S-PMOX2:
pvcreate /dev/mapper/3600c0ff0001ae601d4d8b05a01000000
vgcreate vmstore1 /dev/mapper/3600c0ff0001ae601d4d8b05a01000000
In the PVE GUI:
Datacenter --> Storage --> Add --> LVM
Id: your friendly name eg. vmstore1
Base storage: Existing volume groups
Volume group: you should see and choose vmstore1
Enable: checkbox - selected by default
Shared: checkbox - you should select it, because your VG will be used by two hosts
Now you will see vmstore1 below local and local-lvm and you can use it as virtual machine disk(s).
According to this document there is no need to use HP Device-Mapper Multipath Enablement Kit (and create /etc/multipath.conf file) beceause of native Linux multipath is now integrated and distributed for most of the latest Linux Releases.
It seems that you've got friendly names because you're using multipath configuration files: /etc/multipath.conf or/and /etc/multipath/bindingsHi,
Jerry : i don't have /dev/mapper/3600c0ff0001ae601d4d8b05a01000000 entry to make pvcreate
why i can't do pvcreate (device is not found) ?
I'm not sure but it can be some issues creating LVM on GPT disk or some issues with LVM filtering.
You could try to remove partitions from disk and create PV on whole disk:
pvcreate /dev/mapper/mpathb
Files in /etc/multipath/ directory must have the same wwids inside!mpatha 3600508b1001ca15b462cb999f65494ed in /etc/multipath/bindings will must contain same id of wwids file ?
syntax is it ok in /etc/multipath/wwids file ?
Maybe, the problem is that you're using wwids in binding file that are not present in the system.yesterday i try this, impossible, same error.
Don't even think about it! It's not the way out.Jerry, thank you to your response.I'm desperate and I think we'll buy a vmware license.
you have to configure multipath, and then create a lvm on this.Hi,
I download a last version ISO, i do new installation on PMOX1 and PMOX2, installation finish and i have web interface running
on PMOX1 and PMOX2.
Installation is new with last version, 5.1.3 kernel 4.13.13-2-pve, on two servers proliant.
Système pmox1 & pmox2 not update (no internet connexion, i must do repository ton install and update more tools)
I do this in first time
Fc link is ok, pmox1 et 2 seeing /dev/sdb /dev/sdc /dev/sdd /dev/sde
What must à i do now ?
you have to configure multipath, and then create a lvm on this.
when i do :
cd /dev/map (and press [TAB]) completion not complete /dev/mapper
is normal ?
OK
root@PREF33-S-PMOX1:~# multipath -ll
3600c0ff0001ae601d4d8b05a01000000 dm-2 HP,P2000 G3 FC
size=7.6T features='2 queue_if_no_path retain_attached_hw_handler' hwhandler='0' wp=rw
|-+- policy='service-time 0' prio=50 status=active
| |- 4:0:1:1 sde 8:64 active ready running
| `- 2:0:1:1 sdc 8:32 active ready running
`-+- policy='service-time 0' prio=10 status=enabled
|- 4:0:0:1 sdd 8:48 active ready running
`- 2:0:0:1 sdb 8:16 active ready running
root@PREF33-S-PMOX2:~#
3600c0ff0001ae601d4d8b05a01000000 dm-2 HP,P2000 G3 FC
size=7.6T features='2 queue_if_no_path retain_attached_hw_handler' hwhandler='0' wp=rw
|-+- policy='service-time 0' prio=50 status=active
| |- 4:0:1:1 sde 8:64 active ready running
| `- 2:0:1:1 sdc 8:32 active ready running
`-+- policy='service-time 0' prio=10 status=enabled
|- 4:0:0:1 sdd 8:48 active ready running
`- 2:0:0:1 sdb 8:16 active ready running
root@PREF33-S-PMOX2:/dev#
yes, ok.I don't think that Zaqen have to configure this, because of native Linux multipath is now hardcoded to Linux.
Look at https://support.hpe.com/hpsc/doc/public/display?docId=mmr_kc-0133803