Removing Claim
Rules
The
esxcli storage core
claimrule remove
command removes a claim rule from the set of claim
rules on the system.
By
default, the PSA claim rule 101 masks Dell array pseudo devices. Do not remove
this rule, unless you want to unmask these devices.
Option | Description |
---|---|
--rule
<rule_ID> -r
<rule_ID> | ID of the rule to be removed. Run
esxcli storage
core claimrule list to see the rule ID. |
The following example removes
rule 1015. Specify one of the options listed in
Connection Options for ESXCLI Host Management Commands
in place of
<conn_options>
.
esxcli <conn_options> storage core claimrule remove -r 1015