PANIC on fsync failure

Edit
ID 1639
Title PANIC on fsync failure
Topic Bug Fixes
Created 2018-05-18 22:44:42
Last modified 2018-11-19 10:30:55 (6 years ago)
Latest email 2018-11-19 04:48:05 (6 years ago)
Status
2018-11: Committed
2018-09: Moved to next CF
2018-07: Moved to next CF
Target version
Authors Craig Ringer (ringerc)
Reviewers Thomas Munro (macdice)Become reviewer
Committer Thomas Munro (macdice)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/1639
git checkout commitfest/cf/1639
Emails
Postgres, fsync, and OSs (specifically linux)
First at 2018-04-27 22:28:42 by Andres Freund <andres at anarazel.de>
Latest at 2018-11-19 04:48:05 by Thomas Munro <thomas.munro at enterprisedb.com>
Latest attachment (0001-Don-t-forget-about-failed-fsync-requests-v5.patch) at 2018-11-18 02:20:45 from Thomas Munro <thomas.munro at enterprisedb.com>
    Attachment (0001-Don-t-forget-about-failed-fsync-requests-v5.patch) at 2018-11-18 02:20:45 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
    Attachment (0001-Don-t-forget-about-failed-fsync-requests-v4.patch) at 2018-10-18 23:26:39 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
    Attachment (0001-Keep-file-descriptors-open-to-avoid-losing-errors-v4.patch) at 2018-10-02 05:50:26 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
    Attachment (fsyncgate-v3.tgz) at 2018-09-28 09:37:29 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: No)
    Attachment (0001-Use-portable-close-on-exec-syscalls.patch) at 2018-08-10 12:09:16 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
    Attachment (v3-0001-PANIC-when-we-detect-a-possible-fsync-I-O-error-i.patch) at 2018-05-29 08:53:36 from Craig Ringer <craig at 2ndquadrant.com> (Patch: Yes)
    Attachment (0001-fixup-WIP-Optimize-register_dirty_segment-to-not-rep.patch) at 2018-05-22 18:59:51 from Andres Freund <andres at anarazel.de> (Patch: Yes)
    Attachment (0001-Fix-and-improve-pg_atomic_flag-fallback-implementati.patch) at 2018-05-22 16:47:40 from Andres Freund <andres at anarazel.de> (Patch: Yes)
    Attachment (v2-0001-freespace-Don-t-constantly-close-files-when-readi.patch) at 2018-05-22 01:08:23 from Andres Freund <andres at anarazel.de> (Patch: Yes)
    Attachment (v1-0001-freespace-Don-t-constantly-close-files-when-readi.patch) at 2018-05-18 21:03:57 from Andres Freund <andres at anarazel.de> (Patch: Yes)
    Attachment (v2-0001-PANIC-when-we-detect-a-possible-fsync-I-O-error-i.patch) at 2018-05-10 01:50:03 from Craig Ringer <craig at 2ndquadrant.com> (Patch: Yes)
History
When Who What
2018-11-19 10:30:55 Thomas Munro (macdice) Closed in commitfest 2018-11 with status: Committed
2018-11-17 01:38:49 Thomas Munro (macdice) Changed authors to Craig Ringer (ringerc)
2018-11-17 01:38:35 Thomas Munro (macdice) Changed authors to Craig Ringer (ringerc), Thomas Munro (macdice)
2018-11-17 01:38:35 Thomas Munro (macdice) Changed name to PANIC on fsync failure
2018-11-17 01:38:35 Thomas Munro (macdice) Changed committer to macdice
2018-10-01 02:17:04 Michael Paquier (michael-kun) Closed in commitfest 2018-09 with status: Moved to next CF
2018-09-28 09:40:27 Thomas Munro (macdice) Changed authors to Andres Freund (andresfreund), Thomas Munro (macdice)
2018-08-10 22:11:18 Andrew Dunstan (adunstan) Closed in commitfest 2018-07 with status: Moved to next CF
2018-05-19 23:13:58 Thomas Munro (macdice) Changed authors to Andres Freund (andresfreund)
2018-05-19 23:13:34 Thomas Munro (macdice) Added macdice as reviewer
2018-05-18 22:44:42 Andres Freund (andresfreund) Attached mail thread 20180427222842.in2e4mibx45zdth5@alap3.anarazel.de
2018-05-18 22:44:42 Andres Freund (andresfreund) Created patch record
Edit