On 01/25/2012 09:34 AM, Ehresman,David E. wrote:
On TSM 6.2, a "q drive f=d" displays the WWN of the 3592 drives in my 3584 library. However, a "select * from drives' does NOT display the WWN. Is there a table I can run a query against that does display the WWN of tape drives?
I'd expect that to be transient data. You might get a different WWN entirely at a different moment: the different ports have different names. If you want to do that mapping, I'd suggest you do it from the device level, in the OS. A few weeks ago I posted some scripts I use to keep track of that sort of information; they might or might not be useful for what you're after. - Allen S. Rout
