Unsolved
This post is more than 5 years old
6 Posts
0
1128
November 21st, 2008 07:00
symcli to determine number of devices assigned to a host
We are in the mist of a migration from several old arrays to new arrays. I would like to maintain a xls listing all the hosts down one column and all the sid's across the top. I am looking for a command that I could run against a wwn or awwn that could tell me a count of how many devices are assigned to it for a given sid. symmaskdb -sid xxxx -wwn yyyyyyyyyy will list devices, but if there is a range, it does not list all the devices, so I can script anything to do a "wc -l" or something like that. I really just want to see servername, sid, total number of devices assigned.
No Events found!
scheerce
6 Posts
0
November 21st, 2008 07:00
symmaskdb -sid xxxx -wwn yyyyyyyyy list devs
how easy........
dynamox
9 Legend
•
20.4K Posts
0
November 21st, 2008 07:00
dynamox
9 Legend
•
20.4K Posts
0
November 21st, 2008 07:00
symmaskdb -sid 1234 list capacity -host Server_A