storage port disable
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Disable a storage port
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The storage port disable
command disables a specified storage port.
Parameters
-node {<nodename>|local}
- Node-
Use this parameter to specify the node on which the port resides.
-port <text>
- Port-
Use this parameter to specify the port that needs to be disabled.
[-force <true>]
- Force (privilege: advanced)-
Use this optional parameter to force the disabling of the storage port. The parameter can be used to disable the specified port even if some devices can only be accessed using this port. Note that doing so might cause multiple device failures.
Examples
The following example disables port 0a on node node1:
cluster1::> storage port disable -node node1 -port 0a