Operating System - HP-UX
1827251 Members
2725 Online
109716 Solutions
New Discussion

Re: Problem with make_tape_recovery

 
hemant dubey_1
Advisor

Problem with make_tape_recovery

I am taking recovery backup of my system but it is completed with following warnins however it is asking for second media and tape operator confirm that it is still writing on first media an operator is unable to load the second media. so type quit and the following message is displayed..


* Archiving contents of fsc004 via tar image to local device/dev/rmt/0mn.
pax: Ready for volume 2
pax: Type "go" when ready to proceed (or "quit" to abort): go
Continuing
pax: Ready for volume 3
pax: Type "go" when ready to proceed (or "quit" to abort): go
Continuing
pax: Ready for volume 4
pax: Type "go" when ready to proceed (or "quit" to abort): go
Continuing
pax: Ready for volume 5
pax: Type "go" when ready to proceed (or "quit" to abort): go
Continuing
pax: Ready for volume 6
pax: Type "go" when ready to proceed (or "quit" to abort): quit
pax: Aborted
WARNING: The pax command returned a non-zero exit status (exit status 1)
* Creation of system archive complete
NOTE: The following files are in the list of files that were on the
system, but they are no longer present. These files are not
included in the back-up:
/var/tmp/ign_configure/make_sys_image.log
/var/spool/cron/tmp/croutRTGa01268

WARNING: There was a problem with the list of files/directories to archive.
Input: /var/opt/ignite/recovery/2007-10-23,06:10/flist
The following line(s) had too few/incorrect entries in each of them.
Problem lines:
line: 41 home/cdba/integrity/cache41_20050909.log 100775 1126261431 120079 118
* Cleaning up old configuration file directories

======= 10/23/07 07:30:28 BST make_tape_recovery completed with warnings
fsc004:[/opt/ignite/binpa] # echo $?
2
--------------------------

Please suggest me if the problem is with the pax command which is called by make_tape_recovery or problem is with drive/tape











5 REPLIES 5
Torsten.
Acclaimed Contributor

Re: Problem with make_tape_recovery

I would check the tape drive first.

Something I/O related in syslog?
Try to write to the tape (e.g. dd, tar ...)
Successful?


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!   
Dennis Handly
Acclaimed Contributor

Re: Problem with make_tape_recovery

Isn't the problem because you typed "quit" instead of "go" on volume 6??
hemant dubey_1
Advisor

Re: Problem with make_tape_recovery

i have checked with dd command tape is ok
fsc004:[/var/adm/syslog] # dd if=/home/hdubey/sudoers of=/dev/rmt/0mn bs=2k
1+1 records in
1+1 records out
fsc004:[/var/adm/syslog] #

-------
as it is asking for second media but operator tried to change the media he reported that light is blinking tape is still written.... i have tried 4-5 times by typing go on same media and in the end i have typed "quit" to abort......

Dennis Handly
Acclaimed Contributor

Re: Problem with make_tape_recovery

>as it is asking for second media but operator tried to change the media he

Was he/you able to change the media 5 times?
You might want to eject the tape in between.
Ludovic Derlyn
Esteemed Contributor

Re: Problem with make_tape_recovery

Hi,

I have encountered this error once time,
capacity of my dat was too small
No message error , but when i tried to restore, same errors messages
I have relaunched ignite on other DAT (size more important) and it's ok

Regards
L-DERLYN