public inbox for [email protected]
help / color / mirror / Atom feedFrom: Abdul Sayeed <[email protected]>
To: KK CHN <[email protected]>
Cc: pgsql-general <[email protected]>
Subject: Re: Pgbackrest : Resumable backup of same type exists
Date: Thu, 1 May 2025 18:38:07 +0530
Message-ID: <CAHb=FFxVqia=yxO8vTMnohZHYWhhWvDA6CfMOJRW5vW8WDTLmw@mail.gmail.com> (raw)
In-Reply-To: <CAKgGyB8_o_uBApZjefiebyJjh19roKpK7=rCsuHXiL_OoxqNVw@mail.gmail.com>
References: <CAKgGyB8_o_uBApZjefiebyJjh19roKpK7=rCsuHXiL_OoxqNVw@mail.gmail.com>
Hello,
This warning message indicates that a *resumable backup*, labeled
20250425-115723F, already exists from a previous attempt. The backup system
has detected it and will do the following:
-
*Remove any invalid or corrupted files* from that existing backup
attempt.
-
*Resume* the backup from where it left off, rather than starting over.
This is a *normal and expected message* if a previous backup was
interrupted (due to system shutdown, network error, etc.). It helps avoid
wasting time and resources by reusing valid parts of the incomplete backup.
If you're concerned or just reviewing logs, you generally *don’t need to
take action* unless:
-
The resume process fails.
-
The backup system repeatedly logs this message without completing.
-
You're unsure if the resumed backup will be reliable (e.g., after a
crash).
Would you like help verifying the integrity of the resumed backup once it
finishes?
Else, DELETE the failed backup and take/run fresh backup.
rm -rf /var/lib/pgbackrest/backup/your_stanza_name/20250425-115723F
Thanks & Regards,
Abdul Sayeed
On Thu, May 1, 2025 at 1:20 PM KK CHN <[email protected]> wrote:
> Hi,
> Due to a backup failure in my Reposerver, the storage disk ran out of
> space, fixed later. I reschedule the cron job to take a full backup but
> it show for the last 3 hours
>
> 025-05-01 09:30:16.377 P00 WARN: resumable backup 20250425-115723F of
> same type exists -- invalid files will be removed then the backup will
> resume
>
> This message only I am seeing when looking at the backup log for my repo ,
> is this normal ? How much time does it take to start actual backup again ?
> Or something wrong ?
>
> root@db1 ~]# cat /etc/pgbackrest/pgbackrest.conf
> [My_Repo]
> pg1-path=/var/lib/postgres/16/data
> pg1-port=5444
> pg1-user=postgres
> pg-version-force=16
>
> [global]
> repo1-host=10.x.x.x
> repo1-host-user=postgres
>
> archive-async=y
> spool-path=/var/spool/pgbackrest
>
> log-level-console=info
> log-level-file=debug
> #log-level-file=warn
> log-level-stderr=info
> delta=y
>
> [global:archive-get]
> process-max=2
>
> [global:archive-push]
> process-max=4
>
> Regards,
> Krishane
>
>
--
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: Pgbackrest : Resumable backup of same type exists
In-Reply-To: <CAHb=FFxVqia=yxO8vTMnohZHYWhhWvDA6CfMOJRW5vW8WDTLmw@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox