Operating System - HP-UX
1832541 Members
4146 Online
110043 Solutions
New Discussion

Re: make_tape_recovery error

 
SOLVED
Go to solution
Jairo Campana
Trusted Contributor

make_tape_recovery error

Hello when execute the command make_tape_recovery obtaing this error:
or make_tape_recover -A
SO.: HPUX 11.11 v1
versio IGNITE: swlist -l product |grep -i ignite
Ignite-UX C.6.1.44 HP-UX System Installation Services


make_tape_recovery -p -x inc_entire=vg00 -x inc_entire=vg01
* Creating local directories for configuration files and archive.

======= 02/07/06 10:45:56 SAT Started make_tape_recovery. (Tue Feb 07
10:45:56 SAT 2006)
@(#) Ignite-UX Revision C.6.1.44
@(#) net_recovery (opt) $Revision: 10.672 $

* Testing for necessary pax patch.
* Passed pax tests.
* Checking Versions of Ignite-UX filesets
* Creating System Configuration.
* /opt/ignite/bin/save_config -f
/var/opt/ignite/recovery/2006-02-07,10:45/system_cfg vg00 vg01
* Backing Up Volume Group /dev/vg00
* /usr/sbin/vgcfgbackup /dev/vg00
* Creating Map Files for Volume Group /dev/vg00
* /usr/sbin/vgexport -p -m /etc/lvmconf/vg00.mapfile /dev/vg00

* Backing Up Volume Group /dev/vg01
* /usr/sbin/vgcfgbackup /dev/vg01
* Creating Map Files for Volume Group /dev/vg01
* /usr/sbin/vgexport -p -m /etc/lvmconf/vg01.mapfile /dev/vg01

* Creating Control Configuration.
* Creating Archive File List
* Creating Archive Configuration

* /opt/ignite/bin/make_arch_config -c
/var/opt/ignite/recovery/2006-02-07,10:45/archive_cfg -g
/var/opt/ignite/recovery/2006-02-07,10:45/flist -n
2006-02-07,10:45 -r
64 -d Recovery\ Archive -t -i 3 -m t
ERROR: /opt/ignite/bin/instl_adm failed checking syntax for
/var/opt/ignite/recovery/2006-02-07,10:45/archive_cfg
ERROR: Failure checking syntax of
/var/opt/ignite/recovery/2006-02-07,10:45/archive_cfg
ERROR: "/var/opt/ignite/recovery/2006-02-07,10:45/archive_cfg", line 363:
Illegal character: "t"
ERROR: "/var/opt/ignite/recovery/2006-02-07,10:45/archive_cfg", line 363:
syntax error
ERROR: Problems were encountered while parsing config file:
"/var/opt/ignite/recovery/2006-02-07,10:45/archive_cfg".
instl_adm: Config file:
"/var/opt/ignite/recovery/2006-02-07,10:45/archive_cfg" cannot be parsed.
ERROR: Failure creating the archive configuration
ERROR: make_arch_config failed.
legionx
4 REPLIES 4
Pete Randall
Outstanding Contributor

Re: make_tape_recovery error

Apparently there is an error in the var/opt/ignite/recovery/2006-02-07,10:45/archive_cfg file. Try removing the file and re-starting your recovery. Or try swremoving Ignite and re-installing the latest version.


Pete

Pete
John Dvorchak
Honored Contributor

Re: make_tape_recovery error

I think Pete might have something there. Since this is a pretty new version of Ignite, I wonder if you used swremove the old version before you installed the version you have now. In any event I would swremove Ignite and then re-swinstall it.
If it has wheels or a skirt, you can't afford it.
Steven E. Protter
Exalted Contributor
Solution

Re: make_tape_recovery error

Shalom,

I have had this issue in the past. It is usually caused by illegal characters in the filenames ignite is trying to archive.

You may be able to identify the files and remove them if they are non-critical prior to trying Pete's suggestion.

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
Jairo Campana
Trusted Contributor

Re: make_tape_recovery error

yes Steven , problem solved

solution :

deleted the line error in file .cfg

363 impacts = "/.java/.userPrefs/_!':!bw"t!#4!a!"w!#4!bw"2"

thaaaaannnnkkkksssssss
legionx