From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: pmg-devel@lists.proxmox.com, Stoiko Ivanov <s.ivanov@proxmox.com>
Subject: applied: [PATCH pmg-api v3] fix #7407: cluster: report: increase maximal filesize to 4M
Date: Wed, 3 Jun 2026 01:44:32 +0200 [thread overview]
Message-ID: <178044386992.1710282.10866247529872677879.b4-ty@proxmox.com> (raw)
In-Reply-To: <20260316121712.30273-1-s.ivanov@proxmox.com>
On Mon, 16 Mar 2026 13:16:27 +0100, Stoiko Ivanov wrote:
> the postfix configuration files are read via PVE::INotify in our
> stack and have no implicit limit.
>
> PMG::Cluster and PMG::Report do read the same file's contents using
> `file_get_contents` with a limit (explicitly set, or implicit) of 1M.
>
> This causes the cluster-sync to fail in one reported deployment
> hosting ~40k domains, with explicit transport entries and comments
> (resulting in a 1.4M /etc/pmg/transport).
>
> [...]
Applied, thanks!
[1/1] fix #7407: cluster: report: increase maximal filesize to 4M
commit: 69a62d286498cee24765d6bcdd3939534e224118
prev parent reply other threads:[~2026-06-02 23:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-16 12:16 [PATCH pmg-api v3] fix #7407: cluster: report: increase maximal filesize to 4M Stoiko Ivanov
2026-06-02 23:44 ` Thomas Lamprecht [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178044386992.1710282.10866247529872677879.b4-ty@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=pmg-devel@lists.proxmox.com \
--cc=s.ivanov@proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.