Operating System - HP-UX
1829103 Members
2176 Online
109986 Solutions
New Discussion

Re: mincache= direct in a file system ---- suggestions need

 
SOLVED
Go to solution
Jeeshan
Honored Contributor

mincache= direct in a file system ---- suggestions need

Hi

I have on rp7440 server with OS 11iv2.
I do want to direct my file system usage skiiping buffer cache for application performance enhancement.
So i want to apply the command
#mount -o mincache=direct /dev/vg_bill03_u03/lv_u03 /u03

Is this appropriate? or any suggestions?
How can i put this in /etc/fstab?
a warrior never quits
6 REPLIES 6
Steve Steel
Honored Contributor
Solution

Re: mincache= direct in a file system ---- suggestions need

Hi


Its all here

http://docs.hp.com/en/5971-4772/ch02s03.html


Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
Steven E. Protter
Exalted Contributor

Re: mincache= direct in a file system ---- suggestions need

Shalom,

http://docs.hp.com/en/B1031-90043/ch02s03.html

A rather lot of reading but a few searches of this document will find you want you want.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Tim Nelson
Honored Contributor

Re: mincache= direct in a file system ---- suggestions need

and man mount_vxfs will help as well.

/dev/vg_bill03_u03/lv_u03 /u03 vxfs mincache=direct 0 2

Jeeshan
Honored Contributor

Re: mincache= direct in a file system ---- suggestions need

if i use
#mount -o mincache=direct,convosync=direct /dev/vg_bill03_u03/lv_u03 /u03

Is there any issue regarding this?
a warrior never quits
Jeeshan
Honored Contributor

Re: mincache= direct in a file system ---- suggestions need

is there any performance related issues?
a warrior never quits
Jeeshan
Honored Contributor

Re: mincache= direct in a file system ---- suggestions need

as no one yet respond anything. i closed this thread.

Thnaks guys who responded.
a warrior never quits