Operating System - HP-UX
1832973 Members
2357 Online
110048 Solutions
New Discussion

Re: make_tape_recovery error:

 
SOLVED
Go to solution
Jeff Hagstrom
Regular Advisor

make_tape_recovery error:

ERROR: Tape destination /dev/rmt/2mn is not found on the system.No such file
or directory (errno = 2)
ERROR: Check tape device failed.
I back up to that device every night.
5 REPLIES 5
RAC_1
Honored Contributor
Solution

Re: make_tape_recovery error:

You sure, you have that device??

mt /dev/rmt/2m stat
What are perms on /dev/rmt/2m

Anil
There is no substitute to HARDWORK
Cheryl Griffin
Honored Contributor

Re: make_tape_recovery error:

ioscan -fnC tape
lssf /dev/rmt/2mn

Check syslog.log and dmesg for errors as well.
"Downtime is a Crime."
Todd McDaniel_1
Honored Contributor

Re: make_tape_recovery error:

run insf -e

Also, make sure your device name didnt change... and are you not using the no rewind option?

/dev/rmt/2mn
Unix, the other white meat.
Jeff Hagstrom
Regular Advisor

Re: make_tape_recovery error:

Sorry for the waste of time, I was thinking I was on the test box where it is 2m. Instead the device is 1m, changed the script everything worked fine thanks,
Todd McDaniel_1
Honored Contributor

Re: make_tape_recovery error:

DOH DOH DOH!!!

I hate it when that happens...

I once was rlogin'd over to another box and inadvertenly rebooted the wrong one... but heh luckily it was during my maintenance and didnt cause too much headache...



no points here
Unix, the other white meat.