1832343 Members
2351 Online
110041 Solutions
New Discussion

Error in ignite

 
SSP_1
Regular Advisor

Error in ignite

Hi,

Getting "attached" error while trying to create a ignite recovery archieve on to a ignite-ux server.

Kindly have a look at the sam eand suggest if any clues.
Obstacles exist to challenge you to keep going. Not to quit.
4 REPLIES 4
John Carr_2
Honored Contributor

Re: Error in ignite

Hi

can you try this from the command line and post the output

make_recovery -A -p -v

cheers
John
Wodisch
Honored Contributor

Re: Error in ignite

Hi,

if you run an older version of Ignite on your server, then possibly the NFS permissions are not set correctly, this has been fixed in the recent versions. In that case fix the owner, group and permissions of the directories your Ignite/UX server exports (look into "/etc/exports" there (should be something like: bin, bin, 775 IIRC).
Read the docu on the Ignite/UX pages:
www.software.hp.com/products/IUX

HTH,
Wodisch
Clemens van Everdingen
Honored Contributor

Re: Error in ignite

Hi,

Is your Ignite server a newer version than the client ?
This could cause problems as well.

C.
The computer is a great invention, there are as many mistakes as ever, but they are nobody's fault !
Mike_305
Super Advisor

Re: Error in ignite

Hi,

Please check following:

1) Make sure your version are same, both on client and server.

2) export the file system

3) make sure you can rlogin from server to client and client to server.

4) try running from client and write the image to server using following command. Also, make sure you have client directory created on server under /var/opt/ignite/recovery/archives and exported.

make_net_recovery -s (server name) -v -a servername:/var/opt/ignite/recovery/
archives/servername -x inc_entire=/dev/vg00

Hope this helps.


Thanks,

Mike
If there is problem then don't think as problem, think as opportunity.