Operating System - HP-UX
1837881 Members
3631 Online
110122 Solutions
New Discussion

Re: How do I stop an ignite tape automatically unloading?

 
Steve Murphy_3
Occasional Advisor

How do I stop an ignite tape automatically unloading?

Hi,

I have looked in the man pages etc for the switch for make_tape_recovery to not automatically eject the tape.

Can anyone enlighten me?

Steve
3 REPLIES 3
Bill Hassell
Honored Contributor

Re: How do I stop an ignite tape automatically unloading?

I don't recall that make_tape_recovery actually ejects the tape. I run weekly MNR scripts using the same tape without any intervention. I have to manually remove the tape.


Bill Hassell, sysadmin
James R. Ferguson
Acclaimed Contributor

Re: How do I stop an ignite tape automatically unloading?

Hi Steve:

If you are using a script to wrap the 'make_tape_recovery' command, look for an 'mt()' command that unloads the tape.

Regards!

...JRF...
Steve Murphy_3
Occasional Advisor

Re: How do I stop an ignite tape automatically unloading?

Thanks for the reply. It is sorted! Brilliant!