Hi,
I got a unprivileged LXC where I modified the hosts subuid/subgid files with "root:1100:4". The LXCs config got:
lxc.idmap: u 0 100000 1103
lxc.idmap: g 0 100000 1103
lxc.idmap: u 1103 1103 1
lxc.idmap: g 1103 1103 1
lxc.idmap: u 1104 101104...
Proxmox Backup Server needs at least relatime for the garbage collection to work correctly (see [1]). So yes, the atime property is needed, but for performance reasons only relatime is used (not standard atime).
From man 7 zfsprops:
[1]...
Hi,
Debian (like most distros nowadays) uses a modern systemd version that needs nesting. But feel free to open an enhancement request for showing a hint about this in the UI: https://bugzilla.proxmox.com/
I could be very wrong, but this is how I understand file size / record size / compression in PBS:
- Backups on the host are done in 4MB chunks.
- With compression enabled by default, ZSTD might compress them a little bit.
- With compression...
Hi,
this feature would be an absolute game changer.
I would like to have a functionality in PMG like the ThunderAI for Thunderbird (just the analyze for spam part).
https://github.com/micz/ThunderAI
It should pass the message to an AI LLM model...
Hi,
Proxmox VE 9 collects more stats about virtual machines, which requires a bit more time:
However, there was a recent improvement in qemu-server >= 9.0.23, currently available in the pve-test repository, that can help in certain situations...
But smart is just fine...
root@proxmox15:~# smartctl -a /dev/nvme0n1
smartctl 7.3 2022-02-28 r5338 [x86_64-linux-6.8.4-2-pve] (local build)
Copyright (C) 2002-22, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION...
Hi,
it fully depends on whether the issue occurs in Debian too. The tor package is provided by Debian, but Proxmox VE uses a different version of apparmor and the kernel. The issue doesn't seem to occur on pure Debian 13 from a quick test, so...
The issue was that the system was trying to connect to Proxmox servers via IPv6 first, but IPv6 connectivity wasn't working properly, causing timeouts.
Diagnosis:
- DNS resolution worked fine (both IPv4 and IPv6 addresses returned)
- Basic...
Just be aware there also exists "refreservation" additionally to "reservation"
refreservation is used to manage file system space without accounting for disk space consumed by descendents, such as snapshots and clones.
Peinlich, aber wahr: es dürfte nur daran gelegen haben, dass der Service `ocfs2.service` aus irgendeinem Grund disabled war.
Manuell hab ich das definitiv nicht gemacht, dürfte irgendwie im Rahmen des Upgrades passiert sein. Und ich hab das...
Hey there,
Hope you all well!
Today morning our customers started to reporting about missing incoming emails since yesetrday around 17:00.
Today morning my colleague logged into the PMG server on terminal and restarterd the postfix service and...