1753797 Members
7661 Online
108799 Solutions
New Discussion юеВ

Re: Ignite-UX issues

 
KPS
Super Advisor

Ignite-UX issues

Trying to install a Golden Image over the network and I'm getting the following messages:

NOTE: Contents of file "/tmp/ign_configure/archive_script":
cd /d_cfg_mnt_sb61
/sbin/cat /tmp/ign_configure/archive_nfs/CacheDBGoldenImage | /monitor_bpr -o 0 | /usr/contrib/bin/gunzip -c | /sbin/pax_iux -r -p e

TEST: run_cmd("/sbin/sh /tmp/ign_configure/archive_script")
DEBUG: sigchld: wait'ed on process: 184 (last_pid=184)
cat: Cannot open /tmp/ign_configure/archive_nfs/CacheDBGoldenImage: No such file or directory
* Completed 0 KBytes of archive

gunzip: stdin: unexpected end of file
pax_iux: The archive is empty.
DEBUG: run_cmd: process return code 1
ERROR: Cannot load OS archive (B.11.23 IA golden image archive)
DEBUG: monitor_swagent_log: start=0, mon_pid=0

The configuration process has incurred an error, would you like
to push a shell for debugging purposes? (y/[n]): DEBUG: No instructions file
"/var/opt/ignite/clients/0x001708D12284/server.instr".
DEBUG: No instructions file
"/var/opt/ignite/clients/0x001708D12284/server.instr".
DEBUG: No instructions file


Anyone have any ideas what these are telling me and what I might want to specifically look at on the Ignite Server?

Thanks,
KPS
8 REPLIES 8
Fabian Brise├▒o
Esteemed Contributor

Re: Ignite-UX issues

Hello KPS.
What version of ignite do you have ?

does you /var/adm/syslog/syslog.log

also check these threads out:

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=243875

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1141912
Knowledge is power.
Tim Nelson
Honored Contributor

Re: Ignite-UX issues

My first guess is that your imgage is no good.

Check logs from when you created the image.

KPS
Super Advisor

Re: Ignite-UX issues

The systmem that I'm igniting is a newly created vPar with no OS image on it as of yet. BTW, i should probably mention this is an IA-64 system/os.

I have checked my /etc/exports file and the location where my Golden Image is in is exported. I checked the INDEX and that looks good when I run an instl_adm -T.

I think the place where I have some issues is possibly my archive_cfg file.
KPS
Super Advisor

Re: Ignite-UX issues

Just tried again and I get the following message. At least the error is pretty consistent! :)

Attached is my archive_cfg file if someone feels like taking a look to give me another pair of eyes?


Thanks,
KPS
KPS
Super Advisor

Re: Ignite-UX issues

Sorry forgot the error message; it is as follows:

cat: Cannot open /tmp/ign_configure/archive_nfs//var/opt/ignite/archives: No such file or directory
* Completed 0 KBytes of archive

gunzip: stdin: unexpected end of file
pax_iux: The archive is empty.
Robert-Jan Goossens_1
Honored Contributor

Re: Ignite-UX issues

KPS,

Have a look at this doc.

Submitted Date: Sun Apr 01 07:00:00 CEST 2007
Title: Ignite Golden image load fails - cat "No such file or directory"
Document ID: emr_na-c00931399-1

http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en&docId=emr_na-c00931399-1

Regards,
Robert-Jan
Prashanth.D.S
Honored Contributor

Re: Ignite-UX issues

Hi,

I can recollect an issue...Where in the end problem / cause of the issue was found to be in the network switch configuration that the client was connected to.
It was discovered that the network port was at at forced speed setting.

Changing the CISCO network port speed setting to AUTO allowed the successful
download and installation of the golden image archive ..

Would suggest you to look into this aswell..

Best Regards,
Prashanth
KPS
Super Advisor

Re: Ignite-UX issues

My issue was related to my archive_cfg file where I didn't have the following described:

archive_path=

My Ignite image came over last attempt after resolving this.


Thanks everyone for your inputs and suggestions...


Regards,
KPS