![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
os: AIX 6.1 informix: ids11.5.fc6 Before AIX 5.x , To start ids ,It need to run 'mkdev -l aio0'. But under AIX 6.1, there are two question bothering me. 1. can not enable AIO ,the error message is: # /usr/sbin/mkdev -l aio0 mkdev: 0514-519 The following device was not found in the customized device configuration database: name = 'aio0' 2. Start ids is OK ,though failed to enable AIO. |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
#onstat -g iov IBM Informix Dynamic Server Version 11.50.FC6 -- On-Line -- Up 00:01:14 -- 501344 Kbytes AIO I/O vps: class/vp/id s io/s totalops dskread dskwrite dskcopy wakeups io/ wup errors tempops fifo 7 0 i 0.0 0 0 0 0 1 0.0 0 0 msc 6 0 i 0.0 1 0 0 0 2 0.5 0 1 aio 5 0 i 2.9 214 19 145 0 214 1.0 0 0 aio 8 1 i 0.0 3 0 3 0 3 1.0 0 0 pio 4 0 i 0.0 2 0 2 0 3 0.7 0 2 lio 3 0 i 0.0 2 0 2 0 3 0.7 0 2 I used cooked device. _______________________________________________ Informix-list mailing list Informix-list (AT) iiug (DOT) org http://www.iiug.org/mailman/listinfo/informix-list |
#5
| |||
| |||
|
|
#onstat -g iov IBM Informix Dynamic Server Version 11.50.FC6 -- On-Line -- Up 00:01:14 -- 501344 Kbytes AIO I/O vps: class/vp/id s io/s totalops dskread dskwrite dskcopy wakeups io/ wup errors tempops fifo 7 0 i 0.0 0 0 0 0 1 0.0 0 0 msc 6 0 i 0.0 1 0 0 0 2 0.5 0 1 aio 5 0 i 2.9 214 19 145 0 214 1.0 0 0 aio 8 1 i 0.0 3 0 3 0 3 1.0 0 0 pio 4 0 i 0.0 2 0 2 0 3 0.7 0 2 lio 3 0 i 0.0 2 0 2 0 3 0.7 0 2 I used cooked device. |
#6
| |||
| |||
|
|
joe wrote: #onstat -g iov IBM Informix Dynamic Server Version 11.50.FC6 -- On-Line -- Up 00:01:14 -- 501344 Kbytes AIO I/O vps: class/vp/id s io/s totalops dskread dskwrite dskcopy wakeups io/ wup errors tempops fifo 7 0 i 0.0 0 0 0 0 1 0.0 0 0 msc 6 0 i 0.0 1 0 0 0 2 0.5 0 1 aio 5 0 i 2.9 214 19 145 0 214 1.0 0 0 aio 8 1 i 0.0 3 0 3 0 3 1.0 0 0 pio 4 0 i 0.0 2 0 2 0 3 0.7 0 2 lio 3 0 i 0.0 2 0 2 0 3 0.7 0 2 I used cooked device. This is a bit confusing. You are using AIO, but for that you don't need to to anything. You may want to use KAIO, and for that, when using cooked files you'll need to set DIRECT_IO to 1 or 2. 1 will use direct i/o and 2 will also use concurrent I/O (latest version on AIX only if I recall correctly). Regards. |
![]() |
| Thread Tools | |
| Display Modes | |
| |