- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Why would I experience more Physical writes than L...
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
01-06-2004 05:47 AM
01-06-2004 05:47 AM
I started anyalyzing a machine and noticed that there were more global disk physical writes than global disk logical writes.
The way I understand is that Disk logical writes shows the number of system calls that are to be directed to disk devices but may or may not be physically written to disk and may end up in other memory like the buffer cache.
So, should we always see more logical writes as this shows all logical (ie. buffer cache)writes requests + pysical writes request (ie hard drive)?
Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2004 06:05 AM
01-06-2004 06:05 AM
Re: Why would I experience more Physical writes than Logical Writes?
I agree with your understanding. My production server shows about a 3 to 1 ratio of logical to physical. What is this server doing and how are you measuring this?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2004 06:13 AM
01-06-2004 06:13 AM
Re: Why would I experience more Physical writes than Logical Writes?
I agree. Can it be that you are using raw disks? Some oracle DBA's like that, sinse Oracle uses a SGA it is not nessesary to use buffercache.
How is you buffercache set up? (max_dbc_pct and min_dbc_pct kernel parameters.)
Do you have memory problems?
Gideon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2004 06:14 AM
01-06-2004 06:14 AM
Re: Why would I experience more Physical writes than Logical Writes?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2004 09:02 AM
01-06-2004 09:02 AM
Re: Why would I experience more Physical writes than Logical Writes?
It is a offsite machine that I don't have easy access to, so I am working off a SysInfo and exported history data from PerfView.
I don't know if those paramaters are set to direct but that sounds like a good reason as to why no logical requests would be made for those writes. I will have to check that out at a later date when I can get back on that machine.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2004 02:10 PM
01-06-2004 02:10 PM
SolutionBill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2004 04:44 PM
01-06-2004 04:44 PM
Re: Why would I experience more Physical writes than Logical Writes?
You gave no indication of you LVM setup.
You also gave no indication of the scale of your problem are we talking 1% more or 3x?
If you have large logical writes, but a small stripe chunk size then mutliple physical writes will be needed, one for each chunk touched. With small chunks even smallish logical writes can straddle two chunks causing two physical writes.
Finally, you might have more or less heavy file extent fragmentation. Important files that have grown a little bit at a time? intermingled?
hth,
Hein.
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-88681/B2355-90681_top.html&con=/hpux/onlinedocs/B2355-90681/00/00/99-con.html&toc=/hpux/onlinedocs/B2355-90681/00/00/99-toc.html&searchterms=fragmentation|filesystem