1832541 Members
4510 Online
110043 Solutions
New Discussion

Ignite UX error

 
SOLVED
Go to solution
Igor Sovin
Super Advisor

Ignite UX error

Hi there!

Have problem with Ignite Ux C.6.1.44.
I've installed it on my rx4640 server under HP-UX 11.23. Then in setup wizard I chose "Copy CD/DVD" to copy OS 11.11 and 11.23 from local cdrom to my Ignite server.
Everything was successful, until I tried to install client. I've successfully added new client to my IUX server, then in GUI chose Install client, OS to install is "HP-UX B.11.11" Default After clicking Go! I get the following error:

Message From: /opt/ignite/bin/itool
(fox)
ERROR: Cannot access config file: /opt/ignite/data/Rel_B.11.11/config (referenced in configuration: "HP-UX B.11.11 Default")
ERROR: Cannot access config file:
/opt/ignite/data/Rel_B.11.11/hw_patches_cfg (referenced in configuration: "HP-UX B.11.11 Default")
ERROR: Failed to load config files from server or media.

I looked into /opt/ignite/data/Rel_B.11.11
and there were no files in it
I'm wondering how to get them? because in
/opt/ignite/data/Rel_B.11.23 everything is okay

ll /opt/ignite/data/Rel_B.11.23
total 171296
-r-xr-xr-x 1 bin bin 8135235 Nov 4 10:34 INSTCMDS
-r-xr-xr-x 1 bin bin 15378908 Nov 4 11:16 INSTCMDSIA
-r-xr-xr-x 1 bin bin 271931 Nov 4 10:34 RECCMDS
-r-xr-xr-x 1 bin bin 466912 Nov 4 11:16 RECCMDSIA
-r--r--r-- 1 bin bin 22363615 Nov 4 10:36 SYSCMDS
-r--r--r-- 1 bin bin 41027516 Nov 4 11:19 SYSCMDSIA
-r--r--r-- 1 bin bin 23561 Nov 4 11:00 config
-r--r--r-- 1 bin bin 2598 Nov 4 10:45 hw_patches_cfg

Does anybody can help me to overcome this problem?
5 REPLIES 5
Leif Halvarsson_2
Honored Contributor

Re: Ignite UX error

Hi,
Is the /opt/ignite/data/Rel_B.11.11 exported on the Ignite server (check with exportfs command) ?
Igor Sovin
Super Advisor

Re: Ignite UX error

Hi!
# exportfs
/var/opt/ignite/clients -anon=2
/var/opt/ignite/recovery/archives/fox -anon=2,access=fox

no /opt/ignite/data/Rel_B.11.11 is not exported, it should be?
Leif Halvarsson_2
Honored Contributor

Re: Ignite UX error

Hi,
Sorry, I was wrong. I checked on our Ignite server, that directory is not exported.
Igor Sovin
Super Advisor

Re: Ignite UX error

How did you configure your Ignite Server to install different OS to the clients?
Was there any problem with installing or booting clients likely to my case?
Can you help me to solve my problem?
Jannik
Honored Contributor
Solution

Re: Ignite UX error

have a look at this quick guide:
http://docs.hp.com/en/B2355-90772/ch02s02.html
Your keyword is INDEX and is plased under /var/opt/ignite/INDEX
jaton