I have a SAN attached cluster. I need some vbs that can "map" out a path and tell me what LUN it sits on. For example, if I specify a file or a path, I need to know which LUN that data sits on.
I already have some HBA info, including LUN's, targets, ports, etc. I also have some file/directory info. Now I just need to link the 2 sets of data so that I can "map" a file to the SAN or at least to the LUN.
I saw some stuff in an old DOC, but its very complex. I am not sure if I could use any of it with my existing code.
Any ideas?
I already have some HBA info, including LUN's, targets, ports, etc. I also have some file/directory info. Now I just need to link the 2 sets of data so that I can "map" a file to the SAN or at least to the LUN.
I saw some stuff in an old DOC, but its very complex. I am not sure if I could use any of it with my existing code.
Any ideas?