--- Begin Message ---
Hi,
A lot of user are complaining about dist-upgrade trying to remove
pve-manager
https://forum.proxmox.com/threads/upgrading-pve-tries-to-remove-
proxmox-ve-package.149101/page-3
It seem that's because of a missing proxmox-backup-client_3.2.5-1
version depend . (It
Forgot to include the following note here:
Fabian noted we should do some benchmarks to validate that the more
conservative/safe settings for connection reuse do not result in a
huge performance drop. I haven't gotten around to do these benchmarks,
but wanted to submit the patch as
The API server proxies HTTP requests in two cases:
- between cluster nodes (pveproxy->pveproxy)
- between daemons on one node for protected API endpoints
(pveproxy->pvedaemon)
The API server uses AnyEvent::HTTP for proxying, with unfortunate
settings for connection reuse (details below). With t
The drained section needs to be terminated before breaking out of the
loop in the error scenarios. Otherwise, guest IO on the drive would
become stuck.
Signed-off-by: Fiona Ebner
---
.../0050-PVE-backup-add-fleecing-option.patch | 22 ++-
...ve-error-when-copy-before-write-fail.p
Avoids some line bloat in the create_backup_jobs_bh() function and is
in preparation for setting up the snapshot access independently of
fleecing, in particular that will be useful for providing access to
the snapshot via NBD.
Signed-off-by: Fiona Ebner
---
.../0050-PVE-backup-add-fleecing-optio
new v3 is available
https://lists.proxmox.com/pipermail/pve-devel/2024-May/064009.html
On 2024-05-22 10:33, Aaron Lauterer wrote:
Signed-off-by: Aaron Lauterer
---
changes since v1:
* incorporated suggested changes in phrasing to fix grammar and
distinguish the steps on how to power down
Ping. Patch still applies.
On Fri, May 10, 2024 at 03:16:18PM +0200, Christoph Heiss wrote:
> Works the same as in our PBS documentation and is generally common for
> documentations.
>
> Very useful for linking specific sections of the documentation in other
> places. Previously, this always had t
Am 06.06.24 um 09:02 schrieb Fabian Grünbichler:
> ping, it's in linux-next in the meantime :)
>
And now in some mainline stable kernels and v6.10-rc3.
___
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/li
--- Begin Message ---
Hi,
Could it be possible to apply this patch series ? (or a review if it
need cleanup)
(I see a lot of users requesting for it)
Thanks !
Alexandre
BTW: I'm a little bit off currently, I'm working on vm luks encryption,
I'll send a patch series soon.
Message
Ping. Still applies cleanly.
On Mon, May 13, 2024 at 11:49:08AM +0200, Christoph Heiss wrote:
> The proxmox-auto-install-assistant uses
> - glob patterns for disk matching, which can be pre-compiled for
> efficiency
> - regexes for udev property matching, which can be simplified by some
>
10 matches
Mail list logo