VMware ESXi (in the case of NMP)

Virtual Storage Platform One SDS Block and SDS Cloud Virtual Private Storage Administration

Version
1.19.x
Audience
anonymous
Part Number
MK-24VSP1SDS028-03
ft:lastEdition
2026-04-20

This procedure allows the compute node to recognize whether the ALUA is enabled (specified on the storage side).

No procedure is available for allowing the compute node to recognize an ALUA priority change set on the storage side. ALUA priority changes are recognized automatically.

Note on the procedure

In the following procedure, long command lines begin on a new line delimited by "\".

  1. Verify that a dedicated SATP has not been created yet.

    If the following command outputs nothing, you can judge that an SATP has not been created. If an SATP has already been created, you do not need to perform the following steps.

    # esxcli storage nmp satp rule list | grep Hi-SDS
  2. Create a dedicated SATP.
    # esxcli storage nmp satp rule add -V HITACHI -M "^Hi-SDS*" \
    -s VMW_SATP_ALUA -c tpgs_on --psp="VMW_PSP_RR"
  3. Reboot the compute node to allow the setting to be recognized.