Hi,
I have a machine with a total of 5 tape drives ( 2 DLT, 2 8mm and a 4mm). Is there any script or command that will tell me which /dev/rmt/some-number refers to one of the drives.
At the moment I am resorting to inserting a tape and then using the mt -f /dev/rmt/X status ( X being a number 1 to 5 ). It's not a big deal to do this, but if there was something easier which I could pass on to my users.
I have a machine with a total of 5 tape drives ( 2 DLT, 2 8mm and a 4mm). Is there any script or command that will tell me which /dev/rmt/some-number refers to one of the drives.
At the moment I am resorting to inserting a tape and then using the mt -f /dev/rmt/X status ( X being a number 1 to 5 ). It's not a big deal to do this, but if there was something easier which I could pass on to my users.