HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- fstab entries help
Operating System - HP-UX
1825667
Members
4259
Online
109686
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2006 07:35 PM
06-23-2006 07:35 PM
fstab entries help
Has anyone used delaylog, nodatainlog and log,nolog on HP-UX filesystems.? What are the
advantages and disadvantages of this mount options for oracle?
advantages and disadvantages of this mount options for oracle?
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2006 08:09 PM
06-23-2006 08:09 PM
Re: fstab entries help
Hi,
Read the following document:
http://h21007.www2.hp.com/dspp/files/unprotected/database/HP3KOracle.ppt
Is the server connected to a SAN?
For best performance, it is wise to have the Online (advanced) JFS product. Using it, you can better manipulate specific mount options and adjust for performance (see man-pages for fsadm_vxfs and mount_vxfs).
In general, for VxFS filesystems use these mount options:
delaylog, nodatainlog
For VxFS filesystems with primarily sequential access, use:
mincache=direct, convosync=direct
Darrel
Read the following document:
http://h21007.www2.hp.com/dspp/files/unprotected/database/HP3KOracle.ppt
Is the server connected to a SAN?
For best performance, it is wise to have the Online (advanced) JFS product. Using it, you can better manipulate specific mount options and adjust for performance (see man-pages for fsadm_vxfs and mount_vxfs).
In general, for VxFS filesystems use these mount options:
delaylog, nodatainlog
For VxFS filesystems with primarily sequential access, use:
mincache=direct, convosync=direct
Darrel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2006 09:34 PM
06-23-2006 09:34 PM
Re: fstab entries help
Morning,
Yes, we use these options everyday - if I was in your position I would not use ASYNC mode for an oracle filesystem.
ASYNC = tmplog,largefiles,mincache=tmpcache,convosync=delay
This is very fast, but unsafe - the machine will tell the application that the data has been written to disk, when it is actually still in cache waiting to be written to disk.
SYNC =
I you want a safe (but slow!) filesystem, I would not use anything more than - log (and always largefiles)
Look here for a complete explanation:
http://docs.hp.com/en/B3929-90011/ch05s04.html
Regards,
David.
Yes, we use these options everyday - if I was in your position I would not use ASYNC mode for an oracle filesystem.
ASYNC = tmplog,largefiles,mincache=tmpcache,convosync=delay
This is very fast, but unsafe - the machine will tell the application that the data has been written to disk, when it is actually still in cache waiting to be written to disk.
SYNC =
I you want a safe (but slow!) filesystem, I would not use anything more than - log (and always largefiles)
Look here for a complete explanation:
http://docs.hp.com/en/B3929-90011/ch05s04.html
Regards,
David.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP