1830802 Members
3279 Online
110016 Solutions
New Discussion

make recovery problem

 
Anand_27
New Member

make recovery problem

Hi,

I am very new for HP environment & tring to use make_recovery future.

OS - HP_UX 11.11

Please see the following message when i use make_recovery command,

[carapp01:/ ]#make_recovery -A -d /dev/rmt/0m
make_recovery(650): The system appears to be missing the
Ignite-UX.FILE-SRV-11-11 fileset. The file /opt/ignite/data/Rel_B.11.11/SYSCMDS
is missing. Refer to the DEPENDENCIES in the make_recovery(1M) manpage.

Option -A specified. Entire Core Volume Group/disk will be backed up.
make_recovery(210): Encountered a fatal error.
make_recovery(212): Please fix errors and re-try.

Cleanup

Help me to solve this problem

Thanks



8 REPLIES 8
Steven E. Protter
Exalted Contributor

Re: make recovery problem

Problem 1.

You are using the wrong, obsolete command.

#!/usr/bin/sh
/opt/ignite/bin/make_tape_recovery -Av -x inc_entire=vg00


I still think you have an Ignite problem. Looks like the install isn't complete or is corrupt.

swverify \* | grep -i ignite

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
Robert-Jan Goossens
Honored Contributor

Re: make recovery problem

Hi,

take a look at this page,

http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000063204196

Ignite: SYSCMDS required but does not exist on this server DocId: AUSRCKBRC00000643 Updated: 11/21/00 11:34:00 AM

Robert-Jan.
Joaquin Gil de Vergara
Respected Contributor

Re: make recovery problem

reinstall ignite depot

it's in applications CD and you don't need any aditional license or codeword...

good louck!
Teach is the best way to learn
Fragon
Trusted Contributor

Re: make recovery problem

Hi Anand,
That's you not install Ignite-UX well!
Please download the newest version an re-install it!
Iginte-UX is free!

http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=IGNITEUXB

You should use "make_tape_recovery" instead of "make_recovery"!

-ux
Anand_27
New Member

Re: make recovery problem

Hi,

I can't find any file make_tape_recovery. I am using following version,

Ignite-UX B.2.4.307

Is it old version? Should I upgrade the Ignite-UX.

please advise me.

Thanks
Anand_27
New Member

Re: make recovery problem

Hi,

Please see the following messages

[cardb01:#swverify \* | grep -i ignite
Ignite-UX.BOOT-KERNEL,l=/,r=B.2.4.307,a=HP-UX_B.11.00_32/64,v=HP
Ignite-UX.BOOT-SERVICES,l=/,r=B.2.4.307,a=HP-UX_B.11.00_32/64,v=HP
Ignite-UX.FILE-SRV-10-01,l=/,r=B.2.4.307,a=HP-UX_B.11.00_32/64,v=HP
Ignite-UX.FILE-SRV-10-10,l=/,r=B.2.4.307,a=HP-UX_B.11.00_32/64,v=HP
Ignite-UX.FILE-SRV-10-20,l=/,r=B.2.4.307,a=HP-UX_B.11.00_32/64,v=HP
Ignite-UX.FILE-SRV-11-00,l=/,r=B.2.4.307,a=HP-UX_B.11.00_32/64,v=HP
Ignite-UX.IGNITE,l=/,r=B.2.4.307,a=HP-UX_B.11.00_32/64,v=HP
Ignite-UX.IGNT-ENG-A-MAN,l=/,r=B.2.4.307,a=HP-UX_B.11.00_32/64,v=HP
Ignite-UX.MGMT-TOOLS,l=/,r=B.2.4.307,a=HP-UX_B.11.00_32/64,v=HP
Ignite-UX.OBAM-RUN,l=/,r=B.2.4.307,a=HP-UX_B.11.00_32/64,v=HP
Ignite-UX.RECOVERY,l=/,r=B.2.4.307,a=HP-UX_B.11.00_32/64,v=HP
WARNING: "cardb01:/": 1 check scripts had warnings.
WARNING: "cardb01:/": 1 files had warnings during this operation.
ERROR: "cardb01:/": 137 files had errors during this operation.


yes, Ignite-UX installation has problem. Let me try to intall again.

Thanks for your support
Robert-Jan Goossens
Honored Contributor

Re: make recovery problem

Fragon
Trusted Contributor

Re: make recovery problem

Hi,
I use "B.4.1.61" in one of my HP-UX11.00 machine and it work fine with make_tape_recovery!
Maybe the Ignite-UX B.2.4.307 is too old!
Please "swremove" your old one and re-install it!

-ux