Dell PowerStore 5200T EMC PowerStore Host Configuration Guide - Page 52

Enabling MPIO on the Windows Host and Configuring MPIO for PowerStore Volumes Presented to the Host

Page 52 highlights

Enabling MPIO on the Windows Host and Configuring MPIO for PowerStore Volumes Presented to the Host This topic describes enabling and configuring MPIO on the Windows host. About this task Before configuring the native multipathing, you should enable MPIO on the server by adding the MPIO feature to Windows. Steps 1. Open PowerShell on the host. 2. Run the following commands to install MPIO if it is not already installed: Get-WindowsOptionalFeature -Online -FeatureName MultiPathIO Enable-WindowsOPtionalFeature -Online -FeatureName MultiPathIO 3. Run the following command to set vid/pid: New-MSDSMSupportedHW -VendorId DellEMC -ProductId PowerStore 4. Run one of the following commands to set RoundRobin failover policy or Least Queue Depth failover policy, respectively: ● Round-Robin Set-MSDSMGlobalDefaultLoadBalancePolicy -Policy RR ● Least Queue Depth Set-MSDSMGlobalDefaultLoadBalancePolicy -Policy LQD 5. Run the following commands to set MPIO timeout values: Set-MPIOSetting -NewPathVerificationState Enabled Set-MPIOSetting -NewPathVerificationPeriod 30 Set-MPIOSetting -NewPDORemovePeriod 20 Set-MPIOSetting -NewRetryCount 3 Set-MPIOSetting -NewRetryInterval 3 Set-MPIOSetting -custompathrecovery enabled Set-MPIOSetting -newpathrecoveryinterval 10 Set-MPIOSetting -NewDiskTimeout 30 6. To verify MPIO settings on the host, run the following command: Get-MPIOSetting PowerPath Configuration with PowerStore Volumes PowerStore supports multipathing using Dell EMC PowerPath on a Microsoft Windows host. For the most updated information about PowerPath support with PowerStore, see the PowerStore SImple Support Matrix. For details on installing and configuring PowerPath with PowerStore on your host, see Dell EMC PowerPath on Microsoft Windows Installation and Administration Guide for the PowerPath version you are installing. 52 Host Configuration for Microsoft Windows

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93

Enabling MPIO on the Windows Host and Configuring MPIO for PowerStore
Volumes Presented to the Host
This topic describes enabling and configuring MPIO on the Windows host.
About this task
Before configuring the native multipathing, you should enable MPIO on the server by adding the MPIO feature to Windows.
Steps
1.
Open PowerShell on the host.
2.
Run the following commands to install MPIO if it is not already installed:
Get-WindowsOptionalFeature -Online -FeatureName MultiPathIO
Enable-WindowsOPtionalFeature -Online -FeatureName MultiPathIO
3.
Run the following command to set vid/pid:
New-MSDSMSupportedHW -VendorId DellEMC -ProductId PowerStore
4.
Run one of the following commands to set RoundRobin failover policy or Least Queue Depth failover policy, respectively:
Round-Robin
Set-MSDSMGlobalDefaultLoadBalancePolicy -Policy RR
Least Queue Depth
Set-MSDSMGlobalDefaultLoadBalancePolicy -Policy LQD
5.
Run the following commands to set MPIO timeout values:
Set-MPIOSetting -NewPathVerificationState Enabled
Set-MPIOSetting -NewPathVerificationPeriod 30
Set-MPIOSetting -NewPDORemovePeriod 20
Set-MPIOSetting -NewRetryCount 3
Set-MPIOSetting -NewRetryInterval 3
Set-MPIOSetting -custompathrecovery enabled
Set-MPIOSetting -newpathrecoveryinterval 10
Set-MPIOSetting -NewDiskTimeout 30
6.
To verify MPIO settings on the host, run the following command:
Get-MPIOSetting
PowerPath Configuration with PowerStore Volumes
PowerStore supports multipathing using Dell EMC PowerPath on a Microsoft Windows host.
For the most updated information about PowerPath support with PowerStore, see the
PowerStore SImple Support Matrix
.
For details on installing and configuring PowerPath with PowerStore on your host, see
Dell EMC PowerPath on Microsoft
Windows Installation and Administration Guide
for the PowerPath version you are installing.
52
Host Configuration for Microsoft Windows