VMware ESXi (in the case of HPP)

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 ANA is enabled (specified on the storage side).

No procedure is available for allowing the compute node to recognize ANA priority change set on the storage side. ANA 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 claimrule has not been created yet.

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

    # esxcli storage core claimrule list | grep "HITACHI SDS-System"
  2. Create a dedicated claimrule.
    # esxcli storage core claimrule add -u -t vendor \
    --nvme-controller-model "HITACHI SDS-System" -P HPP -g "pss=LB-RR"
  3. Reboot the compute node to allow the setting to be recognized.