We have seen following issues on the server, and they are no longer been used, older or stale devices. They are shown in "symdev -sid 123 list", but not in " symaccess -sid 123 show view view_name". they are not in the storage group, but are still mapped, somehow, Please advice what can I do on the sever and/or on the array to get rid of these devices? Thank you!
I got nothing on 02A8 as the result of running symaccess -sid 123 list assignment -dev. So, I can unmap this one.
I got 2 ports (5G:0 and 12G:0) back on 0F31, and plus 8 associated identifiers (wwn's). Ports are the same as shown when I run " symaccess -sid 123 show view view_name" on this host's view. Should I then unmap only indentifier (wwn's) that the host is associating with? what is the command for that? Thanks for your patience!
when I run symaccess -sid 123 list assignment -dev 0F31, I do see ports are masked to 8 wwn's, they are just not hosts I have questions about. How do I find what hosts, the storage group, or view these wwn's are associating with?
dynamox
11 Legend
•
20419 Posts
•
87439 Points
668
0
Posted December 26th, 2013 12:00
are you sure these devices have not been re-purposed and presented to another host ?
symaccess -sid 123 list assignment -dev 1462
if nothing is returned then you will need to first make devices not ready or write disabled
symdev -sid 123 write_disable 1462
and then unmap it
symconfigure -sid 123 -cmd "unmap dev 1462 from dir ALL:ALL;" commit