NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform.
You will still be able to view content, but posting and replying will be temporarily disabled.
To learn more, please review the information in this blog post.

Data Protection

Check ATTO on storage

weiliu
1,508 Views

I want to check the ATTO running status of the storage device, but the ATTO management port is not connected to the network cable and I cannot access the equipment room. What commands can I use to check the ATTO on the storage device?

1 ACCEPTED SOLUTION

pmidhun
1,380 Views

The ATTO bridge would be monitored via cluster and most likely it should be through the in-band monitoring.
Please check "storage bridge show" to see the monitored bridges.
In-band basically accesses the bridge via the FC connection where disks are accessed through.
You can run the command "storage bridge run-cli -name <bridge name> -command" followed by the command you need to execute
To get a list of supported command, run "storage bridge run-cli -command" and press "tab" key

Eg: 
::> storage bridge run-cli -name ATTO_2000001086aXXXXX -command info


View solution in original post

1 REPLY 1

pmidhun
1,381 Views

The ATTO bridge would be monitored via cluster and most likely it should be through the in-band monitoring.
Please check "storage bridge show" to see the monitored bridges.
In-band basically accesses the bridge via the FC connection where disks are accessed through.
You can run the command "storage bridge run-cli -name <bridge name> -command" followed by the command you need to execute
To get a list of supported command, run "storage bridge run-cli -command" and press "tab" key

Eg: 
::> storage bridge run-cli -name ATTO_2000001086aXXXXX -command info


Public