1824809 Members
4058 Online
109674 Solutions
New Discussion юеВ

entries in /etc/fstab

 
SOLVED
Go to solution
Ryan B
Frequent Advisor

entries in /etc/fstab

Can someone point me to some documentation or cheat sheet that talks about the following in /etc/fstab so I can understand them better?

The entries are:

delaylog,nodatainlog,largefiles,mincache=direct,convosync=direct

Thanks for the help!
RDB
3 REPLIES 3
James A. Donovan
Honored Contributor

Re: entries in /etc/fstab

man mount_vxfs
Remember, wherever you go, there you are...
A. Clay Stephenson
Acclaimed Contributor

Re: entries in /etc/fstab

Man mount_vxfs but note that some of the options (e.g. mincache=direct,convosync=direct) are only available with the optional OnlineJFS product.


If it ain't broke, I can fix that.