storage port reset-device
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
Reset a device behind a storage port
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The `storage port reset-device` command resets a device behind a port. If the device is behind a SAS port, you need to specify the shelf name and bay ID where the device resides. If the device is behind a FC port, you need to specify the loop ID of the device. This command is not supported on Ethernet storage ports (type = ENET).
Parameters
-node {<nodename>|local}
- Node (privilege: advanced)-
Use this parameter to specify the node on which the port resides.
-port <text>
- Port (privilege: advanced)-
Use this parameter to specify the port used to reset the device.
- {
-shelf-name <text>
- Shelf Name (privilege: advanced) -
Use this parameter to specify the shelf where the device resides.
-bay-id <integer>
- Bay ID (privilege: advanced)-
Use this parameter to specify the bay where the device resides.
- |
-loop-id <integer>
- Loop ID (privilege: advanced) } -
Use this parameter to specify the loop ID of the device.
Examples
The following example resets a device behind SAS port 0a on node node1:
cluster1::> storage port reset-device -node node1 -port 0a -shelf-name 1.0 -bay-id 10
The following example resets a device behind FC port 1b on node node1:
cluster1::> storage port reset-device -node node1 -port 1b -loop-id 20