Bug #81526 | Behavior of atomic write feature not documented | ||
---|---|---|---|
Submitted: | 20 May 2016 17:36 | Modified: | 23 Jun 2016 17:41 |
Reporter: | Geoff Montee | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Documentation | Severity: | S3 (Non-critical) |
Version: | 5.7 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | documentation, flash, fusion-io, innodb |
[20 May 2016 17:36]
Geoff Montee
[21 May 2016 0:15]
MySQL Verification Team
Thank you for the bug report.
[23 Jun 2016 17:41]
Daniel Price
Posted by developer: The changelog entry has beed revised as follows: "If system tablespace files (ibdata files) are located on Fusion-io devices that support atomic writes, doublewrite buffering is automatically disabled and Fusion-io atomic writes are used for all data files. Because the doublewrite buffer setting is global, doublewrite buffering is also disabled for data files residing on non-Fusion-io hardware. This feature is only supported on Fusion-io hardware and is only enabled for Fusion-io NVMFS on Linux. To take full advantage of this feature, an innodb_flush_method setting of O_DIRECT is recommended." Information about this feature has been added to the following pages. The changes should appear online soon. https://dev.mysql.com/doc/refman/5.7/en/innodb-disk-io.html https://dev.mysql.com/doc/refman/5.7/en/optimizing-innodb-diskio.html https://dev.mysql.com/doc/refman/5.7/en/innodb-parameters.html#sysvar_innodb_doublewrite Thank you for the bug report.