Message from discussion
Slower performance after enabling async io on Oracle Linux
Received: by 10.68.234.38 with SMTP id ub6mr5825380pbc.2.1336986237046;
Mon, 14 May 2012 02:03:57 -0700 (PDT)
Path: pr3ni24317pbb.0!nntp.google.com!news1.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
From: Matthias Hoys <matthias.h...@gmail.com>
Newsgroups: comp.databases.oracle.server
Subject: Slower performance after enabling async io on Oracle Linux
Date: Mon, 14 May 2012 02:03:56 -0700 (PDT)
Organization: http://groups.google.com
Lines: 15
Message-ID: <27769382.324.1336986236654.JavaMail.geo-discussion-forums@vbyg17>
NNTP-Posting-Host: 81.246.102.248
Mime-Version: 1.0
X-Trace: posting.google.com 1336986236 28015 127.0.0.1 (14 May 2012 09:03:56 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Mon, 14 May 2012 09:03:56 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=81.246.102.248;
posting-account=ftJAWQoAAAC-K9GI3GdPdbAXy5_pHakf
User-Agent: G2/1.0
Content-Type: text/plain; charset=ISO-8859-1
Hello,
Platform is Oracle Linux 6.2 64-bit with Oracle 11.2.0.3 64-bit.
After enabling async io, I see slower performance for data pump exports, RMAN backups and long-running queries (between 10 and 15% slower).
I enabled async io with:
ALTER SYSTEM SET FILESYSTEMIO_OPTIONS=SETALL SCOPE=SPFILE;
aio-nr is 19052 and aio-max-nr is 1048576. Storage is on iSCSI.
Anyone else with the same experience? Is extra tuning for async io possible on Oracle Linux?
Thanks,
Matthias Hoys