1834018 Members
2327 Online
110063 Solutions
New Discussion

make_tape_recovery -f

 
Rene Mendez_4
Super Advisor

make_tape_recovery -f

Hello

I use make_tape_recovery for backup rootdg
make_tape_recovery -a /dev/rmt/0mn
the file archive_content is:

-x inc_entire=rootdg -x exclude=/trabajo -x exclude=/temporal_dump -x exclude=/tempdb12_log01 -x

this no found
How to create archive_content

Regards
Rene
3 REPLIES 3
Steven E. Protter
Exalted Contributor

Re: make_tape_recovery -f

Hi Pasha,

I don't think make_recovery can handle Veritas Volume Manager.

Upgrade your Ignite to the latest. It includes make_tape_recovery and it should fix your problem.

http://www.software.hp.com/products/IUX/download.html

Be sure to install the pax patch.

This post is wholesale theft, form this thread.

http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xf94928c64656d71190080090279cd0f9,00.html

A current version if Ignite is required to make this work.

Post your exact error message.

itrc forums are going down for maintenance at 8 p.m. Eastern, until 8 p.m. Eastern on Sunday.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Patrick Wallek
Honored Contributor

Re: make_tape_recovery -f

I'm not sure I understand your question.

Your command line should be:

# /opt/ignite/bin/make_tape_recovery -a /dev/rmt/0mn -I -v -x inc_entire=rootdg -x exclude=/trabajo -x exclude=/temporal_dump -x exclude=/tempdb12_log01

You have an exttra '-x' in you command line with no inc or exclude after it. Was that a typing error? What is the exact full command line that you use? What errors does ignite show when you run it?
Rene Mendez_4
Super Advisor

Re: make_tape_recovery -f

Hi make_tape_recovery have option the create the archive_content because i need exclude any file system.

the archive_content is: /var/opt/ignite/recovery/.
My archive_content is:
inc_entire rootdg exclude /trabajo /temporal_dump /tempdb12_log01 /tempdb12_dat0
1 /sybase12 /sqr62 /fuentes /deposito1 /cobis12hp /backtrack

The error are:
vxvm:vxprint: ERROR: Record bases12.log01-01 not found
ERROR: "/var/opt/ignite/recovery/2003-09-19,19:33/system_cfg", line 50:
Illegal character: "K"
ERROR: "/var/opt/ignite/recovery/2003-09-19,19:33/system_cfg", line 50:
syntax error
ERROR: Problems were encountered while parsing config file:
"/var/opt/ignite/recovery/2003-09-19,19:33/system_cfg".
instl_adm: Config file: "/var/opt/ignite/recovery/2003-09-19,19:33/system_cfg" c
annot be parsed.
ERROR: System error, /opt/ignite/bin/instl_adm failed checking
/var/opt/ignite/recovery/2003-09-19,19:33/system_cfg


Regards
Ren??