21.02.2013 Views

Vijay Adik vadik@us - IBM

Vijay Adik vadik@us - IBM

Vijay Adik vadik@us - IBM

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

56<br />

<strong>IBM</strong> Advanced Technical Support - Americas<br />

IO : Asynchronous IO (AIO) fastpath<br />

With fast_path, IO are queued directly from the application into the LVM layer without any<br />

“aioservers kproc” operation.<br />

� Better performance compare to non-fast_path<br />

� No need to tune the min and max aioservers<br />

� No ioservers proc. => “ps –k | grep aio | wc –l” is not relevent, use “iostat –A” instead<br />

Application AIX Kernel<br />

Disk<br />

• Raw Devices / ASM :<br />

� check AIO configuration with : lsattr –El aio0<br />

enable asynchronous IO fast_path. :<br />

AIX 5L : chdev -a fastpath=enable -l aio0 (default since AIX 5.3)<br />

AIX 6.1 : ioo –p –o aio_fastpath=1 (default setting)<br />

• FS with CIO/DIO and AIX 5.3 TL5+ :<br />

� Activate fsfast_path (comparable to fast_path but for FS + CIO/DIO)<br />

AIX 5L : adding the following line in /etc/inittab: aioo:2:once:aioo –o fsfast_path=1<br />

AIX 6.1 : ioo –p –o aio_fsfastpath=1 (default setting)<br />

© 2009 <strong>IBM</strong> Corporation<br />

1<br />

2<br />

3<br />

April 17, 2009

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!