Guys,
I am looking for a CLI on ESX5.1 that can be used for changing the SATP configuration (on the fly) of an ISCSI LUN. I need to do a tests and would like to change a single iSCSI LUN from VMW_SATP_ALUA to VMW_SATP_DEFAULT_AA SATP policy.
I have already tried to delete the VMW_SATP_ALUA policy and also to create a rule (filter) using a specific name storage array device/vendor/model but it has not been working. After ESXi hosts reboots the it bring the VMW_SATP_ALUA policy configuration again and never picks the right one (VMW_SATP_DEFAULT_AA.) as specified by the command line listed below
Ex:
esxcli storage nmp satp rule add -s VMW_SATP_DEFAULT_AA -V Storage_Vendor -M "^Storage Model*" -c tpgs_off -f
I really appreciate your help here!
Regards,
Andy