I am new about AIX.my aix oslevel is 5300-07,now prepare to update it to 5300-09
I need install bos.iocp.rte and other else?
some warning between my installation:
Warning: Your system is not configured with I/O Completion Ports.
I/O Completion Ports must be installed in order to run the Domino Server.
Install and make available I/O Completion Ports and restart your system.
Confirmed Domino server version is not supported.
Confirmed version of the Domino server:
Supported version of Domino server:
Release 8.5(Release 8.5|December 05, 2008 )
Please upgrade this server to the supported version, then restart the IBM
Lotus Domino Server Language Pack installer. Please check log file for
details.
Log File: /tmp/LPlog.txt
Subject: you need to enable iocp via smitty
You need to do some AIX administration. You need to run the “smitty” tool as root to enable iocp.
In a command window, as root:
smitty
select “Devices”
select “I/O Completion Ports”
select “Change/Show Characteristics of I/O Completion Ports”
change state to available
once completed, F3 to previous area, select “Configure Defined I/O Completion Ports”
you will need to reboot once you have the I/O Completion ports enabled, then Domino will be able to run.
Here is a document from D6 days about I/O completion ports setup on AIX - http://www-01.ibm.com/support/docview.wss?uid=swg21086556
Thanks, and gl!
Subject: Thank you for the information!
Ken Brunsen and Irina Khasin ,thanks.I slove the problem.
Subject: The other warning is related to Language Pack installed on your machine
You will need to install the Language Pack for Domino 8.5 after you upgrade Domino to 8.5Irina Khasin (Domino Install team).