Am 12.05.25 um 14:41 schrieb Fiona Ebner:
> The single-letter suffixes are ambiguous and especially in the context
> of disks, the powers of ten are usually used. Proxmox VE uses
> multiples of 1024 however. By adapting format_size() to use the verbose
> suffixes all newly written or re-written siz
Am 12.05.25 um 15:00 schrieb Fiona Ebner:
> Am 12.05.25 um 14:41 schrieb Fiona Ebner:
>> Maybe best is to wait for PVE 9 with this and do a parse+write for all
>> guest configs (including their snapshots) in the pve8to9 script? The
>> change also breaks backwards migration to a node that doesn't
>>
Hello all,
The gist is in the subject.
## Rationale
The main rationale is that we want to reduce friction when working on the
code base, and, more importantly, when submitting and reviewing patches.
Pointing out basic style errors costs time and energy on both sides. If we
can reduce that, the t
On Fri, 02 May 2025 16:21:33 +0200, Fiona Ebner wrote:
> As reported in the community forum [0] and the virtio-win project [1],
> virtiofsd will run into its open file limit when used with a Windows
> guest that reads too many files. It's also reported that the issue
> does not occur with Linux gue
Am 11.04.25 um 11:37 schrieb Fiona Ebner:
> Proxmox VE will not drop the GlusterFS plugin during the PVE 8.x
> support lifecycle. Avoid scaring users early.
Those warnings from QEMU come up as standard info in the task log IIRC?
I.e., not as task warning on our side. In that case, it might be nice