Dell PowerStore 3000T EMC PowerStore Host Configuration Guide - Page 22

psp=VMW_PSP_RR

Page 22 highlights

Device: naa.68ccf098009c1cf3bfe0748a9183681a Device Display Name: DellEMC Fibre Channel Disk (naa.68ccf098009c1cf3bfe0748a9183681a) -Device: naa.68ccf09000000000c9f6d1acda1e4567 Device Display Name: DellEMC Fibre Channel RAID Ctlr (naa.68ccf09000000000c9f6d1acda1e4567) -Device: naa.68ccf098009c1cf3bfe0748a9183681a Device Display Name: DellEMC Fibre Channel Disk (naa.68ccf098009c1cf3bfe0748a9183681a) -Device: naa.68ccf09800e8fa24ea37a1bc49d9f6b8 Device Display Name: DellEMC Fibre Channel Disk (naa.68ccf09800e8fa24ea37a1bc49d9f6b8) -Device: naa.68ccf098003a54f16d2eddc3217da922 Device Display Name: DellEMC Fibre Channel Disk (naa.68ccf098003a54f16d2eddc3217da922) 3. Run the following command to modify the path selection policy on the PowerStore volume to Round Robin: #esxcli storage nmp device set --device="" --psp=VMW_PSP_RR For example: #esxcli storage nmp device set --device="naa.68ccf098003f1461569ea4750e9dac50" -psp=VMW_PSP_RR 4. Run the following command to set the NMP Round Robin path switching frequency on PowerStore volumes from the default value (1000 I/O packets) to 1: #esxcli storage nmp psp roundrobin deviceconfig set --device="" --iops=1 --type=iops For example: #esxcli storage nmp psp roundrobin deviceconfig set -device="naa.68ccf098003f1461569ea4750e9dac50" --iops=1 --type=iops 5. Run the following command to validate that changes were applied to all PowerStore LUNs: #esxcli storage nmp device list | grep -B1 -A4 DellEMC Each listed PowerStore LUN should have the following NMP settings: • Path Selection Policy: VMW_PSP_RR • Path Selection Policy Device Config: policy=rr, iops=1 The following example demonstrates issuing the esxcli storage nmp device list command to validate that changes were applied to all PowerStore LUNs: #esxcli storage nmp device list |grep -B1 -A4 DellEMC naa.68ccf09000000000c9f6d1acda1e4567 Device Display Name: DellEMC Fibre Channel RAID Ctlr (naa.68ccf09000000000c9f6d1acda1e4567) Storage Array Type: VMW_SATP_DEFAULT_AA Storage Array Type Device Config: {action_OnRetryErrors=off} Path Selection Policy: VMW_PSP_FIXED Path Selection Policy Device Config: {preferred=vmhba2:C0:T0:L0;current=vmhba2:C0:T0:L0} -naa.68ccf098003a54f16d2eddc3217da922 Device Display Name: DellEMC Fibre Channel Disk (naa.68ccf098003a54f16d2eddc3217da922) Storage Array Type: VMW_SATP_ALUA Storage Array Type Device Config: {implicit_support=on; explicit_support=off; explicit_allow=on; alua_followover=on; action_OnRetryErrors=off; {TPG_id=1,TPG_state=ANO}} Path Selection Policy: VMW_PSP_RR Path Selection Policy Device Config: {policy=rr,iops=1,bytes=10485760,useANO=0; lastPathIndex=0: NumIOsPending=0,numBytesPending=0} -naa.68ccf09800e8fa24ea37a1bc49d9f6b8 Device Display Name: DellEMC Fibre Channel Disk (naa.68ccf09800e8fa24ea37a1bc49d9f6b8) Storage Array Type: VMW_SATP_ALUA Storage Array Type Device Config: {implicit_support=on; explicit_support=off; explicit_allow=on; alua_followover=on; action_OnRetryErrors=off; {TPG_id=1,TPG_state=AO}} Path Selection Policy: VMW_PSP_RR Next steps NOTE: Using this method does not impact any non-PowerStore volumes presented to the ESXi host. 22 Host Configuration for VMware vSphere ESXi

  • 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

Device: naa.68ccf098009c1cf3bfe0748a9183681a
Device Display Name: DellEMC Fibre Channel Disk (naa.68ccf098009c1cf3bfe0748a9183681a)
--
Device: naa.68ccf09000000000c9f6d1acda1e4567
Device Display Name: DellEMC Fibre Channel RAID Ctlr
(naa.68ccf09000000000c9f6d1acda1e4567)
--
Device: naa.68ccf098009c1cf3bfe0748a9183681a
Device Display Name: DellEMC Fibre Channel Disk (naa.68ccf098009c1cf3bfe0748a9183681a)
--
Device: naa.68ccf09800e8fa24ea37a1bc49d9f6b8
Device Display Name: DellEMC Fibre Channel Disk (naa.68ccf09800e8fa24ea37a1bc49d9f6b8)
--
Device: naa.68ccf098003a54f16d2eddc3217da922
Device Display Name: DellEMC Fibre Channel Disk (naa.68ccf098003a54f16d2eddc3217da922)
3.
Run the following command to modify the path selection policy on the PowerStore volume to Round Robin:
#esxcli storage nmp device set --device="<naa_id>" --psp=VMW_PSP_RR
For example:
#esxcli storage nmp device set --device="naa.68ccf098003f1461569ea4750e9dac50" --
psp=VMW_PSP_RR
4.
Run the following command to set the NMP Round Robin path switching frequency on PowerStore volumes from the default value
(1000 I/O packets) to 1:
#esxcli storage nmp psp roundrobin deviceconfig set --device="<naa_id>" --iops=1 --type=iops
For example:
#esxcli storage nmp psp roundrobin deviceconfig set --
device="naa.68ccf098003f1461569ea4750e9dac50" --iops=1 --type=iops
5.
Run the following command to validate that changes were applied to all PowerStore LUNs:
#esxcli storage nmp device list | grep -B1 -A4 DellEMC
Each listed PowerStore LUN should have the following NMP settings:
Path Selection Policy: VMW_PSP_RR
Path Selection Policy Device Config: policy=rr, iops=1
The following example demonstrates issuing the
esxcli storage nmp device list
command to validate that changes were
applied to all PowerStore LUNs:
#esxcli storage nmp device list
|grep -B1 -A4
DellEMC
naa.68ccf09000000000c9f6d1acda1e4567
Device Display Name: DellEMC Fibre Channel RAID Ctlr
(naa.68ccf09000000000c9f6d1acda1e4567)
Storage Array Type: VMW_SATP_DEFAULT_AA
Storage Array Type Device Config: {action_OnRetryErrors=off}
Path Selection Policy: VMW_PSP_FIXED
Path Selection Policy Device Config: {preferred=vmhba2:C0:T0:L0;current=vmhba2:C0:T0:L0}
--
naa.68ccf098003a54f16d2eddc3217da922
Device Display Name: DellEMC Fibre Channel Disk (naa.68ccf098003a54f16d2eddc3217da922)
Storage Array Type: VMW_SATP_ALUA
Storage Array Type Device Config: {implicit_support=on; explicit_support=off;
explicit_allow=on; alua_followover=on; action_OnRetryErrors=off; {TPG_id=1,TPG_state=ANO}}
Path Selection Policy: VMW_PSP_RR
Path Selection Policy Device Config: {policy=rr,iops=1,bytes=10485760,useANO=0;
lastPathIndex=0: NumIOsPending=0,numBytesPending=0}
--
naa.68ccf09800e8fa24ea37a1bc49d9f6b8
Device Display Name: DellEMC Fibre Channel Disk (naa.68ccf09800e8fa24ea37a1bc49d9f6b8)
Storage Array Type: VMW_SATP_ALUA
Storage Array Type Device Config: {implicit_support=on; explicit_support=off;
explicit_allow=on; alua_followover=on; action_OnRetryErrors=off; {TPG_id=1,TPG_state=AO}}
Path Selection Policy: VMW_PSP_RR
Next steps
NOTE:
Using this method does not impact any non-PowerStore volumes presented to the ESXi host.
22
Host Configuration for VMware vSphere ESXi