If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > Informix KAIO error on SCO Openserver 5.0.5

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-14-02, 21:22
liangyx liangyx is offline
Registered User
 
Join Date: May 2002
Posts: 6
Informix KAIO error on SCO Openserver 5.0.5

informix online 7.22.uc3 is runing on sco openserver 5.0.5.
I want to use KAIO. Atfter I set the paramter KAIOON=1,and restart the engine , the "online.log" file appear the follow error messages:

10:34:34 KAIO: error in kaio_read, kaiocbp = 915854f8, errno = 14
10:34:34 fildes = 4 (gfd 3), buf = 9186d400, nbytes = 61440, offset = 1194104832


Please help me ,thanks,
'
Reply With Quote
  #2 (permalink)  
Old 08-19-02, 09:17
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
Check your release notes regarding KAIO on sco in $INFORMIXDIR/release. It's^possible you need to take some additional action.
F.ex. HP does not support KAIO.
in AIX you have to make an aio device...
Stuff like that.

Errno 14 is an OS error. Check in your errno.h file
I think it's in /usr/sys/include/errno.h or something like that...
__________________
rws
Reply With Quote
  #3 (permalink)  
Old 08-19-02, 21:57
liangyx liangyx is offline
Registered User
 
Join Date: May 2002
Posts: 6
thank you.
I had read the release file. The version of SCO support KAIO.
I had do that follow the construction.
Reply With Quote
  #4 (permalink)  
Old 08-20-02, 05:42
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
This is what I found in thje release notes. Are these running?

The following is a pre-requisite for using KAIO in SCO:
- SCO AIO driver "aio" is installed and enabled.
- SCO driver "suds" is installed and enabled.
__________________
rws
Reply With Quote
  #5 (permalink)  
Old 08-20-02, 05:46
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
Could you check these kernel parameters:

NAIOPROC 16
NAIOREQ 400
NAIOBUF 400
NAIOHBUF 50
NAIOREQPP 200
NAIOLOCKTBL 20

These are the suggested values. If the error still occurs, try increasing the NAIOREQ parameter.
__________________
rws
Reply With Quote
  #6 (permalink)  
Old 08-20-02, 22:41
liangyx liangyx is offline
Registered User
 
Join Date: May 2002
Posts: 6
thank you very much.
I did not change the kernel parameter.
I try to change it now.
thks.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On