Re: FileFallocate misbehaving on XFS

From: Andrea Gelmini <andrea(dot)gelmini(at)gmail(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Michael Harris <harmic(at)gmail(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Jakub Wartak <jakub(dot)wartak(at)enterprisedb(dot)com>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Tomas Vondra <tomas(at)vondra(dot)me>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: FileFallocate misbehaving on XFS
Date: 2025-01-02 10:41:56
Message-ID: CAK-xaQbOc=KcCtgEpCiFNEKtXBx75rAyZA2ME66dpn01ndkWiw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Il giorno mar 31 dic 2024 alle ore 16:31 Andres Freund <andres(at)anarazel(dot)de>
ha scritto:

2024-12-19 04:47:04 CET [2646363]: ERROR: could not extend file
> "pg_tblspc/107724/PG_16_202307071/465960/3232056651.2" by 11 blocks, from
> 29850 to 29861, using FileFallocate(): No space left on device

Dunno it it helps, but today I read this reference in latest patchset on
XFS mailing list:
https://lore.kernel.org/linux-xfs/20241104014439(dot)3786609-1-zhangshida(at)kylinos(dot)cn/

It could be related and explain the effect?

For the record, I found it here:
https://lore.kernel.org/linux-xfs/CANubcdXWHOtTW4PjJE1qjAJHEg48LS7MFc065gcQwoH7s0Ybqw(at)mail(dot)gmail(dot)com/

Ciao,
Gelma

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Zhou, Zhiguo 2025-01-02 12:16:42 RE: [RFC] Lock-free XLog Reservation from WAL
Previous Message vignesh C 2025-01-02 10:34:25 Re: Conflict detection for update_deleted in logical replication