Operating System - HP-UX
1829563 Members
1584 Online
109992 Solutions
New Discussion

Chaos... make_recovery problems....

 
deCG
Advisor

Chaos... make_recovery problems....

I got 4 systems didn't OS backup...

I figured out what were wrong with two of four systems.

System A has local backup tape device which is connected correctly. But it keeps giving me this error.


systemA $ make_tape_recovery -AvI -a \
/dev/rmt/1m
...
ERROR: Failed to open tape device /dev/rmt/1mn:Permission denied (errno =
13).
ERROR: Check tape device failed.

*********************************************
systemA:/Admin/Backup#ioscan -fnC tape
Class I H/W Path Driver S/W State H/W Type Description
=====================================================================
tape 1 0/4/1/0.3.0 stape CLAIMED DEVICE HP C5683A
/dev/rmt/1m /dev/rmt/1mnb /dev/rmt/c5t3d0BESTn /dev/rmt/c5t3d0DDSb
/dev/rmt/1mb /dev/rmt/c5t3d0BEST /dev/rmt/c5t3d0BESTnb /dev/rmt/c5t3d0DDSn
/dev/rmt/1mn /dev/rmt/c5t3d0BESTb /dev/rmt/c5t3d0DDS /dev/rmt/c5t3d0DDSnb
*********************************************

Tape device is configured this way...
What could be the problem?
Should I manual configure the device?

(Well System B is in similar situation but it is also connected to backup tape library just to make my life more complicated.)
3 REPLIES 3
Sundar_7
Honored Contributor

Re: Chaos... make_recovery problems....

The media is write-protected. Write-enable the tape and give it a shot again.
Learn What to do ,How to do and more importantly When to do ?
deCG
Advisor

Re: Chaos... make_recovery problems....

** 0 - The Volume Group or Filesystem is Not included in the
System Recovery Archive
** 1 - The Volume Group or Filesystem is Partially included in the
System Recovery Archive
** 2 - The Volume Group or Filesystem is Fully included in the
System Recovery Archive

ERROR: This is not a no rewind device file.
ERROR: Check tape device failed.

Well now it gives this error... I don't know what is wrong... ERRRRRR!!
Torsten.
Acclaimed Contributor

Re: Chaos... make_recovery problems....

Device file should be 1mn, not only 1m.

"n" for "no rewind".

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!