HPE Storage Users Group
https://3parug.com/

Cannot delete user SATP rule - 3PAR - ESXi
https://3parug.com/viewtopic.php?f=18&t=3858
Page 1 of 1

Author:  pasha_t [ Wed Nov 30, 2022 1:17 am ]
Post subject:  Cannot delete user SATP rule - 3PAR - ESXi

Hi,
ESXi 7.0 U2

esxcli storage nmp satp rule list | grep -i 3PAR
VMW_SATP_ALUA 3PARdata VV throttle_sll system tpgs_on VMW_PSP_RR policy=latency
VMW_SATP_ALUA 3PARdata VV user tpgs_on VMW_PSP_RR policy=iops;iops=1; HPE 3PAR Custom Rule

esxcli storage nmp satp rule remove -V 3PARdata -M VV -s VMW_SATP_ALUA -P VMW_PSP_RR -O "iops;iops=1" -c tpgs_on -e "HPE 3PAR Custom Rule"

Error deleting SATP rule: No rule matching the given options found, nothing to delete. Specify all options for the rule to delete it successfully.: Not found

Maybe you can help?

Author:  MammaGutt [ Wed Nov 30, 2022 2:40 am ]
Post subject:  Re: Cannot delete user SATP rule - 3PAR - ESXi

pasha_t wrote:
Hi,
ESXi 7.0 U2

esxcli storage nmp satp rule list | grep -i 3PAR
VMW_SATP_ALUA 3PARdata VV throttle_sll system tpgs_on VMW_PSP_RR policy=latency
VMW_SATP_ALUA 3PARdata VV user tpgs_on VMW_PSP_RR policy=iops;iops=1; HPE 3PAR Custom Rule

esxcli storage nmp satp rule remove -V 3PARdata -M VV -s VMW_SATP_ALUA -P VMW_PSP_RR -O "iops;iops=1" -c tpgs_on -e "HPE 3PAR Custom Rule"

Error deleting SATP rule: No rule matching the given options found, nothing to delete. Specify all options for the rule to delete it successfully.: Not found

Maybe you can help?

3PARdata should have quotation marks
VV should have quotation marks
VMW_SATP_ALUA should have quotation marks
VMW_PSP_RR should have quotation marks
tpgs_on should have quotation marks

https://support.hpe.com/hpesc/public/do ... 2E516.html

Author:  pasha_t [ Wed Nov 30, 2022 5:54 am ]
Post subject:  Re: Cannot delete user SATP rule - 3PAR - ESXi

MammaGutt, did not help

esxcli storage nmp satp rule remove -s "VMW_SATP_ALUA" -P "VMW_PSP_RR" -O "iops=1" -c "tpgs_on" -V "3PARdata" -M "VV" -e "HPE 3PAR Custom Rule"
Error deleting SATP rule: No rule matching the given options found, nothing to delete. Specify all options for the rule to delete it successfully.: Not found

esxcli storage nmp satp rule remove -s "VMW_SATP_ALUA" -P "VMW_PSP_RR" -O "iops;iops=1" -c "tpgs_on" -V "3PARdata" -M "VV" -e "HPE 3PAR Custom Rule"
Error deleting SATP rule: No rule matching the given options found, nothing to delete. Specify all options for the rule to delete it successfully.: Not found

Author:  MammaGutt [ Wed Nov 30, 2022 6:00 am ]
Post subject:  Re: Cannot delete user SATP rule - 3PAR - ESXi

pasha_t wrote:
MammaGutt, did not help

esxcli storage nmp satp rule remove -s "VMW_SATP_ALUA" -P "VMW_PSP_RR" -O "iops=1" -c "tpgs_on" -V "3PARdata" -M "VV" -e "HPE 3PAR Custom Rule"
Error deleting SATP rule: No rule matching the given options found, nothing to delete. Specify all options for the rule to delete it successfully.: Not found

esxcli storage nmp satp rule remove -s "VMW_SATP_ALUA" -P "VMW_PSP_RR" -O "iops;iops=1" -c "tpgs_on" -V "3PARdata" -M "VV" -e "HPE 3PAR Custom Rule"
Error deleting SATP rule: No rule matching the given options found, nothing to delete. Specify all options for the rule to delete it successfully.: Not found


Just checking. That HPE 3PAR Custom Rule has been added by you? I know that from 7.0U2 there are some SATP settings added for 3PAR by default from Vmware.

Author:  pasha_t [ Wed Nov 30, 2022 7:40 am ]
Post subject:  Re: Cannot delete user SATP rule - 3PAR - ESXi

Yes, user rule was added for version 6.7. Now this rule is not needed for 7.0 U2. But I cannot do it :-(

Author:  pasha_t [ Fri Dec 02, 2022 5:26 am ]
Post subject:  Re: Cannot delete user SATP rule - 3PAR - ESXi

Hi
Found the right combination

esxcli storage nmp satp rule remove -s "VMW_SATP_ALUA" -P "VMW_PSP_RR" -O "policy=iops;iops=1;" -c "tpgs_on" -V "3PARdata" -M "VV" -e "HPE 3PAR Custom Rule"

Page 1 of 1 All times are UTC - 5 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/