Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / DB2 Topics / March 2007

Tip: Looking for answers? Try searching our database.

DB2 Linux  settings (cache/buffers/IO)

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jurgen Haan - 08 Mar 2007 14:12 GMT
Hi. I'm running a DB2 8.2 install on a X86_64 SuSE install.
The tablespaces and logs are stored on a netapp filer through an NFS mount.

Now I came across this article:
http://www-128.ibm.com/developerworks/db2/library/techarticle/dm-0509wright/

In that document the possibility of Direct I/O is given to improve
performance. I was wondering if this would also apply to NFS shares (NFS
being a virtual disk etc).

Furthermore, what's the best strategy to pursue on buffer allocation?
How can I best minimize the use of linux buffers? (thus increasing the
use of DB2 allocated memory?)

-R-
dunleav1 - 08 Mar 2007 18:30 GMT
> Hi. I'm running a DB2 8.2 install on a X86_64 SuSE install.
> The tablespaces and logs are stored on a netapp filer through an NFS mount.
>
> Now I came across this article:http://www-128.ibm.com/developerworks/db2/library/techarticle/dm-0509...
>
> In that document the possibility of Direct I/O is given to improve

> performance. I was wondering if this would also apply to NFS shares (NFS
> being a virtual disk etc).
[quoted text clipped - 4 lines]
>
> -R-
Set - db2set DB2LINUXAIO=true.

Turn off file system caching.

I don't think I would have database data files on a NFS mount.

Buffer allocation depends - But I have seen good results from 1
bufferpool for each of my database page sizes and 1 for large temp
page size.
Mark A - 08 Mar 2007 21:19 GMT
> Set - db2set DB2LINUXAIO=true.
>
[quoted text clipped - 5 lines]
> bufferpool for each of my database page sizes and 1 for large temp
> page size.

What about long tablespaces that contain LOB or LONGVARCHAR data that
do not use bufferpools, and are synchronously accessed from disk each
time?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.