when I run a backup to that library and the sl500 mounts a tape to each drive, shows in log this error::
"Device media error; The system cannot find the file specifiied"
Then the drive dismounts the tape, it backs the tape to its slots and takes another tape and the same error. and so on...
Any advice?
I assume device path is not correct or path from OS to device itself is broken. I'm quite sure that if you would use mt command to check status of this path on storage node you would get same error. Before doing any reconfig, you must dig out what really happen and what is the status (depending on what it is, it may end up that fixing the cause will cause order to be the same as before or path to be available again so no reconfiguration on backup config would be required).
You said that you are using windows 2003, and it appears, based on tape device names, that you are not using persistent naming. In our environment, we have had to go to persistent binding, not only for windows, but on the actual fiber devices themselves. In our case, that's managing devices in the fiber card software.
If you don't do this, then everytime you reboot, or make changes, it can discover the devices in a different order than when you congifured your devices. \\Tape0 might now be \\.\Tape3.
If you don't want to do all of that, and you have a fairly simple environement, simply deleting the library, and re-creating the library will fix the problem.
Alan M S
3 Posts
0
August 26th, 2010 15:00
Here is an update:
when I run a backup to that library and the sl500 mounts a tape to each drive, shows in log this error::
"Device media error; The system cannot find the file specifiied"
Then the drive dismounts the tape, it backs the tape to its slots and takes another tape and the same error. and so on...
Any advice?
AllanW1
334 Posts
0
September 1st, 2010 06:00
Hi Alan,
Moving your question over to the Support Forum..
Thanks!
Allan
MikeToo1
38 Posts
0
September 17th, 2010 19:00
Hello,
Just following up. Is this still an open issue? Was the zoning corrected?
rovinabi
55 Posts
0
September 20th, 2010 17:00
The only way to get the new configurations into NetWorker is to delete the library and re-create it.
ble1
4 Operator
•
14.4K Posts
0
October 21st, 2010 05:00
I assume device path is not correct or path from OS to device itself is broken. I'm quite sure that if you would use mt command to check status of this path on storage node you would get same error. Before doing any reconfig, you must dig out what really happen and what is the status (depending on what it is, it may end up that fixing the cause will cause order to be the same as before or path to be available again so no reconfiguration on backup config would be required).
noladave
1 Rookie
•
92 Posts
0
October 21st, 2010 13:00
You said that you are using windows 2003, and it appears, based on tape device names, that you are not using persistent naming. In our environment, we have had to go to persistent binding, not only for windows, but on the actual fiber devices themselves. In our case, that's managing devices in the fiber card software.
If you don't do this, then everytime you reboot, or make changes, it can discover the devices in a different order than when you congifured your devices. \\Tape0 might now be \\.\Tape3.
If you don't want to do all of that, and you have a fairly simple environement, simply deleting the library, and re-creating the library will fix the problem.