Q: View all communication connection links & Active Locks on symmetrix.
Firstly, if you want to know, what all applications are actively communicating with your symmetrix array, run the below CMD
//list all the connection for an Symm Array
symcfg -sid xx list -connections
while running cmds if you any Symlock issues, run thebelow CMD to list the active Locks
//List the active Lock on Symmetrix
symcfg -sid xx list -lockn all
Comment if you face similar kind of issues
Firstly, if you want to know, what all applications are actively communicating with your symmetrix array, run the below CMD
//list all the connection for an Symm Array
symcfg -sid xx list -connections
while running cmds if you any Symlock issues, run thebelow CMD to list the active Locks
//List the active Lock on Symmetrix
symcfg -sid xx list -lockn all
Comment if you face similar kind of issues
No comments:
Post a Comment