- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Syncer Daemon
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
09-24-2003 05:35 PM
09-24-2003 05:35 PM
which call for "syncer".
Now I would like to what's the meaning for option syncer -d /mount/point? As I'm not
native english speaker, I dun understand the
exact meaning in man about syncer.
I looking for syncer becos, I have using dbc_max_pct/dbc_min_pct for a Oracle Server. But I dun have Advanced JFS, so can't use option in mount like 'mincache=direct', and would like to know if syncer -d can solve my problem or it got another usage.
Or there any other option for me to let some mount point using cache but some other not using cache.
TIA~!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2003 05:42 PM
09-24-2003 05:42 PM
SolutionThis program is run frequently default 30 secs.
-d option is used to place directories in the cache.
If there are some directories which are frequently accessed placing these large directories in the cache would increase performance.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2003 05:45 PM
09-24-2003 05:45 PM
Re: Syncer Daemon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2003 05:49 PM
09-24-2003 05:49 PM
Re: Syncer Daemon
So what's the arrange if by default there are not -d option submit?
Or if I use -d option, isn't that other mount point will have no cache?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2003 05:57 PM
09-24-2003 05:57 PM
Re: Syncer Daemon
the -d option tells like place/open this dir on the cache as this dir is a frequently accessed dir.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2003 05:57 PM
09-24-2003 05:57 PM
Re: Syncer Daemon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2003 06:02 PM
09-24-2003 06:02 PM
Re: Syncer Daemon
There isn't a way to bypass buffer cache for Oracle filesystems without having OnlineJFS unless of course you use raw devices.
You will find alot of discussions about these Online JFS options for Oracle on the forums & it appears that performance can improve a little bit but only in a small number of cases.
I'd pay more attention to correctly sizing your SGA and ensuring there is efficient SQL code etc.
For your buffer cache look at a size of around 300-400MB for 11.x and a bit more for 11i.
Cheers
Con
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2003 06:02 PM
09-24-2003 06:02 PM
Re: Syncer Daemon
So you mean that even I have a 300M dynamic buffer cache, it will cache nothing if I haven't use -d?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2003 06:29 PM
09-24-2003 06:29 PM
Re: Syncer Daemon
No that's not correct. You don't need to use -d for syncer daemon, caching will still work fine.
A Buffer cache of 300MB sounds fine.
Cheers
Con
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2003 06:35 PM
09-24-2003 06:35 PM