Operating System - HP-UX
1846887 Members
3581 Online
110256 Solutions
New Discussion

Re: problem with ignite backup

 
SOLVED
Go to solution
centurion
Frequent Advisor

problem with ignite backup

======= 08/12/10 07:06:55 EDT Started make_tape_recovery. (Thu Aug 12
07:06:55 EDT 2010)
@(#)Ignite-UX Revision C.7.10.474
@(#)ignite/net_recovery (opt) Revision:
/branches/IUX_RA1003/ignite/src@81040 Last Modified: 2010-04-20
15:14:50 -0600 (Tue, 20 Apr 2010)


* Checking Versions of Ignite-UX filesets
* Scanning system for IO devices...
* Boot device is: 0/0/1/1.15.0
* Creating System Configuration.
* /opt/ignite/bin/save_config -f
/var/opt/ignite/recovery/2010-08-12,07:06/system_cfg vg00
* Backing Up Volume Group /dev/vg00
* /usr/sbin/vgcfgbackup /dev/vg00
* Scanning system for IO devices...
* Boot device is: 0/0/1/1.15.0
* Creating System Configuration.
* /opt/ignite/bin/save_config -f
/var/opt/ignite/recovery/2010-08-12,07:06/system_cfg vg00
* Backing Up Volume Group /dev/vg00
* /usr/sbin/vgcfgbackup /dev/vg00
Volume Group configuration for /dev/vg00 has been saved in /etc/lvmconf/vg00.conf
* Creating Map Files for Volume Group /dev/vg00
* /usr/sbin/vgexport -s -p -m /etc/lvmconf/vg00.mapfile /dev/vg00
vgexport: Volume group "/dev/vg00" is still active.

* Backing Up Volume Group /dev/vglog00
* /usr/sbin/vgcfgbackup /dev/vglog00
Volume Group configuration for /dev/vglog00 has been saved in /etc/lvmconf/vglog00.conf
* Creating Map Files for Volume Group /dev/vglog00
* /usr/sbin/vgexport -s -p -m /etc/lvmconf/vglog00.mapfile /dev/vglog00
vgexport: Volume group "/dev/vglog00" is still active.

* Backing Up Volume Group /dev/vgsap00
* /usr/sbin/vgcfgbackup /dev/vgsap00
Volume Group configuration for /dev/vgsap00 has been saved in /etc/lvmconf/vgsap00.conf
* Creating Map Files for Volume Group /dev/vgsap00
* /usr/sbin/vgexport -s -p -m /etc/lvmconf/vgsap00.mapfile /dev/vgsap00
vgexport: Volume group "/dev/vgsap00" is still active.

* Creating Control Configuration.
* Creating Archive File List
ERROR: list_expander returned an error.
ERROR: list_expander returned an error.
ERROR: Failed to get the archive size and the list of files which will be in
archive.


======= 08/12/10 07:07:19 EDT make_tape_recovery completed unsuccessfully
9 REPLIES 9
centurion
Frequent Advisor

Re: problem with ignite backup

I would like to backup only the vg00 with the follwing command: make_tape_recovery -a /dev/rmt/4mn -I -x inc_entire=vg00
rariasn
Honored Contributor
Solution

Re: problem with ignite backup

Hi,


Run "list_expander" command to verify errors

http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1345396

rgs,
centurion
Frequent Advisor

Re: problem with ignite backup

# /opt/ignite/lbin/list_expander -l /tmp/list_exander.out -S -C -f inc_entire=vg00

ERROR: Specified file 'inc_entire=vg00' does not exist: No such file or directory (errno
= 2)
centurion
Frequent Advisor

Re: problem with ignite backup

sorry, I make a mistake - here is the output:

WARNING: '/usr/bin/startrfc' is part of a circular link.
ERROR: Circular link error encountered. Aborting.
centurion
Frequent Advisor

Re: problem with ignite backup

what I have to do?

# ll /usr/bin/startrfc
lrwxr-xr-x 1 root sys 8 May 27 09:12 /usr/bin/startrfc -> startrfc
rariasn
Honored Contributor

Re: problem with ignite backup

Hi,

Verify startrfc (SAP?) installation.

Remove "link"

rgs,
centurion
Frequent Advisor

Re: problem with ignite backup

I remove the sym.link, now ignite is creating the archive.. thank you..
centurion
Frequent Advisor

Re: problem with ignite backup

remove the link
Bill Hassell
Honored Contributor

Re: problem with ignite backup

> WARNING: '/usr/bin/startrfc' is part of a circular link.
> ERROR: Circular link error encountered.
> what I have to do?

> # ll /usr/bin/startrfc
> lrwxr-xr-x 1 root sys 8 May 27 09:12 /usr/bin/startrfc -> startrfc

You need to find what startrfc is supposed to be. Right now, it is nothing but a link pointing to itself. Once you find startrfc, remove the link and put the real program back in place.

list_expander is a program in Ignite4 that performs a rigorous health check of all your selected files and directories.


Bill Hassell, sysadmin