Unsolved
This post is more than 5 years old
4 Posts
0
4109
May 27th, 2014 06:00
Networker client installation fails with "installp: The installation has FAILED for the "usr" part"
Hi,
Trying to install Networker client 7.6.5.7 or 8.1 on an AIX parti@tion 7100-03-01-1341.
The instalation fails with the following message:
installp: APPLYING software for:
LGTOnw.clnt.rte 8.1.0.1
sysck: 3001-017 Errors were detected validating the files
for package LGTOnw.clnt.rte.
0503-464 installp: The installation has FAILED for the "usr" part
of the following filesets:
LGTOnw.clnt.rte 8.1.0.1
installp: Cleaning up software for:
LGTOnw.clnt.rte 8.1.0.1
A search on the internet tells me about a fix: "IV42781: SYSCK ERRORS WHEN FILES GREATER THAN 2GB APPLIES TO AIX 7100-03", But this fix is included in 7100-03-01-1341
Does someone some clue or maybe a solution?
Regards
Jacques Legrand


ble1
4 Operator
•
14.4K Posts
0
May 27th, 2014 06:00
You do not want to run 8.1.0.1. Period. 8.1.0.1 was first release and cureent patch level for 8.1 is 8.1.1.5 (some pople reported some issues which are not yet clear as to what exactly they apply so you may wish to use 8.1.1.4).
Next, do lslpp -L all | grep -i lgto* and see what is reported. I assume you did uninstall previous package. If not, do installp -u LGTOnw.clnt.rte LGTOnw.man.rte and remove it. Do lslpp check again. Install should work fine - I run couple of AIX 7.1 boxes and never had an issue. Note that early NW8 code did have issue with AIX installation so this is another reason to try one of recent patched versions.
bejleg1
4 Posts
0
May 28th, 2014 01:00
I just tried another nsr 7.6.5.7 on another AIX 6.1 lpar and this was successfull. So I am sure that the networker package is not corrupted and that the problem is at the AIX level.
bejleg1
4 Posts
0
May 28th, 2014 01:00
Thanks Hrvoje,
This is on a new, just created lpar. So no previous networker installation on it. I tried also with other levels of networker like 7.6.5.7 and 7.6.3.2 and had each time the same error. I don't think this is due to Networker but rather to a wrong AIX parameter.
bejleg1
4 Posts
0
May 28th, 2014 02:00
I just downloaded networker 8.1.1 and the installation worked well. So there is an undocumented incompatibility betwen AIX 7.1 TL3 and nsr versions prior to 8.1.1
Thanks for your help.