Operating System - HP-UX
1753511 Members
5292 Online
108795 Solutions
New Discussion

install issue ignite-ux client from server

 
Thierry D
Valued Contributor

install issue ignite-ux client from server

Hi all,

Got a problem with older version of ignite and the client install.

client OS -> HPUX 11.00
client ignite version -> Ignite-UX C.7.2.94

server OS -> HPUX 11.00
server ignite version -> Ignite-UX C.7.2.94
server ignite fileset ->
swlist -l fileset Ignite-UX | grep 11
Ignite-UX.BOOT-KRN-11-00 C.7.2.94 Installation Boot Kernel for B.11.00 clients
Ignite-UX.BOOT-KRN-11-11 C.7.2.94 Installation Boot Kernel for B.11.11 clients
Ignite-UX.FILE-SRV-11-00 C.7.2.94 File Archives Used By Clients During HP-UX Install


from the client when I run the following command

/usr/sbin/swinstall -x mount_all_filesystems=false -s server:/var/opt/ignite/depots/recovery_cmds "*"

it keeps waiting and waiting at ...
* Beginning Execution


When looking via tusc at the process swinstall it is "sleeping" for the swagent I guess and when looking at tusc at the swagent process it tells me the following in loop:

tusc -p 24403
( Attached to process 24403 ("swagent / 4 15 ncacn_ip_tcp ncadg_ip_udp:[2121]") [32-bit] )
[24403] select(18, 0x77f4b9a0, 0x77f4b8a0, 0x77f4b7a0, 0x400df620) ................... [sleeping]
[24403] select(18, 0x77f4b9a0, 0x77f4b8a0, 0x77f4b7a0, 0x400df620) ................... = 1
[24403] set_userthreadid(13) ......................................................... = 0
[24403] recvmsg(13, "\0\0\0\0\0\0\0\0@ a5d1d4\0\0\001".., 0) ......................... = 1176
[24403] gettimeofday(0x40a5d320, NULL) ............................................... = 0
[24403] select(18, 0x77f4b9a0, 0x77f4b8a0, 0x77f4b7a0, 0x77f4ae30) ................... = 0
[24403] set_userthreadid(7) .......................................................... = 0
[24403] select(18, 0x77f4b9a0, 0x77f4b8a0, 0x77f4b7a0, 0x77f4ae30) ................... = 0
[24403] set_userthreadid(13) ......................................................... = 0
[24403] recvmsg(13, 0x40a5d380, 0) ................................................... ERR#11 EAGAIN
[24403] set_userthreadid(7) .......................................................... = 0
[24403] write(12, "e s t o r e i t f r o m h ".., 8192) ........................ = 8192
[24403] set_userthreadid(2) .......................................................... = 0
[24403] gettimeofday(0x77f4af18, 0x400df6e8) ......................................... = 0
[24403] select(18, 0x77f4b9a0, 0x77f4b8a0, 0x77f4b7a0, 0x400df620) ................... = 1
[24403] set_userthreadid(13) ......................................................... = 0
[24403] recvmsg(13, "\0\0\0\0\0\0\0\0@ a5d1d4\0\0\001".., 0) ......................... = 1460
[24403] recvmsg(13, 0x40a5d380, 0) ................................................... ERR#11 EAGAIN


Already tried to remove ignite from the client and re-install but still the same issue ....

any idea where to look at ? When I break the install and swverify the package it tells me there are corrupt files which I guess is due to the Ctrl-C I did ....

Regards,
Thierry
1 REPLY 1
Shane Seymour
Frequent Advisor

Re: install issue ignite-ux client from server

Run:

/opt/ignite/lbin/pkg_rec_depot -f

on the Ignite server to have to recreate the recovery commands depot if there's a problem with the source depot (it's created packaged in place so it refers to the files installed on the Ignite server - it does not store them in the depot).

Determine what the other end is doing. By default SD only allows a limited number of concurrent connections (regardless of the number of depots available).

If all else fails swpackage the depot into a tape depot on disk ftp it over to the client and then install it from the tape depot on disk.

Remove Ignite-UX from the client before attempting to install it again. Note that there are multiple bundles in the recovery commands depot install the one that you want not all of them.