1843549 Members
2843 Online
110217 Solutions
New Discussion

ignite recovery client

 
Nguyen Anh Tien
Honored Contributor

ignite recovery client


Hi all gurus.
I am facing with this error when recovery client via Ignite server (this error message appear at client console).
==============ERROR MESS================

NOTE: Retrying loadfile command...
ERROR: File: /opt/ignite/lib/libcfg.1 not found.
NOTE: Retrying loadfile command...
ERROR: File: /opt/ignite/lib/libcfg.1 not found.
NOTE: Retrying loadfile command...
ERROR: File: /opt/ignite/lib/libcfg.1 not found.
loadfile command failed, retry? ([y]/n):

=========================
My server conf:
[trn0:/] instl_adm -d
run_ui=false
control_from_server=true
# instl_adm defaults:
# NOTE: Manual additions between the lines containing "instl_adm defaults"
# and "end instl_adm defaults" will not be preserved.
server="10.0.0.99"
# end instl_adm defaults.
[server1:/]

how can i fix it?
HP is simple
23 REPLIES 23
Nguyen Anh Tien
Honored Contributor

Re: ignite recovery client

My ignite server version
[server1] swlist -l product|grep -i ignite
Ignite-UX B.5.4.50 HP-UX System Installation Services

on other server (same subnet) i can get opt/ignite/lib/libcfg.1 file
<>r tftp
tftp 10.0.0.99
tftp> get opt/ignite/lib/libcfg.1
Received 496578 bytes in 0.3 seconds
tftp>
HP is simple
Jannik
Honored Contributor

Re: ignite recovery client

Hey,

Try this:

- Check that there is available IP address in /etc/opt/ignite/instl_boottab

- chmod 755 /etc/opt/ignite/instl_boottab

- Make sure that there is entry for tftp and instl_bootd in your /etc/inetd.conf
jaton
Eric Antunes
Honored Contributor

Re: ignite recovery client

Hi,

Check this: http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=745438

Best Regards,

Eric Antunes
Each and every day is a good day to learn.
Nguyen Anh Tien
Honored Contributor

Re: ignite recovery client

Dear Jannik, this is my conf:
[serverA:/etc/opt/ignite] ll
total 16
-rwxr-xr-x 1 bin bin 3103 Jan 25 08:02 instl_boottab
[serverA:/etc/opt/ignite]cat *
10.0.0.120:0x00306E2C8256:20050125080241:
10.0.0.121:::
Dear Eric,
Can you find out other solution for me. the link you post is my question. (i am author)
HP is simple
Eric Antunes
Honored Contributor

Re: ignite recovery client

Hi,

In my /etc/opt/ignite/instl_boottab I only have (besides lots of comment lines, started with #):

<::>

Best Regards,

Eric Antunes

Each and every day is a good day to learn.
Eric Antunes
Honored Contributor

Re: ignite recovery client

Hi,

I forgotted to refer that the IP in the etc/opt/ignite/instl_boottab file must be a free and reserved IP, just used in this ignite recovery situations.

You should use a X Windows utility like Reflection because it can give you more clues about the issue.

One final question:

Are you recovering directly from the ignite server archive or did you put it to a tape before?

Each and every day is a good day to learn.
Nguyen Anh Tien
Honored Contributor

Re: ignite recovery client

I used X manager for ignite in X window. Error is still happen:
ERROR: File: /opt/ignite/lib/libcfg.1 not found.
NOTE: Retrying loadfile command...
ERROR: File: /opt/ignite/lib/libcfg.1 not found.
loadfile command failed, retry? ([y]/n):


how can i fix it?????
HP is simple
Eric Antunes
Honored Contributor

Re: ignite recovery client

Hi,

Please execute this on your ignite server and post the result:

#ll /opt/ignite/lib/libcfg.1
Each and every day is a good day to learn.
Nguyen Anh Tien
Honored Contributor

Re: ignite recovery client

server1:/] ll /opt/ignite/lib/
total 2976
-rwxrwxrwx 1 bin bin 492416 May 1 2004 libcfg.1
-rwxrwxrwx 1 bin bin 996320 May 1 2004 libcfg.so.1
lrwxr-xr-x 1 root sys 29 Jan 20 10:45 sd_opts -> /opt/ignite/lib/sd_opts.11.00
-rwxrwxrwx 1 bin bin 6105 May 1 2004 sd_opts.10.01
-rwxrwxrwx 1 bin bin 6771 May 1 2004 sd_opts.10.10
-rwxrwxrwx 1 bin bin 7365 May 1 2004 sd_opts.11.00
HP is simple
Nguyen Anh Tien
Honored Contributor

Re: ignite recovery client

I need your help. Pls give me your hand
I can not explain my self why ignite clien can not look for ignite server by
Main Menu: Enter command or menu > sea lan install

Searching for potential boot device(s) - on Path 0/0/0/0
This may take several minutes.

To discontinue search, press any key (termination may not be immediate).


Path# Device Path (dec) Device Path (mnem) Device Type
----- ----------------- ------------------ -----------

No Devices Found
===BUT IGNITE CLIEN STILL INSTALL FROM SERVER======

Main Menu: Enter command or menu > boot lan.10.0.0.99 install
Interact with IPL (Y, N, or Cancel)?> n

Booting...
Network Station Address 00306e-2c8256
System IP Address 10.0.0.120
Server IP Address 10.0.0.99

Boot IO Dependent Code (IODC) revision 2
====


HOW CAN I SOLVE IT NOW??? PLS HELP ME
WHEN BOOT OK and install it still get error:
NOTE: Retrying loadfile command...
ERROR: File: /opt/ignite/lib/libcfg.1 not found.
NOTE: Retrying loadfile command...
ERROR: File: /opt/ignite/lib/libcfg.1 not found.
NOTE: Retrying loadfile command...

HP is simple
Eric Antunes
Honored Contributor

Re: ignite recovery client

Hi,

How is your Ignite client status (see this from Ignite server like in the picture in attach)?

Are you booting the Ignite client from the server??

Eric Antunes
Each and every day is a good day to learn.
Eric Antunes
Honored Contributor

Re: ignite recovery client

Sorry, I missed the attachment...
Each and every day is a good day to learn.
Nguyen Anh Tien
Honored Contributor

Re: ignite recovery client

Yes like your pic. It mean backup os is OK. but problem when install client from server GUI. Client can get IP (10.0.0.120) but error happend when client load fileNOTE: Retrying loadfile command...
ERROR: File: /opt/ignite/lib/libcfg.1 not found
HP is simple
Eric Antunes
Honored Contributor

Re: ignite recovery client

Hi,

I noticed that your Ignite server /etc/opt/ignite/instl_boottab is different from mine. You have:

...
10.0.0.120:0x00306E2C8256:20050125080241:
10.0.0.121:::

And I have:

131.107.3.212:::

You subnet IP's all begin with 10.0 (subnet mask 255.255.0.0) or 10.0.0 (subnet mask 255.255.255.0)?
Each and every day is a good day to learn.
Eric Antunes
Honored Contributor

Re: ignite recovery client

And are those 10.0.0.120 and 10.0.0.121 IP's available (not used)?
Each and every day is a good day to learn.
Nguyen Anh Tien
Honored Contributor

Re: ignite recovery client

It is ok. There are no host use them/
HP is simple
Nguyen Anh Tien
Honored Contributor

Re: ignite recovery client

Hi all Guru. I still need your help.
I found bootpd has error, First review all relational config file:
#vi /etc/inetd.conf
bootps dgram udp wait root /usr/lbin/bootpd bootpd -d 2
#vi /etc/bootptab
server2:\
tc=ignite-defaults:\
ha=00306E2C8256:\
ip=10.0.0.114:\
sm=255.255.255.0:\
gw=10.0.0.1:\
bf=/opt/ignite/boot/boot_lif

# cat /etc/dhcptab

dhcp_device_group:\
class-name=HP_IGNITE_UX_0:\
class-id="Ignite-UX_server1":\
addr-pool-start-address=10.0.0.125:\
addr-pool-last-address=10.0.0.130:\
lease-time=7200:\
lease-policy=accept-new-clients:\
allow-bootp-clients=FALSE:\
hn:\
gw=10.0.0.1:\
subnet-mask=255.255.255.0



BUT SYSLOG.LOG REPORT ERROR:


Jan 27 11:33:36 SERVER1 bootpd[21718]: reading "/etc/dhcptab"
Jan 27 11:33:36 SERVER1 bootpd[21718]: group count: 1
Jan 27 11:33:36 SERVER1 bootpd[21718]: reading "/etc/bootptab"
Jan 27 11:33:36 SERVER1 bootpd[21718]: can't find tc="ignite-defaults"
Jan 27 11:33:36 SERVER1 bootpd[21718]: bad hardware address for host "SERVER2"
Jan 27 11:33:36 SERVER1 bootpd[21718]: entry with hostname "SERVER2" will be ignored.
Jan 27 11:33:36 SERVER1 bootpd[21718]: read 0 entries from "/etc/bootptab"
Jan 27 11:33:36 SERVER1 bootpd[21718]: reading "/etc/dhcpdeny"
Jan 27 11:33:36 SERVER1 bootpd[21718]: read 0 entries from "/etc/dhcpdeny"
Jan 27 11:33:37 SERVER1 inetd[16549]: bootps/udp: Died on signal 11
Jan 27 11:33:57 SERVER1 bootpd[21733]:



HOW DO I FIX IT NOW?????????????
~
HP is simple
Nguyen Anh Tien
Honored Contributor

Re: ignite recovery client

I intend to patch but when installing it report ERROR
[SERVER1:/] r swinstall
swinstall -x autoreboot=true -x patch_match_target=true -x patch_save_files=false -s /tmp/Ignite_patches/PHNE_19241.depot

======= 01/27/05 12:19:36 TST BEGIN swinstall SESSION
(non-interactive) (jobid=SERVER1-0131)

* Session started for user "root@SERVER1".

* Beginning Selection
* Target connection succeeded for "SERVER1:/".
NOTE: The patch match operation failed to find patches for target
software on "SERVER1" which passed the filter.
NOTE: Cannot continue the "swinstall" task.

======= 01/27/05 12:19:40 TST END swinstall SESSION (non-interactive)
(jobid=SERVER1-0131)

[SERVER1:/]


WHY AND WHY??? I NEED YOU HELP! SOS
HP is simple
Eric Antunes
Honored Contributor

Re: ignite recovery client

Hi,

About the Ignite client and server, have they the same OS version? Check thread http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=186751 : you may have to install the Ignite for all HP-UX version...

Best Regards,

Eric Antunes
Each and every day is a good day to learn.
Nguyen Anh Tien
Honored Contributor

Re: ignite recovery client

My server is PA_RISC.. anyone can help me ...SOS
HP is simple
Eric Antunes
Honored Contributor

Re: ignite recovery client

Ok, you're on PA_RISC but you didn't answer to my question: are the Ignite server and client in the same OS version? Are they both on HP-UX 11.0??
Each and every day is a good day to learn.
Eric Antunes
Honored Contributor

Re: ignite recovery client

Go here to see: http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=IGNITEUXB
Each and every day is a good day to learn.
Nguyen Anh Tien
Honored Contributor

Re: ignite recovery client

Thank for all.
My problem is fixed by upgrading to C.6.0.109. Specially thank Eric for you enthusiastic.
Hope All best for You.
Tienna
HP is simple