storage port rescan
Rescan a storage port
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The storage port rescan command rescans 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 rescanned.
Examples
The following example rescans port 0a on node node1:
cluster1::> storage port rescan -node node1 -port 0a
Give documentation feedback