![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello ALL. I got a system with IDS 9.30.UC6 on SCO Unixware 7.12. Sometimes I get error in online.log and server hungs. My error ------------------------- 09:36:24 Fatal error in ADM VP at mt.c:12134 09:36:24 Unexpected virtual processor termination, pid = 1839, exit = 0xb 09:36:25 PANIC: Attempting to bring system down 09:36:25 semctl: errno = 22 09:36:25 semctl: errno = 22 09:36:26 semctl: errno = 22 09:36:26 semctl: errno = 22 09:39:07 IBM Informix Dynamic Server Started. 09:39:22 Segment locked: addr=0xa000000, size=2204229632 09:39:24 Segment locked: addr=0xa000000, size=2204229632 ------------------------- I think that server does not have necessary number of semaphores. I post my /etc/conf/cf.d/stune file ------------------------- NUMREGPT 256 NUMSCOPT 32 DRV_SEGKMEM_BYTES 0x147A000 RSTCHOWN 0 CONSOLE_SECURITY 0 SHMMAX 3500000000 SHMSEG 15 SEMMNS 8192 SCORLIM 0xC700000 HCORLIM 0x7FFFFFFF HDATLIM 0x7FFFFFFF SDATLIM 0x7FFFFFFF SVMMLIM 0x7FFFFFFF HVMMLIM 0x7FFFFFFF SFSZLIM 0x7FFFFFFF HFSZLIM 0x7FFFFFFF HFNOLIM 2048 SFNOLIM 1024 NPROC 12500 ARG_MAX 1048576 SHMMNI 300 MAXULWP 400 MAXUP 160 COREFILE_SECURE 0 SEMMNI 8192 NHBUF 1024 NBUF 3000 ------------------------- I post fragment from my onconfig file ------------------------- NETTYPE tlitcp,5,60,NET # Configure poll thread(s) for nettype NETTYPE ipcshm,3,150,CPU # Configure poll thread(s) for nettype ------------------------- I have SEMMNS=8192 and SEMMNI=8192. Is it right? If these number is not enough, which numbers I must set for kernel? Maybe you show me other way for solving of my problem. Thank! |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
How I can to see all installed patches in my Unixware? |
#5
| |||
| |||
|
|
How I can to see all installed patches in my Unixware? "pkginfo -c patch" gives a list of all installed patches. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |