1830935 Members
2239 Online
110017 Solutions
New Discussion

filesystem performance

 
SOLVED
Go to solution
Marcin Wicinski
Trusted Contributor

filesystem performance

hello,
I have 1GB VxFS filesystem. It is used by an apllication, which creates many small (xx - 2xx kB) files. We can divide the files into two groups:
- read/write files,
- read/write files with locking,
We cannot switch off filesystem logging.
The question is: what mounting options should be used to minimize reading/writing time.
We cannot use kernel params for tunning because they've been already optimized.

Thanks in advance.
Marcin Wicinski
2 REPLIES 2
James R. Ferguson
Acclaimed Contributor

Re: filesystem performance

Hi Marcin:

Everything is a trade between performance and integrity. See Technical Knowledge Base document #KBRC00007737 for a good summary overview. Remember that Online JFS is required.

Regards!

...JRF...
John Bolene
Honored Contributor
Solution

Re: filesystem performance

For VxFS filesystems with primarily random access, use mincache=direct, convosync=direct

For filesystems that you do not care about the data integrity in the event of a system failure, use tmplog or nolog, mincache=tmpcache, convosync=delay

Be sure you have Online JFS and look at the man pages for fsadm_vxfs and mount_vxfs.
It is always a good day when you are launching rockets! http://tripolioklahoma.org, Mostly Missiles http://mostlymissiles.com