Operating System - HP-UX
1829453 Members
1084 Online
109992 Solutions
New Discussion

Problems recovering an image with ignite application installed.

 
grale22
Occasional Contributor

Problems recovering an image with ignite application installed.


I have 2 ignite servers and have taken an image of one of them onto the other. The problem is that when I recover this ignite image to a server, the actual ignite package is no longer installed.

The server the image was taken to is running Ignite 6.2.

This procedure used to work ok when using version 3.1.

Any ideas?
5 REPLIES 5
Kent Ostby
Honored Contributor

Re: Problems recovering an image with ignite application installed.

Andrew --

Are you getting an error message?

How are you checking for the presence of Ignite on the new system?

Oz
"Well, actually, she is a rocket scientist" -- Steve Martin in "Roxanne"
Kent Ostby
Honored Contributor

Re: Problems recovering an image with ignite application installed.

Andrew --

Make sure that /opt is being included in the restore:

make_net_recovery -x inc_entire=vg00

Oz
"Well, actually, she is a rocket scientist" -- Steve Martin in "Roxanne"
Kent Ostby
Honored Contributor

Re: Problems recovering an image with ignite application installed.

Of course, that assumes that the archive was created using -x inc_entire=vg00 (or what ever vg /opt resided in) was used
"Well, actually, she is a rocket scientist" -- Steve Martin in "Roxanne"
grale22
Occasional Contributor

Re: Problems recovering an image with ignite application installed.


The image was created using the 'make_sys_image' command.

I've checked a bit further and it appears that the ignite software itself does get recovered, the problem is that /opt/ignite/bin (link to /opt/ignite/binpa)only contains the 'print_manifest' script and not the ignite startup script.

I've created a new image directly onto the new ignite server, but the same problem is present when I recover the image.

There's no error messages visable in the log and the rest of the image seems to recover ok.



grale22
Occasional Contributor

Re: Problems recovering an image with ignite application installed.

Closed.