Unix Technical Forum

hpkaioaddseg: ASYNC_ADDSEG failed, errno = 1 --> please help

This is a discussion on hpkaioaddseg: ASYNC_ADDSEG failed, errno = 1 --> please help within the Informix forums, part of the Database Server Software category; --> Hi everybody! we tried to increase the size of SHMVIRTSIZE previously it was 94000 and SHMADD 8000 I tried ...


Go Back   Unix Technical Forum > Database Server Software > Informix

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-20-2008, 07:23 AM
sshumilov@gmail.com
 
Posts: n/a
Default hpkaioaddseg: ASYNC_ADDSEG failed, errno = 1 --> please help

Hi everybody!

we tried to increase the size of SHMVIRTSIZE
previously it was 94000 and SHMADD 8000
I tried to change SHMVIRTSIZE to 110000 and got an error...

18:42:36 HPUX Version B.11.00 -> Using flag/select style KAIO
18:42:36 hpkaioaddseg: ASYNC_ADDSEG failed, errno = 1
18:42:36 hpkaioaddseg: ASYNC_ADDSEG failed, errno = 1
18:42:37 Assert Failed: kaiothread() ERROR
18:42:37 Informix Dynamic Server Version 7.30.UC6
18:42:37 Who: Session(0, @, 0, 0)
Thread(139, kaio, 0, 5)
File: kaio.c Line: 2048
18:42:37 stack trace for pid 18065 written to /tmp/af.8b808c
18:42:37 Assert Failed: kaiothread() ERROR
18:42:37 Informix Dynamic Server Version 7.30.UC6
18:42:37 Who: Session(1, informix@dserver, 0, 0)
Thread(140, kaio, 0, 1)
File: kaio.c Line: 2048
18:42:37 stack trace for pid 18061 written to /tmp/af.8c808c
18:46:29 See Also: /tmp/af.8c808c
18:46:29 kaio.c, line 2048, thread 140, proc id 18061, kaiothread()
ERROR.
18:46:29 PANIC: Attempting to bring system down
18:46:37 Segment locked: addr=0xc2f35000, size=543285248

can anyone tell me what it means and how can I increase the size of
SHMVIRTSIZE because we get a lot of extents...

Thank you in advance!!!


Sergey
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-20-2008, 07:23 AM
TBP
 
Posts: n/a
Default Re: hpkaioaddseg: ASYNC_ADDSEG failed, errno = 1 --> please help

sshumilov@gmail.com wrote:
> Hi everybody!
>
> we tried to increase the size of SHMVIRTSIZE
> previously it was 94000 and SHMADD 8000
> I tried to change SHMVIRTSIZE to 110000 and got an error...
>
> 18:42:36 HPUX Version B.11.00 -> Using flag/select style KAIO
> 18:42:36 hpkaioaddseg: ASYNC_ADDSEG failed, errno = 1
> 18:42:36 hpkaioaddseg: ASYNC_ADDSEG failed, errno = 1
> 18:42:37 Assert Failed: kaiothread() ERROR
> 18:42:37 Informix Dynamic Server Version 7.30.UC6
> 18:42:37 Who: Session(0, @, 0, 0)
> Thread(139, kaio, 0, 5)
> File: kaio.c Line: 2048
> 18:42:37 stack trace for pid 18065 written to /tmp/af.8b808c
> 18:42:37 Assert Failed: kaiothread() ERROR
> 18:42:37 Informix Dynamic Server Version 7.30.UC6
> 18:42:37 Who: Session(1, informix@dserver, 0, 0)
> Thread(140, kaio, 0, 1)
> File: kaio.c Line: 2048
> 18:42:37 stack trace for pid 18061 written to /tmp/af.8c808c
> 18:46:29 See Also: /tmp/af.8c808c
> 18:46:29 kaio.c, line 2048, thread 140, proc id 18061, kaiothread()
> ERROR.
> 18:46:29 PANIC: Attempting to bring system down
> 18:46:37 Segment locked: addr=0xc2f35000, size=543285248
>
> can anyone tell me what it means and how can I increase the size of
> SHMVIRTSIZE because we get a lot of extents...
>
> Thank you in advance!!!
>
>
> Sergey


Well ...

1. Have you read the release notes?

grep -il kaio $INFORMIXDIR/release/*/*

and check that you have all the requirements

2. Have you set RESIDENT to -1?

To ensure that ALL segments get forced resident (even extra ones that
get added).

3. Have you ensured that you have the appropriate mlock privelages for
Informix?

4. Have you got enough RAM available to actually force resident > 100 Mb?

See what top reports

5. I think you mean shared memory segments and not extents.

6. 7.30.UC6 is ... old (supported it may not be)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 10:26 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com