storage raidlm policy show
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
Display the policies
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The storage raidlm policy show
command displays information about Raid Layout Manager policies and its value. Raid Layout Manager is a user space process which polls system configuration, detect conflict if it deviates from NetApp recommended best practices, and resolve conflict.
Parameters
- {
[-fields <fieldname>,…]
-
If you specify the
-fields <fieldname>, …
parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify. - |
[-instance ]
} -
If you specify the
-instance
parameter, the command displays detailed information about all fields. [-node <nodename>]
- Node names (privilege: advanced)-
This parameter specifies the node on which this Raid Layout Manager policy is enabled.
[-policy-name <text>]
- Policy name for Raid-lm (privilege: advanced)-
All the Raid Layout Manager policy.
[-policy-type <text>]
- Policy type for Raid-lm (privilege: advanced)-
Policy type of the Raid Layout Manager policy.
[-is-enabled {true|false}]
- Is Policy Enabled? (privilege: advanced)-
Value of the Raid Layout Manager policy that have the specified name.
Examples
The following example shows the RAID-LM policy settings for node1 and node2:
cluster1::> storage raidlm policy show -node node* -policy-name auto_unpartition_on_spares_low Node Policy Type Policy Name Is Enabled ------------------- ------------ ------------------------------ ---------- node1 Shared-Disk auto_unpartition_on_spares_low true node2 Shared-Disk auto_unpartition_on_spares_low true 2 entries were displayed.