Skip to content

ERROR: Refuse to push WAL segment 000000010000032B00000016 into archive. Instance parameters mismatch.Instance 'fis' should have SYSTEM_ID = 0 instead of 7016240137167361795 #645

@BeeKeeper74

Description

@BeeKeeper74

Добрый день.

Postgres v11

Неожиданно перестали отправляться wal логи в архив с ошибкой:
ERROR: Refuse to push WAL segment 000000010000032B00000016 into archive. Instance parameters mismatch.Instance 'fis' should have SYSTEM_ID = 0 instead of 7016240137167361795

archive_command = '/usr/bin/pg_probackup-11 archive-push -B /BACKUP/postgres/POSTGRESQL/PG_PROBACKUP/11 --instance=fis --wal-file-name=%f --archive-host=m-pg-probackup --archive-user=postgres --remote-proto=ssh --overwrite'

[postgres@m-pg-probackup fis]$ pg_probackup show-config --instance=fis

Backup instance information

pgdata = /var/lib/pgsql/11/data
system-identifier = 7016240137167361795
xlog-seg-size = 16777216

Connection parameters

pgdatabase = postgres
pghost = m-fis-prod-db

Replica parameters

replica-timeout = 5min

Archive parameters

archive-timeout = 5min

Logging parameters

log-level-console = INFO
log-level-file = LOG
log-format-console = PLAIN
log-format-file = PLAIN
log-filename = backup_main_v11.log
log-directory = /home/postgres/LOGs
log-rotation-size = 0TB
log-rotation-age = 0d

Retention parameters

retention-redundancy = 1
retention-window = 7
wal-depth = 0

Compression parameters

compress-algorithm = zlib
compress-level = 1

Remote access parameters

remote-proto = ssh
remote-host = m-fis-prod-db
remote-user = postgres

Подскажите пожалуйста куда копать.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions