RE: intermittent long "log file sync" waits
Date: Tue, 28 Jan 2020 16:25:47 +0000
Message-ID: <38763_1580228753_5E306091_38763_12713_1_cf89e1868e2e40949f6177bf1c604696_at_vontobel.com>
Hi Chris,
log file sync measures much more than IO.
First of all, I’d run Tanel’s ash_wait_chains ( https://github.com/tanelpoder/tpt-oracle/blob/master/ash/ash_wait_chains.sql ), because if often points straightly to the root cause .
Here’s is a usage example, when intermittent log file sync waits where caused by slow control file writes: https://nenadnoveljic.com/blog/bad-commit-performance-control-file-writes/ .
Best regards,
Nenad
From: oracle-l-bounce_at_freelists.org <oracle-l-bounce_at_freelists.org> On Behalf Of Chris Stephens
Sent: Dienstag, 28. Januar 2020 17:09
looking at even histogram for that event:
SQL> _at_evh "log file sync"
The weird thing is that I don't see corresponding log I/O waits (awaits) in iostat output.
I have a ticket open w/ oracle but does anyone have any suggestions to discover root cause and/or solution?
<html xmlns="http://www.w3.org/1999/xhtml">
To: oracle-l <Oracle-L_at_freelists.org>
Subject: intermittent long "log file sync" waits
EVH_EVENT EVH_WAIT_TIME_MILLI WAIT_COUNT EVH_EST_TIME LAST_UPDATE_TIME
________________ ______________________ _____________ _______________ ______________________________________
log file sync < 1 200051 100.026 27-JAN-20 11.39.57.344734 PM -06:00
log file sync < 2 165 0.248 28-JAN-20 12.18.10.429089 AM -06:00
log file sync < 4 150 0.45 27-JAN-20 11.18.31.158102 PM -06:00
log file sync < 8 199 1.194 27-JAN-20 11.19.14.209947 PM -06:00
log file sync < 16 253 3.036 28-JAN-20 08.03.17.851328 AM -06:00
log file sync < 32 472 11.328 27-JAN-20 11.20.22.746033 PM -06:00
log file sync < 64 728 34.944 28-JAN-20 01.13.37.364541 AM -06:00
log file sync < 128 691 66.336 27-JAN-20 11.31.37.400504 PM -06:00
log file sync < 256 414 79.488 28-JAN-20 12.18.10.423987 AM -06:00
log file sync < 512 405 155.52 28-JAN-20 03.27.50.540383 AM -06:00
log file sync < 1024 459 352.512 27-JAN-20 11.35.14.378363 PM -06:00
log file sync < 2048 482 740.352 28-JAN-20 01.18.20.556248 AM -06:00
log file sync < 4096 576 1769.472 27-JAN-20 11.21.05.084998 PM -06:00
log file sync < 8192 89 546.816 27-JAN-20 11.57.36.436460 AM -06:00
log file sync < 16384 60 737.28 25-JAN-20 07.48.31.460408 AM -06:00
log file sync < 32768 39 958.464 27-JAN-20 11.59.09.869286 AM -06:00
log file sync < 65536 27 1327.104 25-JAN-20 09.49.13.856563 AM -06:00
Please consider the environment before printing this e-mail.
Bitte denken Sie an die Umwelt, bevor Sie dieses E-Mail drucken.
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">p { font-family: Arial;font-size:9pt }</style>
</head>
<body>
<p>
<br>Important Notice</br>
<br />
This message is intended only for the individual named. It may contain confidential or privileged information. If you are not the named addressee you should in particular not disseminate, distribute, modify or copy this e-mail. Please notify the sender immediately by e-mail, if you have received this message by mistake and delete it from your system.<br />
Without prejudice to any contractual agreements between you and us which shall prevail in any case, we take it as your authorization to correspond with you by e-mail if you send us messages by e-mail. However, we reserve the right not to execute orders and instructions transmitted by e-mail at any time and without further explanation.<br />
E-mail transmission may not be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete. Also processing of incoming e-mails cannot be guaranteed. All liability of Vontobel Holding Ltd. and any of its affiliates (hereinafter collectively referred to as "Vontobel Group") for any damages resulting from e-mail use is excluded. You are advised that urgent and time sensitive messages should not be sent by e-mail and if verification is required please request a printed version.</br>
Please note that all e-mail communications to and from the Vontobel Group are subject to electronic storage and review by Vontobel Group. Unless stated to the contrary and without prejudice to any contractual agreements between you and Vontobel Group which shall prevail in any case, e-mail-communication is for informational purposes only and is not intended as an offer or solicitation for the purchase or sale of any financial instrument or as an official confirmation of any transaction.<br />
The legal basis for the processing of your personal data is the legitimate interest to develop a commercial relationship with you, as well as your consent to forward you commercial communications. You can exercise, at any time and under the terms established under current regulation, your rights. If you prefer not to receive any further communications, please contact your client relationship manager if you are a client of Vontobel Group or notify the sender.
Please note for an exact reference to the affected group entity the corporate e-mail signature.
For further information about data privacy at Vontobel Group please consult <a href="https://www.vontobel.com">www.vontobel.com</a>.<br />
</p>
</body>
</html>
--
http://www.freelists.org/webpage/oracle-l
Received on Tue Jan 28 2020 - 17:25:47 CET