VMpros.nl
new1234.jpg
Home > VMware > VMware: Install Dell Equallogic Multipathing Extension (PSP) for vSphere 5.1 with PowerCLI

VMware: Install Dell Equallogic Multipathing Extension (PSP) for vSphere 5.1 with PowerCLI

Last week I’ve installed some Dell hosts with VMware vSphere 5.1 and used Dell Eq. PS6000 storage. To configure the connection between host and storage optimal I’ve used the Dell Equallogic Multipathing Extension witch is supported for vSphere 5.x

The SATP VMW_SATP_EQL is a VMware default one for EqualLogic arrays. And of course the PSP is DELL_PSP_EQL_ROUTED. The ‘ROUTED’ part refers ot DELL’s MEM being able to intelligently route I/O requests to the array path best suited to handle the request, to configure this with PowerCLI I’ve used the following code:

Get-VMHost HOST | Install-VMHostPatch -HostPath "/vmfs/volumes/VMFS-009-SSD/dell-eql-mem-esx5-1.1.1.270268/metadata.zip"

image

image

 

Result:

The DELL_PSP_EQL_ROUTED is configured automatically and the path selection is selected

image

 

Source and more information: VMware , VMware, Dell

Categories: VMware Tags: , , , ,
  1. avatar
    Peter Wegman
    October 24th, 2012  (Quote) at 10:34  (Quote) | #1

    Very nice, just configured the PSP via this blogpost, big thanks!

  2. avatar
    Christian
    November 4th, 2012  (Quote) at 22:10  (Quote) | #2

    Im upgrading my vsphere 4.1 installation running mem 1.0.1 to 5.1 soon, will this excersize be all that is needed to be done on the host to keep my current configuration from vsphere 4.1?

  1. No trackbacks yet.